Skip to content

Commit 5068a98

Browse files
authored
Update codeql-analysis.yml
1 parent f147079 commit 5068a98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
analyze:
1919
name: Analyze
2020
runs-on: ubuntu-latest
21+
permissions:
22+
contents: read
23+
actions: read
24+
security-events: write
2125

2226
strategy:
2327
fail-fast: false

0 commit comments

Comments
 (0)