mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-24 22:15:02 +00:00
build(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.4
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Eino Rauhala
parent
90713afd83
commit
878ea2f6bf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -172,7 +172,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# Sign container
|
||||
- uses: sigstore/cosign-installer@v3.0.3
|
||||
- uses: sigstore/cosign-installer@v3.0.4
|
||||
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'
|
||||
|
||||
- name: Sign container image
|
||||
|
||||
Reference in New Issue
Block a user