From e975aac8f038eda9ac943c6a4b9b21680b79274c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 18:38:09 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer digest to 14d4334 --- .github/workflows/relay.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/relay.yaml b/.github/workflows/relay.yaml index cfddce7..d33f45f 100644 --- a/.github/workflows/relay.yaml +++ b/.github/workflows/relay.yaml @@ -36,7 +36,7 @@ jobs: - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25 + uses: sigstore/cosign-installer@14d43345ff50608baaa37893f4822c406ed470a9 with: cosign-release: 'v1.4.0'