Skip to content

Commit

Permalink
chore: v2.0.0-rc.0: update adversarial test: generic_generator
Browse files Browse the repository at this point in the history
next step in release process
https://github.com/slsa-framework/slsa-github-generator/blob/main/RELEASE.md#generic-generator-verifier-test

slsa-framework/slsa-github-generator#3576

Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
  • Loading branch information
ramonpetgrave64 committed Apr 18, 2024
1 parent 6587d76 commit 37bafc5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@ 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.10.0-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
uses: ramonpetgrave64/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0.0-rc.0
with:
image: ${{ needs.build.outputs.image }}
digest: ${{ needs.build.outputs.digest }}
Expand Down

0 comments on commit 37bafc5

Please sign in to comment.