Skip to content

Commit

Permalink
build: use new slsa-provenance
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Nov 2, 2022
1 parent ebd1232 commit 6c66d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-job-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Generate Provenance
uses: ckotzbauer/actions-toolkit/[email protected]
with:
action-sha: "0.16.0"
action-sha: "0.22.0"
images: ${{ inputs.docker-tags }}
artifact-path: job-images/${{ inputs.job-image }}
sign: true
Expand Down

0 comments on commit 6c66d0f

Please sign in to comment.