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

This commit is contained in:
renovate[bot]
2025-08-14 14:57:48 +00:00
committed by GitHub
parent 1df755159d
commit 547336a5f7
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v5
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v2.0.12
uses: EmbarkStudios/cargo-deny-action@v2.0.13
with:
command: check ${{ matrix.checks }}