build(deps): update embarkstudios/cargo-deny-action action to v1.5.4

This commit is contained in:
renovate[bot] 2023-07-28 18:59:28 +00:00 committed by GitHub
parent 065b67f1f1
commit 36f0f21e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v3
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v1.5.2
uses: EmbarkStudios/cargo-deny-action@v1.5.4
with:
command: check ${{ matrix.checks }}