Skip to content

Commit

Permalink
Add actions: read permission to upload sarif action
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jul 2, 2024
1 parent b182967 commit 0f82af8
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 @@ -236,6 +236,7 @@ jobs:
reviewdog-sarif:
permissions:
contents: read
actions: read
name: reviewdog (sarif)
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0f82af8

Please sign in to comment.