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