Skip to content

Commit

Permalink
Update verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon authored Mar 21, 2024
1 parent 406cdd6 commit 4e383a8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
id-token: write # For signing
contents: write # For asset uploads
actions: read
uses: slsa-framework/example-trw/.github/workflows/builder_low-perms_slsa3.yml@v0.0.1
uses: slsa-framework/example-trw/.github/workflows/builder_low-perms_slsa3.yml@v1.10.0
with:
artifact: ${{ needs.generate_name.outputs.gha_delegator-lowperms_binary-name }}
content: "hello"
Expand All @@ -209,7 +209,7 @@ jobs:
contents: write # For asset uploads
packages: write # To write to github packages
actions: read
uses: slsa-framework/example-trw/.github/workflows/builder_high-perms_slsa3.yml@v0.0.1
uses: slsa-framework/example-trw/.github/workflows/builder_high-perms_slsa3.yml@v1.10.0
with:
artifact: ${{ needs.generate_name.outputs.gha_delegator_binary-name }}
content: "hello"
Expand Down

0 comments on commit 4e383a8

Please sign in to comment.