Merge pull request #2 from babariviere/dependabot/github_actions/sigstore/cosign-installer-3.7.0

This commit is contained in:
Bastien Rivière 2024-10-07 20:36:19 +02:00 committed by GitHub
commit 1572313f0c
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.6.0 - uses: sigstore/cosign-installer@v3.7.0
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
- name: Sign container image - name: Sign container image