build(deps): update embarkstudios/cargo-deny-action action to v2.0.5 (#6583)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-20 15:01:38 +00:00
committed by GitHub
parent 1437acb956
commit a6f3698fdd
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v2.0.4
uses: EmbarkStudios/cargo-deny-action@v2.0.5
with:
command: check ${{ matrix.checks }}