Merge pull request #6153 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.8.1
build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1
This commit is contained in:
commit
475356cbea
|
@ -42,7 +42,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
- name: Install Cosign
|
- name: Install Cosign
|
||||||
uses: sigstore/cosign-installer@v3.8.0
|
uses: sigstore/cosign-installer@v3.8.1
|
||||||
with:
|
with:
|
||||||
cosign-release: 'v2.2.3'
|
cosign-release: 'v2.2.3'
|
||||||
- name: install QEMU
|
- name: install QEMU
|
||||||
|
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
- name: Install Cosign
|
- name: Install Cosign
|
||||||
uses: sigstore/cosign-installer@v3.8.0
|
uses: sigstore/cosign-installer@v3.8.1
|
||||||
with:
|
with:
|
||||||
cosign-release: 'v2.2.3'
|
cosign-release: 'v2.2.3'
|
||||||
- name: install QEMU
|
- name: install QEMU
|
||||||
|
|
Loading…
Reference in New Issue