Skip to content

Commit

Permalink
ci: actions-rs/audit-check -> rustsec/audit-check
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu authored and chifflier committed Apr 19, 2024
1 parent ee93ffd commit 31e27d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rs/audit-check@v1
- uses: rustsec/audit-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 31e27d1

Please sign in to comment.