From 4e383a8215c979d61c6afd2e125cb2f559090adf Mon Sep 17 00:00:00 2001 From: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Date: Thu, 21 Mar 2024 05:01:51 -0700 Subject: [PATCH] Update verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com> --- .../verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml b/.github/workflows/verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml index 1db1aba671..4e0c9a0fdf 100644 --- a/.github/workflows/verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml +++ b/.github/workflows/verifier-e2e.all.workflow_dispatch.main.all.slsa3.yml @@ -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" @@ -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"