mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
stop using forked audit action
This commit is contained in:
parent
bad3b3d700
commit
4852b146a8
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: GothenburgBitFactory/audit-check@master
|
||||
- uses: rust-rs/audit-check@master
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue