From 87296670dd91fd6a49747fcd122d7e5cbca7ea97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:20:41 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer action to v3.7.0 --- project-template/.github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-template/.github/workflows/release.yaml b/project-template/.github/workflows/release.yaml index c131ea2..1834e65 100644 --- a/project-template/.github/workflows/release.yaml +++ b/project-template/.github/workflows/release.yaml @@ -41,7 +41,7 @@ jobs: - name: Setup pack uses: buildpacks/github-actions/setup-pack@v5.0.0 - name: Setup Cosign - uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0 + uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0 - name: Install oras uses: jaxxstorm/action-install-gh-release@v1.10.0 with: