Skip to content

Commit af8096c

Browse files
author
github-actions
committed
automatic update
from rust-github/template@9042089
1 parent ed6e3d0 commit af8096c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout repository
1818
uses: actions/checkout@v4
1919
- name: Run security audit
20-
uses: rustsec/audit-check@v1.4.1
20+
uses: rustsec/audit-check@v2.0.0
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)