From fddff23a8bb2b45f5a46ec202c444c8a9a3093ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:44:11 +0000 Subject: [PATCH] build(deps): bump sigstore/cosign-installer in the gh-actions group (#392) Bumps the gh-actions group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer). Updates `sigstore/cosign-installer` from d9374b96fed791ab117111a9a307a92b68bf3145 to e40248c492a99ad409432e2ea978d7a2811f2e1f - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/d9374b96fed791ab117111a9a307a92b68bf3145...e40248c492a99ad409432e2ea978d7a2811f2e1f) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: e40248c492a99ad409432e2ea978d7a2811f2e1f dependency-type: direct:production dependency-group: gh-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 42e634e..8dc1cac 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,7 +33,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4 - name: Install cosign - uses: sigstore/cosign-installer@d9374b96fed791ab117111a9a307a92b68bf3145 # ratchet:sigstore/cosign-installer@main + uses: sigstore/cosign-installer@e40248c492a99ad409432e2ea978d7a2811f2e1f # ratchet:sigstore/cosign-installer@main with: cosign-release: 'v2.2.3' - name: Verify runner image