build(deps): update embarkstudios/cargo-deny-action action to v2.0.6

This commit is contained in:
renovate[bot]
2025-02-24 09:50:00 +00:00
committed by GitHub
parent e0946c0664
commit 22a887b2a3
+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.5
uses: EmbarkStudios/cargo-deny-action@v2.0.6
with:
command: check ${{ matrix.checks }}