Skip to content

Commit 19cf6d1

Browse files
committed
a maintained fork
1 parent 1abe7a0 commit 19cf6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@v6
28-
- uses: actions-rs/audit-check@v1.2.0
28+
- uses: rustsec/audit-check@v2
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)