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 687583a commit 44778c7Copy full SHA for 44778c7
.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