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 67a86f0 commit 8b7a6dcCopy full SHA for 8b7a6dc
.github/workflows/security_audit.yaml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: ubuntu-20.04
8
steps:
9
- uses: actions/checkout@v3
10
- - uses: rustsec/audit-check@v1.4.1
+ - uses: rustsec/audit-check@v2.0.0
11
with:
12
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments