chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.5.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-12 17:36:43 +00:00 committed by GitHub
parent ebfb645f27
commit d884fb8947
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,7 +141,7 @@ jobs:
# to consume. For more details, review the image signing section of the README. # to consume. For more details, review the image signing section of the README.
# Sign container # Sign container
- uses: sigstore/cosign-installer@v3.5.0 - uses: sigstore/cosign-installer@v3.6.0
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
- name: Sign container image - name: Sign container image