Skip to content

Commit 2b24da7

Browse files
Merge pull request #353 from slsa-framework/ramonpetgrave64-patch-4
chore: v2.0.0-rc.0: update adversarial test: generic generator
2 parents b5355c2 + b530c4c commit 2b24da7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e.generic.workflow_dispatch.main.adversarial-verifier-binary.slsa3.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ jobs:
3333
actions: read # For the entrypoint.
3434
# Update the reference in this line with the builder's version to test.
3535
# uses: ianlewis/slsa-github-generator/.github/workflows/[email protected]
36-
uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
36+
# uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
3737
# uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
38+
uses: ramonpetgrave64/slsa-github-generator/.github/workflows/[email protected]
3839
with:
3940
base64-subjects: "${{ needs.build.outputs.digests }}"
4041

0 commit comments

Comments
 (0)