Skip to content

Commit b807c26

Browse files
update adveserial
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent 6ccba31 commit b807c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
id-token: write # For signing.
7676
actions: read # For reading workflow info.
7777
packages: write # For uploading attestations.
78-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0.0
78+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1.0-rc.3
7979
with:
8080
image: ${{ needs.build.outputs.image }}
8181
digest: ${{ needs.build.outputs.digest }}

0 commit comments

Comments
 (0)