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