Skip to content

Commit 4291c75

Browse files
authored
Merge pull request github#15631 from github/angelapwen/extend-permissions
Add `security-events: write` permission in `ql-for-ql-build.yml`
2 parents 4e022e2 + c751116 commit 4291c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
permissions:
1313
contents: read
14-
security-events: read
14+
security-events: write
1515

1616
jobs:
1717
analyze:

0 commit comments

Comments
 (0)