Merge pull request #1 from babariviere/dependabot/github_actions/sigstore/cosign-installer-3.6.0

chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
This commit is contained in:
Bastien Rivière 2024-08-13 09:45:15 +02:00 committed by GitHub
commit d1ae2af895
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