🏡 index : github.com/captn3m0/google-sre-ebook.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-27 23:31:51.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-04-27 23:32:04.0 +00:00:00
commit
b0643564ee0af16681bcedebbedd3a96f33aa45d [patch]
tree
7cbf08aad0d0be0499a4ae5d1104f8a9f567b97a
parent
500196e14993af3d291258e63713fcc5fcca262e
download
b0643564ee0af16681bcedebbedd3a96f33aa45d.tar.gz

Bump sigstore/cosign-installer from 3.7.0 to 3.8.2

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.8.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da...3454372f43399081ed03b604cb2d021dabca52bb)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .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 c213714..6c62c15 100644
--- a/.github/workflows/docker-publish.yml
+++ a/.github/workflows/docker-publish.yml
@@ -25,7 +25,7 @@
      # https://github.com/sigstore/cosign-installer
      - name: Install cosign
        if: github.event_name != 'pull_request'
        uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da #v3.7.0
        uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb #v3.8.2
        with:
          cosign-release: 'v2.1.1'