fix: Permissions syntax

This commit is contained in:
Alex 2022-09-18 18:55:47 +01:00 committed by GitHub
parent 574641ac63
commit e03201efbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,8 @@ on:
- '**/Cargo.lock'
schedule:
- cron: '3 3 3 * *'
permissions: read
permissions:
contents: read
jobs:
security_audit:
permissions: