chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#2849)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](11086d2504...1fc5bd396d)
---
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
e5395c7a21
commit
7d49ac12a6
|
|
@ -105,7 +105,7 @@ jobs:
|
|||
|
||||
# Sign images if not a PR.
|
||||
- if: github.event_name != 'pull_request'
|
||||
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
|
||||
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
|
||||
- if: github.event_name != 'pull_request'
|
||||
run: |
|
||||
cosign sign --yes \
|
||||
|
|
|
|||
Loading…
Reference in New Issue