Skip to content

Commit 0b6965a

Browse files
Merge pull request #366 from slsa-framework/ramonpetgrave64-patch-15
chore: v2.0.0: update adversarial test: Adversarial container generator
2 parents 117e4fb + 20bf2eb commit 0b6965a

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/[email protected]-rc.0
78+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
7979
with:
8080
image: ${{ needs.build.outputs.image }}
8181
digest: ${{ needs.build.outputs.digest }}

0 commit comments

Comments
 (0)