From 04fb17d223532f492c9b08de2369304b12c2cfd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 03:06:07 +0000 Subject: [PATCH] Bump sigstore/cosign-installer from 3.8.1 to 3.9.1 Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.1 to 3.9.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.1...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] --- .github/workflows/release-binary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-binary.yml b/.github/workflows/release-binary.yml index e30319d..e79e5f9 100644 --- a/.github/workflows/release-binary.yml +++ b/.github/workflows/release-binary.yml @@ -19,7 +19,7 @@ jobs: with: go-version: 1.23 - - uses: sigstore/cosign-installer@v3.8.1 + - uses: sigstore/cosign-installer@v3.9.1 - uses: anchore/sbom-action/download-syft@v0.18.0 - name: Checkout