build(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.8.1 to 3.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.8.1...v3.0.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-02 19:59:45 +00:00
committed by Quentin Gliech
parent 3e4e057658
commit e71d2cfb08

View File

@@ -387,7 +387,7 @@ jobs:
type=sha,suffix=-debug
- name: Setup Cosign
uses: sigstore/cosign-installer@v2.8.1
uses: sigstore/cosign-installer@v3.0.1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2