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 d199f0e commit f2746e7Copy full SHA for f2746e7
.github/workflows/security-audit.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
path: ~/.cargo/bin
27
key: ${{ runner.os }}-cargo-audit-v0.15.2
28
- - uses: rustsec/audit-check@v1
+ - uses: rustsec/audit-check@v2
29
30
token: ${{ secrets.GITHUB_TOKEN }}
31
0 commit comments