Skip to content

Commit c8ecbd4

Browse files
committed
Give CodeQL build write access on security-events
1 parent ad0a814 commit c8ecbd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313

1414
runs-on: ubuntu-latest
1515

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

0 commit comments

Comments
 (0)