We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2364c82 commit 7bdaf73Copy full SHA for 7bdaf73
.github/workflows/build.yml
@@ -129,7 +129,7 @@ jobs:
129
password: ${{ secrets.GITHUB_TOKEN }}
130
131
# Sign container
132
- - uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
+ - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
133
if: github.event_name != 'pull_request'
134
135
- name: Sign container image
0 commit comments