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

This commit is contained in:
renovate[bot]
2024-01-19 22:40:35 +00:00
parent 17d5622cc8
commit 608391bab3
+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.5
uses: EmbarkStudios/cargo-deny-action@v1.5.6
with:
command: check ${{ matrix.checks }}