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

This commit is contained in:
renovate[bot] 2023-04-06 17:54:59 +00:00 committed by GitHub
parent 941b1bd1c8
commit 95a036bfa1
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.0
uses: EmbarkStudios/cargo-deny-action@v1.5.1
with:
command: check ${{ matrix.checks }}