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 1a35a7c + 72906e7 commit d102f8fCopy full SHA for d102f8f
.github/workflows/_containerTemplate.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Install cosign
56
- name: Install cosign
57
- uses: sigstore/cosign-installer@v3.4.0
+ uses: sigstore/cosign-installer@v3.5.0
58
id: install_cosign
59
if: github.event_name == 'release'
60
with:
0 commit comments