Skip to content

Commit 0688a34

Browse files
takyyonKrrish Mittal
and
Krrish Mittal
authoredFeb 2, 2024
update permissions (#7572)
Co-authored-by: Krrish Mittal <[email protected]>
1 parent 5bed915 commit 0688a34

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.github/workflows/codeql.yml

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ on:
99
jobs:
1010
CodeQL-Build:
1111

12+
permissions:
13+
# required for all workflows
14+
security-events: write
15+
16+
# only required for workflows in private repositories
17+
actions: read
18+
contents: read
1219
# CodeQL runs on ubuntu-latest and windows-latest
1320
runs-on: ubuntu-latest
1421

0 commit comments

Comments
 (0)
Please sign in to comment.