We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 076a13f + ae0d101 commit 4f59787Copy full SHA for 4f59787
.github/workflows/build.yml
@@ -155,7 +155,7 @@ jobs:
155
password: ${{ secrets.GITHUB_TOKEN }}
156
157
# Sign container
158
- - uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
+ - uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
159
if: github.event_name != 'pull_request'
160
161
- name: Sign container image
0 commit comments