Skip to content

Commit 4785457

Browse files
committed
set security-events: write for CodeQL workflow
1 parent 0878295 commit 4785457

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
name: Analyze
1414
runs-on: ubuntu-latest
1515

16+
permissions:
17+
security-events: write
18+
1619
steps:
1720
- name: Checkout repository
1821
uses: actions/checkout@v2

0 commit comments

Comments
 (0)