Skip to content

Commit 718b130

Browse files
traskotelbot[bot]
andauthored
Ensure correct CodeQL workflow permissions (open-telemetry#559)
Co-authored-by: otelbot <[email protected]>
1 parent a1501f0 commit 718b130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/webserver.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ jobs:
199199

200200

201201
Codeql-build:
202+
permissions:
203+
security-events: write # for github/codeql-action/analyze to upload SARIF results
202204
name: static-analysis
203205
runs-on: ubuntu-20.04
204206
steps:

0 commit comments

Comments
 (0)