build(deps): update embarkstudios/cargo-deny-action action to v1.5.9
This commit is contained in:
parent
482c7b719f
commit
6d006132f2
|
@ -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.5.7
|
uses: EmbarkStudios/cargo-deny-action@v1.5.9
|
||||||
with:
|
with:
|
||||||
command: check ${{ matrix.checks }}
|
command: check ${{ matrix.checks }}
|
||||||
|
|
Loading…
Reference in New Issue