Skip to content

Commit

Permalink
Update GitHub Actions workflow permissions to include security-events…
Browse files Browse the repository at this point in the history
… for enhanced vulnerability management
  • Loading branch information
jaydrogers committed Dec 11, 2024
1 parent 0bcaafd commit 8edefa5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
permissions:
contents: write
packages: write
security-events: write

jobs:
scan-vulnerabilities:
Expand Down

0 comments on commit 8edefa5

Please sign in to comment.