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

This commit is contained in:
renovate[bot] 2025-03-04 16:08:59 +00:00 committed by GitHub
parent c02dc0fc4d
commit bef58baf61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.7
uses: EmbarkStudios/cargo-deny-action@v2.0.10
with:
command: check ${{ matrix.checks }}