Skip to content

Commit 3c72116

Browse files
committed
perms
1 parent b3bd36b commit 3c72116

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/osv.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ on:
1515
branches: [main]
1616

1717
permissions:
18-
actions: read
1918
contents: read
20-
security-events: write
2119

2220
jobs:
2321
scan-pr:
22+
permissions:
23+
actions: read
24+
contents: read
25+
security-events: write
2426
uses: "google/osv-scanner-action/.github/workflows/[email protected]"

0 commit comments

Comments
 (0)