Skip to content

Commit e30c27d

Browse files
Merge pull request #359 from slsa-framework/ramonpetgrave64-patch-9
chore: v2.0.0-rc.0: update adversarial test: Adversarial container ge…
2 parents dfe2390 + 2ef973f commit e30c27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.container.workflow_dispatch.main.adversarial-builder-binary.slsa3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
id-token: write # For signing.
7676
actions: read # For reading workflow info.
7777
packages: write # For uploading attestations.
78-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10.0
78+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@vv2.0.0-rc.0
7979
with:
8080
image: ${{ needs.build.outputs.image }}
8181
digest: ${{ needs.build.outputs.digest }}

0 commit comments

Comments
 (0)