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

This commit is contained in:
renovate[bot]
2026-01-08 14:27:31 +00:00
committed by GitHub
parent 8803ef44c9
commit 4f9cd04ae0
+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.14
uses: EmbarkStudios/cargo-deny-action@v2.0.15
with:
command: check ${{ matrix.checks }}