From 671742180fdbdb734097ea5a4f10934ec0ab1adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 23:42:47 +0000 Subject: [PATCH] Bump sigstore/cosign-installer Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 9becc617647dfa20ae7b1151972e9b3a2c338a2b to b5e753ae2d39589c7b38850b463739151fc67f07. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/9becc617647dfa20ae7b1151972e9b3a2c338a2b...b5e753ae2d39589c7b38850b463739151fc67f07) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: b5e753ae2d39589c7b38850b463739151fc67f07 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 a741b8c..ac24efd 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -82,7 +82,7 @@ jobs: uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Install Cosign - uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b + uses: sigstore/cosign-installer@b5e753ae2d39589c7b38850b463739151fc67f07 with: cosign-release: 'v1.9.0'