Bump sigstore/cosign-installer from 3.8.2 to 3.9.1
Some checks failed
tests / unit-tests (push) Has been cancelled
tests / e2e-tests (task-develop-timew-develop, task [develop] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-develop-timew-stable, task [develop] & timew [stable], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-develop, task [stable] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-stable, task [stable] & timew [stable], ubuntu-latest) (push) Has been cancelled

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.2...v3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-24 00:48:17 +00:00 committed by Thomas Lauf
parent 38952f8e23
commit 265693cced
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4
- name: Install cosign
uses: sigstore/cosign-installer@v3.8.2
uses: sigstore/cosign-installer@v3.9.1
- name: Log into registry ${{ env.REGISTRY }}
uses: docker/login-action@v3.4.0