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

This commit is contained in:
renovate[bot]
2026-04-10 13:38:07 +00:00
committed by GitHub
parent 0e825d4f1d
commit 3c4a4868ae
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v6
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v2.0.15
uses: EmbarkStudios/cargo-deny-action@v2.0.16
with:
command: check ${{ matrix.checks }}