The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#2028)

Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `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
dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
eceefd1d 40f30bef

+1 -1
+1 -1
.github/workflows/docker-build-push.yaml
··· 37 37 network=host 38 38 - name: Install cosign 39 39 if: github.event_name != 'pull_request' 40 - uses: sigstore/cosign-installer@v3.8.2 40 + uses: sigstore/cosign-installer@v3.9.1 41 41 - name: Login to GitHub Container Registry 42 42 uses: docker/login-action@v3 43 43 if: github.event_name != 'pull_request'