Skip to content

Commit c4d931c

Browse files
committed
.github/workflows/codeql-analysis.yml: fix.
1 parent e809d4e commit c4d931c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
name: Analyze
2323
runs-on: ubuntu-latest
2424

25+
permissions:
26+
security-events: write
27+
2528
strategy:
2629
fail-fast: false
2730
matrix:

0 commit comments

Comments
 (0)