Update .github/workflows/security.yml
Co-authored-by: Tomas Babej <tomas@tbabej.com>
This commit is contained in:
committed by
Tomas Babej
parent
56ea105e25
commit
72a8be3340
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
name: "Audit Dependencies"
|
||||
name: "Audit Rust Dependencies"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: GothenburgBitFactory/audit-check@master
|
||||
|
||||
Reference in New Issue
Block a user