Skip to content

Commit ce97bf3

Browse files
authored
Update .github/workflows/codeql-analysis.yml
1 parent 458cb15 commit ce97bf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ permissions:
1919

2020
jobs:
2121
CodeQL-Build:
22+
permissions:
23+
security-events: write # for github/codeql-action/analyze to upload SARIF results
2224
runs-on: ubuntu-latest
2325

2426
steps:

0 commit comments

Comments
 (0)