1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2026-01-03 17:02:28 +03:00

build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.5

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.2 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.2...v3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-18 19:59:03 +00:00
committed by Quentin Gliech
parent 91e134f6b4
commit 3111646ba5

View File

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