Skip to content

Commit

Permalink
Merge pull request #130 from coreruleset/fix-codeql-permissions
Browse files Browse the repository at this point in the history
fix: codeql permissions
  • Loading branch information
fzipi authored Mar 4, 2024
2 parents 80fd6c1 + 9ee687f commit 54d520a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
# required for all workflows
security-events: write

strategy:
fail-fast: false
Expand Down

0 comments on commit 54d520a

Please sign in to comment.