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

This commit is contained in:
renovate[bot]
2026-04-14 09:28:23 +00:00
committed by GitHub
parent 0450b84237
commit f2bd7f28b3
+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.16
uses: EmbarkStudios/cargo-deny-action@v2.0.17
with:
command: check ${{ matrix.checks }}