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

This commit is contained in:
renovate[bot]
2025-03-10 13:55:30 +00:00
committed by GitHub
parent eee6403ee6
commit 837b157542
+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.10
uses: EmbarkStudios/cargo-deny-action@v2.0.11
with:
command: check ${{ matrix.checks }}