Skip to content

Commit

Permalink
add action read permission for SARIF upload step
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-elileers committed Jul 17, 2024
1 parent 5db4969 commit 724a28f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
# security-events must be set to write for the SARIF upload step
permissions:
security-events: write
contents: read
contents: read
actions: read

0 comments on commit 724a28f

Please sign in to comment.