Skip to content

Commit

Permalink
ci: fix codeql permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Dec 20, 2024
1 parent 3981ac7 commit 73d605d
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 @@ -12,6 +12,10 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
Expand Down

0 comments on commit 73d605d

Please sign in to comment.