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