We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c675af5 commit 0250bffCopy full SHA for 0250bff
.github/workflows/security_audit.yml
@@ -25,6 +25,6 @@ jobs:
25
with:
26
persist-credentials: false
27
28
- - uses: EmbarkStudios/cargo-deny-action@2d8c9929d8f9f42bedba73f1287cb0b479f07acb
+ - uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba
29
30
command: check ${{ matrix.checks }}
0 commit comments