Update .github/workflows/security.yml

Co-authored-by: Tomas Babej <tomas@tbabej.com>
This commit is contained in:
Dustin J. Mitchell
2022-07-24 14:45:58 -04:00
committed by Tomas Babej
parent 56ea105e25
commit 72a8be3340

View File

@@ -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