Merge pull request #6105 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.8.0

build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
This commit is contained in:
karmada-bot 2025-02-13 11:55:09 +08:00 committed by GitHub
commit c5d640c1d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install Cosign
uses: sigstore/cosign-installer@v3.7.0
uses: sigstore/cosign-installer@v3.8.0
with:
cosign-release: 'v2.2.3'
- name: install QEMU

View File

@ -42,7 +42,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install Cosign
uses: sigstore/cosign-installer@v3.7.0
uses: sigstore/cosign-installer@v3.8.0
with:
cosign-release: 'v2.2.3'
- name: install QEMU