Merge pull request #5648 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.7.0
build(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0
This commit is contained in:
commit
ba960f18c4
|
@ -42,7 +42,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: go.mod
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@v3.6.0
|
||||
uses: sigstore/cosign-installer@v3.7.0
|
||||
with:
|
||||
cosign-release: 'v2.2.3'
|
||||
- name: install QEMU
|
||||
|
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: go.mod
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@v3.6.0
|
||||
uses: sigstore/cosign-installer@v3.7.0
|
||||
with:
|
||||
cosign-release: 'v2.2.3'
|
||||
- name: install QEMU
|
||||
|
|
Loading…
Reference in New Issue