We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f9a27 commit 754a787Copy full SHA for 754a787
.github/workflows/build.yml
@@ -155,7 +155,7 @@ jobs:
155
password: ${{ secrets.GITHUB_TOKEN }}
156
157
# Sign container
158
- - uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
+ - uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
159
if: github.event_name != 'pull_request'
160
161
- name: Sign container image
0 commit comments