Skip to content

Commit

Permalink
include needed permissions for codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
cglewis committed Jun 4, 2024
1 parent 2d66f1c commit 0809e49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ on:

jobs:
analyze:
permissions:
actions: read
contents: write
security-events: write
name: Analyze
runs-on: ubuntu-latest

Expand Down

0 comments on commit 0809e49

Please sign in to comment.