mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01:00
build(deps): update embarkstudios/cargo-deny-action action to v1.5.1
This commit is contained in:
parent
941b1bd1c8
commit
95a036bfa1
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@v3
|
||||
- name: Test | Security Audit
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.0
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.1
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
|
Loading…
Reference in New Issue
Block a user