Skip to content

Commit 774054b

Browse files
authored
Update codeql-analysis.yml (#135)
1 parent ae19293 commit 774054b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql-analysis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ jobs:
2424
analyze:
2525
name: Analyze
2626
runs-on: ubuntu-latest
27+
permissions: # https://eng.ms/docs/more/github-inside-microsoft/sdl/codeql#create-standalone-codeql-workflow
28+
actions: read
29+
contents: read
30+
security-events: write
2731

2832
strategy:
2933
fail-fast: false

0 commit comments

Comments
 (0)