From 186bd8f6244af2abd77d20269c5bffd4e06fc3bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 08:25:42 +1000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer digest to 37f3871 (#67) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dc9266c..ee92f37 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: # https://github.com/sigstore/cosign-installer - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@a5d81fb6bdbcbb3d239e864d6552820420254494 + uses: sigstore/cosign-installer@37f387123cf7d4270454d0c351cf673ef28a8662 with: cosign-release: "v2.0.0-rc.0"