build(deps): update embarkstudios/cargo-deny-action action to v1.6.2

This commit is contained in:
renovate[bot] 2024-03-22 11:37:11 +00:00
parent 19ae0fbe8c
commit df107acc6d
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v1.6.1
uses: EmbarkStudios/cargo-deny-action@v1.6.2
with:
command: check ${{ matrix.checks }}