Skip to content

Commit

Permalink
Enhance GitHub Actions workflow permissions to allow package manageme…
Browse files Browse the repository at this point in the history
…nt for security updates
  • Loading branch information
jaydrogers committed Dec 11, 2024
1 parent 2771da4 commit 0bcaafd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:

permissions:
contents: write
packages: write

jobs:
scan-vulnerabilities:
Expand Down

0 comments on commit 0bcaafd

Please sign in to comment.