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

This commit is contained in:
renovate[bot]
2024-02-05 09:10:03 +00:00
committed by GitHub
parent 1e43ec6e33
commit c367d0089d
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v1.5.12
uses: EmbarkStudios/cargo-deny-action@v1.5.13
with:
command: check ${{ matrix.checks }}