From 97464ed1e960939ebf6691b6fa6366bedcafe9ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 11:59:01 +0000 Subject: [PATCH] Bump sigstore/cosign-installer Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 9becc617647dfa20ae7b1151972e9b3a2c338a2b to d13028333d784fcc802b67ec924bcebe75aa0a5f. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/9becc617647dfa20ae7b1151972e9b3a2c338a2b...d13028333d784fcc802b67ec924bcebe75aa0a5f) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 5478a01..f5c2145 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -77,7 +77,7 @@ jobs: uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Install Cosign - uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b + uses: sigstore/cosign-installer@d13028333d784fcc802b67ec924bcebe75aa0a5f with: cosign-release: 'v1.9.0'