Skip to content

Commit 00954c6

Browse files
authored
Update e2e.container.workflow_dispatch.main.adversarial-verifier-binary.slsa3.yml
Signed-off-by: kpk47 <[email protected]>
1 parent 6f6f120 commit 00954c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +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/[email protected]
79+
# uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
80+
uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
8081
with:
8182
image: ${{ needs.build.outputs.image }}
8283
digest: ${{ needs.build.outputs.digest }}

0 commit comments

Comments
 (0)