Skip to content

Commit

Permalink
Set permissions to read-all in .github/workflows/analysis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Nov 19, 2023
1 parent c7f31c0 commit 84a77a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Dependency Review

on: pull_request

permissions:
contents: read
permissions: read-all

jobs:
dependency-review:
Expand Down

0 comments on commit 84a77a1

Please sign in to comment.