Skip to content

Commit 3353eb1

Browse files
meysholdtona-agent
andcommitted
Add actions:read permission required by osv-scanner v2
Co-authored-by: Ona <no-reply@ona.com>
1 parent ffbc6aa commit 3353eb1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/osv-scanner.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ on:
2222
branches: [ "main" ]
2323

2424
permissions:
25-
# Require writing security events to upload SARIF file to security tab
2625
security-events: write
27-
# Read commit contents
2826
contents: read
27+
actions: read
2928

3029
jobs:
3130
scan-scheduled:

0 commit comments

Comments
 (0)