Skip to content

Commit e64f59b

Browse files
committed
Add action read permission.
1 parent f7fe7c5 commit e64f59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action_scanning.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions:
1414
contents: read
1515
security-events: write
16+
actions: read
1617

1718
jobs:
1819
semgrep:

0 commit comments

Comments
 (0)