From 372c93ca2ac641fa855a66f0a2a3e3a67006fad8 Mon Sep 17 00:00:00 2001 From: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:57:07 -0400 Subject: [PATCH] chore: v2.0.0-rc.0: update adversarial test: Adversarial container-based next step in release process https://github.com/slsa-framework/slsa-github-generator/blob/main/RELEASE.md#adversarial-container-based-builder slsa-framework/slsa-github-generator#3576 Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com> --- ....workflow_dispatch.main.adversarial-builder-binary.slsa3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.container-based.workflow_dispatch.main.adversarial-builder-binary.slsa3.yml b/.github/workflows/e2e.container-based.workflow_dispatch.main.adversarial-builder-binary.slsa3.yml index e4e60208fa..74084e9f40 100644 --- a/.github/workflows/e2e.container-based.workflow_dispatch.main.adversarial-builder-binary.slsa3.yml +++ b/.github/workflows/e2e.container-based.workflow_dispatch.main.adversarial-builder-binary.slsa3.yml @@ -11,7 +11,7 @@ jobs: contents: write # For asset uploads. actions: read # For the entrypoint. # Update the reference in this line with the builder's version to test. - uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0-rc.0 + uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0 with: builder-image: "bash" builder-digest: "sha256:9e2ba52487d945504d250de186cb4fe2e3ba023ed2921dd6ac8b97ed43e76af9"