Skip to content

Commit 29fe03e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676
actions: read # For reading workflow info.
7777
packages: write # For uploading attestations.
7878
# uses: ianlewis/slsa-github-generator/.github/workflows/[email protected]
79-
# uses: laurentsimon/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0-rc.0
80-
uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
79+
uses: laurentsimon/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10.0-rc.0
80+
# uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
8181
with:
8282
image: ${{ needs.build.outputs.image }}
8383
digest: ${{ needs.build.outputs.digest }}

0 commit comments

Comments
 (0)