Skip to content

Commit

Permalink
chore: bump cosign version to 3.4.0 (#1789)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarthak160 <rocksarthak45@gmail.com>
  • Loading branch information
Sarthak160 committed Apr 8, 2024
1 parent 3b51498 commit 485a7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.1.1
uses: sigstore/cosign-installer@v3.4.0


# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit 485a7e5

Please sign in to comment.