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.
2 parents db87150 + 2324261 commit 518adcfCopy full SHA for 518adcf
.github/workflows/_containerTemplate.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Install cosign
56
- name: Install cosign
57
- uses: sigstore/cosign-installer@v3.2.0
+ uses: sigstore/cosign-installer@v3.3.0
58
id: install_cosign
59
if: github.event_name != 'pull_request'
60
with:
0 commit comments