From 0544106bad81dcd8742c082d9c02da40e2a4835f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 20:25:01 -0400 Subject: [PATCH] chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.2 (#249) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/reusable-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 9e47792..af29364 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -308,7 +308,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} # Sign container - - uses: sigstore/cosign-installer@v3.7.0 + - uses: sigstore/cosign-installer@v3.8.2 if: github.event_name != 'pull_request' - name: Sign container image @@ -572,7 +572,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} # Sign container - - uses: sigstore/cosign-installer@v3.7.0 + - uses: sigstore/cosign-installer@v3.8.2 if: github.event_name != 'pull_request' - name: Sign container image