Skip to content

Commit

Permalink
Update e2e.container.workflow_dispatch.main.adversarial-verifier-bina…
Browse files Browse the repository at this point in the history
…ry.slsa3.yml

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
  • Loading branch information
laurentsimon authored Mar 21, 2024
1 parent ba0e24b commit 29fe03e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
actions: read # For reading workflow info.
packages: write # For uploading attestations.
# uses: ianlewis/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.8.0-rc.2
# uses: laurentsimon/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0-rc.0
uses: kpk47/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.1-rc.0
uses: laurentsimon/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10.0-rc.0
# uses: kpk47/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.1-rc.0
with:
image: ${{ needs.build.outputs.image }}
digest: ${{ needs.build.outputs.digest }}
Expand Down

0 comments on commit 29fe03e

Please sign in to comment.