Compare commits
2 commits
9a8e32916a
...
1572313f0c
Author | SHA1 | Date | |
---|---|---|---|
1572313f0c | |||
|
dc7e501f31 |
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.
|
||||
|
||||
# Sign container
|
||||
- uses: sigstore/cosign-installer@v3.6.0
|
||||
- uses: sigstore/cosign-installer@v3.7.0
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Sign container image
|
||||
|
|
Loading…
Reference in a new issue