Compare commits
No commits in common. "1572313f0c82021f82fc70ba03bbb83bae7f2c86" and "9a8e32916acf4d7c3e423aabc52cafb2c954276e" have entirely different histories.
1572313f0c
...
9a8e32916a
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.7.0
|
||||
- uses: sigstore/cosign-installer@v3.6.0
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Sign container image
|
||||
|
|
Loading…
Reference in a new issue