Skip to content

Commit c0d7f7a

Browse files
authored
Fix_perms (#11)
* Fix checkout to hard-code repo location. * fix name to just be org/repo * Add action read permission.
1 parent f8b023a commit c0d7f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action_scanning.yml

Lines changed: 1 addition & 0 deletions
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)