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

This commit is contained in:
renovate[bot] 2024-01-24 18:47:34 +00:00 committed by GitHub
parent aaf768d95c
commit 7ec0e62ea3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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