mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Bump sigstore/cosign-installer from 3.10.0 to 4.0.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.10.0 to 4.0.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v3.10.0...v4.0.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c9ef3de332
commit
1ffaf58f9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_container.yml
vendored
2
.github/workflows/build_container.yml
vendored
|
|
@ -123,7 +123,7 @@ jobs:
|
|||
|
||||
- name: Install Cosign
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
uses: sigstore/cosign-installer@v3.10.0
|
||||
uses: sigstore/cosign-installer@v4.0.0
|
||||
|
||||
- name: Sign the images
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue