Skip to content

Commit 05c1d30

Browse files
dependabot[bot]michaelweiser
authored andcommitted
build(deps): bump sigstore/cosign-installer from 3.1.2 to 3.7.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.7.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.1.2...v3.7.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 941614d commit 05c1d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# https://github.com/sigstore/cosign-installer
3333
- name: Install cosign
3434
if: github.event_name != 'pull_request'
35-
uses: sigstore/cosign-installer@v3.1.2
35+
uses: sigstore/cosign-installer@v3.7.0
3636

3737
# Workaround: https://github.com/docker/build-push-action/issues/461
3838
- name: Setup Docker buildx

0 commit comments

Comments
 (0)