Skip to content

Commit

Permalink
Fix CodeQL permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgavin committed Jul 25, 2023
1 parent ed3fcb0 commit 58a93d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
branches:
- master

permissions:
actions: read
contents: read
security-events: write

jobs:
codeql:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 58a93d1

Please sign in to comment.