mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
spell audit-check repo correctly
This commit is contained in:
parent
69850e5f6a
commit
38ad3bc14b
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: rust-rs/audit-check@master
|
||||
- uses: actions-rs/audit-check@master
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue