Skip to content

Commit

Permalink
Update e2e.container.workflow_dispatch.main.adversarial-builder-binar…
Browse files Browse the repository at this point in the history
…y.slsa3.yml

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
  • Loading branch information
laurentsimon authored Mar 21, 2024
1 parent 3a2c9dd commit e6beea3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
id-token: write # For signing.
actions: read # For reading workflow info.
packages: write # For uploading attestations.
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10.0-rc.0
with:
image: ${{ needs.build.outputs.image }}
digest: ${{ needs.build.outputs.digest }}
Expand Down

0 comments on commit e6beea3

Please sign in to comment.