Update scorecards.yml

This commit is contained in:
Anthony Stirling 2024-12-21 14:31:25 +00:00 committed by GitHub
parent 51577a0a69
commit 1defa441d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,15 @@ on:
branches: ["main"]
# Declare default permissions as read only.
permissions: read-all
permissions:
# Needs to be read-all for general access
contents: read
security-events: write # For uploading security results
id-token: write # For publishing results
actions: read
issues: read
pull-requests: read
checks: read
jobs:
analysis: