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: kpk47 <[email protected]>
  • Loading branch information
kpk47 authored Mar 21, 2024
1 parent 6f6f120 commit 00954c6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ jobs:
actions: read # For reading workflow info.
packages: write # For uploading attestations.
# uses: ianlewis/slsa-github-generator/.github/workflows/[email protected]
uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
# uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
with:
image: ${{ needs.build.outputs.image }}
digest: ${{ needs.build.outputs.digest }}
Expand Down

0 comments on commit 00954c6

Please sign in to comment.