1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-05 15:12:14 +00:00

build(deps): update embarkstudios/cargo-deny-action action to v1.5.9

This commit is contained in:
renovate[bot] 2024-01-22 11:26:16 +00:00 committed by GitHub
parent 482c7b719f
commit 6d006132f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v1.5.7
uses: EmbarkStudios/cargo-deny-action@v1.5.9
with:
command: check ${{ matrix.checks }}