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

This commit is contained in:
renovate[bot] 2023-04-12 14:59:17 +00:00
parent c7949706a1
commit 3368b91034
1 changed files with 1 additions and 1 deletions

View File

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