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](e1523de757...59acb6260d)
---
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>
This commit is contained in:
parent
70bd3628c6
commit
cf39aae6d6
|
|
@ -107,7 +107,7 @@ jobs:
|
|||
|
||||
# Sign images if not a PR.
|
||||
- if: github.event_name != 'pull_request'
|
||||
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
|
||||
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
|
||||
- if: github.event_name != 'pull_request'
|
||||
run: |
|
||||
cosign sign --yes \
|
||||
|
|
|
|||
Loading…
Reference in New Issue