mirror of
https://github.com/starship/starship.git
synced 2024-11-22 00:04:05 +01:00
build(deps): update embarkstudios/cargo-deny-action action to v2 (#6161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c33d48840
commit
cf361444d9
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Test | Security Audit
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.6.3
|
||||
uses: EmbarkStudios/cargo-deny-action@v2.0.1
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
|
Loading…
Reference in New Issue
Block a user