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 f583bd9 commit f98de36Copy full SHA for f98de36
.github/workflows/_containerTemplate.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Install cosign
56
- name: Install cosign
57
- uses: sigstore/cosign-installer@v3.6.0
+ uses: sigstore/cosign-installer@v3.7.0
58
id: install_cosign
59
if: github.event_name == 'release'
60
with:
0 commit comments