Skip to content

Commit c751116

Browse files
authored
Add security-events: write permission
1 parent 4e022e2 commit c751116

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)