Skip to content

Commit 8d47c37

Browse files
authored
Update CodeQL permissions (#2103)
1 parent a61de15 commit 8d47c37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/analyze.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
pull_request:
88
branches: ['main']
99

10+
permissions:
11+
security-events: write
12+
actions: read
13+
contents: read
14+
1015
jobs:
1116
analyze:
1217
name: Analyze

0 commit comments

Comments
 (0)