Skip to content

Commit

Permalink
fix: attestations permission in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Apr 26, 2024
1 parent f21d21f commit 70f2137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on.push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
name: "Checks"
uses: ./.github/workflows/checks.scorecards.yml
permissions:
attestations: "read"
actions: "read"
contents: "read"
checks: "read"
Expand Down

0 comments on commit 70f2137

Please sign in to comment.