Skip to content

Commit

Permalink
contents: write is required for the generic builder (#758)
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Michael Larson <[email protected]>

Signed-off-by: Seth Michael Larson <[email protected]>
  • Loading branch information
sethmlarson authored Aug 23, 2022
1 parent 6032d9b commit 8dc70f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/builders/generic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
permissions:
actions: read
id-token: write
contents: read
contents: write
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
with:
base64-subjects: "${{ needs.build.outputs.hashes }}"
Expand Down

0 comments on commit 8dc70f0

Please sign in to comment.