Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit cf39aae

Browse files
chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#3109)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@e1523de...59acb62) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70bd362 commit cf39aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
# Sign images if not a PR.
109109
- if: github.event_name != 'pull_request'
110-
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
110+
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
111111
- if: github.event_name != 'pull_request'
112112
run: |
113113
cosign sign --yes \

0 commit comments

Comments
 (0)