Skip to content

Commit

Permalink
Fix permissions in doc (#1247)
Browse files Browse the repository at this point in the history
I thought for sure we had fixed all these.

Related: #1240 

Signed-off-by: Ian Lewis <ianlewis@google.com>

Signed-off-by: Ian Lewis <ianlewis@google.com>
  • Loading branch information
ianlewis committed Nov 28, 2022
1 parent 9b9fcaa commit ae287a9
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 @@ -666,7 +666,7 @@ provenance:
permissions:
actions: read
id-token: write
contents: read
contents: write
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.2
with:
base64-subjects: "${{ needs.build.outputs.hashes }}"
Expand Down

0 comments on commit ae287a9

Please sign in to comment.