Skip to content

Commit

Permalink
[fix](build): revert to read-all permissions (#642)
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
  • Loading branch information
RalphHightower authored Jan 10, 2025
1 parent 99a9ab9 commit 6db7843
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ name: scorecard.yml — OpenSSF Scorecard
push:
branches:
- main
permissions:
actions: read
contents: read
security-events: write
permissions: read-all

jobs:
analysis:
name: Scorecard analysis
Expand Down

0 comments on commit 6db7843

Please sign in to comment.