mirror of
https://github.com/xlioncontainermirror/cosmic-silverblue-latest.git
synced 2025-04-12 07:13:44 +03:00
Update sigstore/cosign-installer action to v3.7.0
This commit is contained in:
parent
1ca3068e87
commit
fc4a59a654
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -134,7 +134,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