Skip to content

Commit e9159ac

Browse files
committed
fix: Docs repo
1 parent 49cdbff commit e9159ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v3
31-
- uses: actions-rs/audit-check@v1
31+
- uses: rustsec/audit-check@v1
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
```

0 commit comments

Comments
 (0)