Skip to content

Commit 6dd5afe

Browse files
authored
Update e2e.generic.workflow_dispatch.main.adversarial-verifier-binary.slsa3.yml
Signed-off-by: kpk47 <[email protected]>
1 parent 0d52225 commit 6dd5afe

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,7 +33,8 @@ 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]
37+
uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
3738
with:
3839
base64-subjects: "${{ needs.build.outputs.digests }}"
3940

0 commit comments

Comments
 (0)