Skip to content

Commit 6a47dd7

Browse files
[DMS-515] Needed to upload the results to code-scanning dashboard (#15)
1 parent 1cc331c commit 6a47dd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
defaults:
2121
run:
2222
working-directory: kafka/ed-fi-kafka-connect-transforms
23+
permissions:
24+
# Needed to upload the results to code-scanning dashboard.
25+
security-events: write
2326

2427
steps:
2528
- name: Checkout the Repo

0 commit comments

Comments
 (0)