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 b406bcfCopy full SHA for b406bcf
.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@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
69
with:
70
cosign-release: 'v1.13.1'
71
# for multi arch container builds
0 commit comments