Merge pull request #1 from babariviere/dependabot/github_actions/sigstore/cosign-installer-3.6.0
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
This commit is contained in:
commit
d1ae2af895
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -141,7 +141,7 @@ jobs:
|
||||||
# to consume. For more details, review the image signing section of the README.
|
# to consume. For more details, review the image signing section of the README.
|
||||||
|
|
||||||
# Sign container
|
# Sign container
|
||||||
- uses: sigstore/cosign-installer@v3.5.0
|
- uses: sigstore/cosign-installer@v3.6.0
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
|
|
Loading…
Reference in a new issue