mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
rustsec org is now hosting audit-check
This commit is contained in:
parent
38ad3bc14b
commit
9c0bccd08a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
|
@ -15,6 +15,6 @@ jobs:
|
|||
name: "Audit Rust Dependencies"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/audit-check@master
|
||||
- uses: rustsec/audit-check@master
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue