build(deps): update embarkstudios/cargo-deny-action action to v1.5.5 (#5473)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-15 15:35:53 +02:00 committed by GitHub
parent d14b29cee2
commit 97690bc75f
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v1.5.4
uses: EmbarkStudios/cargo-deny-action@v1.5.5
with:
command: check ${{ matrix.checks }}