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