Skip to content

Commit

Permalink
CI: Brakeman needs security-events: write permissions
Browse files Browse the repository at this point in the history
In order to write code scanning alerts
  • Loading branch information
tvdeyen committed Jan 8, 2025
1 parent 2a93ced commit 21a0886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/brakeman-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ concurrency:

permissions:
contents: read
security-events: write

on:
push:
Expand Down

0 comments on commit 21a0886

Please sign in to comment.