We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0198c commit f1b6c75Copy full SHA for f1b6c75
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
cache-on-failure: true
37
38
- name: Install security tools
39
- uses: taiki-e/install-action@ace6ebe54a6a0c86dfb5f7764b17f793b6925bc3 # v2.82.3
+ uses: taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2.82.7
40
with:
41
tool: cargo-deny,cargo-audit
42
0 commit comments