Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon committed Apr 24, 2024
1 parent e8afc25 commit 50ab229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/builder_source-archive_slsa3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ jobs:
needs: [slsa-setup]
permissions:
id-token: write # For signing.
contents: read # For repo checkout of private repos.
contents: write # To release assets.
packages: write # To publish to GitHub packages.
actions: read # For getting workflow run on private repos.
uses: slsa-framework/slsa-github-generator/.github/workflows/delegator_generic_slsa3.yml@main
with:
Expand Down

0 comments on commit 50ab229

Please sign in to comment.