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 31ad1ac commit 310f28bCopy full SHA for 310f28b
.github/workflows/ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Checkout repository
66
uses: actions/checkout@v4
67
- name: Install cosign
68
- uses: sigstore/cosign-installer@162dfdf7b9ab8be88c95b4fc982792c4c273e27a
+ uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62
69
with:
70
cosign-release: 'v1.13.1'
71
# for multi arch container builds
0 commit comments