Skip to content

Commit

Permalink
ci:fix cosign params
Browse files Browse the repository at this point in the history
  • Loading branch information
scarisey committed Sep 23, 2024
1 parent 0154529 commit 0297870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-when-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: ${{ github.repository == env.ORIGIN_REPOSITORY }}
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
with:
cosign-release: 'v2.1.1'
cosign-release: 'v2.4.0'

# Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache
Expand Down

0 comments on commit 0297870

Please sign in to comment.