Skip to content

Commit edb4a2e

Browse files
authored
Cheating: update permissions
1 parent 09e7409 commit edb4a2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
# TEMPORARY RESTORE - REMOVE WITH CONFIG
1515
CodeQL-Build:
1616
runs-on: ubuntu-latest
17+
permissions:
18+
actions: read
19+
contents: read
20+
security-events: write
1721
steps:
1822
- name: Checkout repository
1923
uses: actions/checkout@v2

0 commit comments

Comments
 (0)