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