From 8cb544d7dcf21f6a8120dfa071bb8aa8be34dc84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 02:56:11 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer digest to b929758 --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 9a83aae..ce246c7 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -41,7 +41,7 @@ jobs: # https://github.com/sigstore/cosign-installer - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 + uses: sigstore/cosign-installer@b929758a8661a1dc05fce750bdb02eef5acf2c37 with: cosign-release: 'v1.7.1'