Skip to content

Commit ba0e24b

Browse files
authored
Update e2e.generic.workflow_dispatch.main.adversarial-verifier-binary.slsa3.yml
Signed-off-by: laurentsimon <[email protected]>
1 parent 5ded6dc commit ba0e24b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +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/generator_generic_slsa3.yml@v1.9.0-rc.0
37-
uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
36+
uses: laurentsimon/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0-rc.0
37+
# uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
3838
with:
3939
base64-subjects: "${{ needs.build.outputs.digests }}"
4040

0 commit comments

Comments
 (0)