Skip to content

Commit

Permalink
chore: update codeql permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeqo committed Jan 30, 2024
1 parent 68fc29e commit 251ae3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ on:
schedule:
- cron: '42 20 * * 6'


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

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 251ae3c

Please sign in to comment.