build(deps): update embarkstudios/cargo-deny-action action to v1.6.0
This commit is contained in:
parent
f66bfd9435
commit
cede42b5db
|
@ -24,6 +24,6 @@ jobs:
|
|||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Test | Security Audit
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.15
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.6.0
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
|
|
Loading…
Reference in New Issue