Skip to content

Commit

Permalink
Merge pull request #1815 from reviewdog/fix-upload-sarif-action-error-2
Browse files Browse the repository at this point in the history
Add security-events: write for upload-sarif action
  • Loading branch information
haya14busa authored Jul 2, 2024
2 parents c18bb3c + 480cd8c commit cac6f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
permissions:
contents: read
actions: read
security-events: write
name: reviewdog (sarif)
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit cac6f5b

Please sign in to comment.