Merge pull request #6029 from turrisxyz/Pinned-Dependencies-GitHub

chore: Set permissions for GitHub actions
This commit is contained in:
Kris Nuttycombe 2022-07-14 11:02:36 -06:00 committed by GitHub
commit 054334bbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ name: Audits
on: [push, pull_request]
permissions:
contents: read
jobs:
cargo-vet:
name: Vet Rust dependencies