We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a515075 + 0c3c8e5 commit 7aedc78Copy full SHA for 7aedc78
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
# https://github.com/sigstore/cosign-installer
40
- name: Install cosign
41
if: github.event_name != 'pull_request'
42
- uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a #v3.8.1
+ uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac #v3.9.1
43
with:
44
cosign-release: 'v2.2.4'
45
0 commit comments