Skip to content

Commit 8b7a6dc

Browse files
committed
Upgrade rustsec/audit-check action to v2.0.0
1 parent 67a86f0 commit 8b7a6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security_audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
runs-on: ubuntu-20.04
88
steps:
99
- uses: actions/checkout@v3
10-
- uses: rustsec/audit-check@v1.4.1
10+
- uses: rustsec/audit-check@v2.0.0
1111
with:
1212
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)