Skip to content

Commit 1265605

Browse files
committed
fix: add required permission
1 parent 97a9084 commit 1265605

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/osv-scanner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ permissions:
2626
security-events: write
2727
# Read commit contents
2828
contents: read
29+
# Required by the reusable workflow
30+
actions: read
2931

3032
jobs:
3133
scan-scheduled:

0 commit comments

Comments
 (0)