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 788f1da commit 592d867Copy full SHA for 592d867
1 file changed
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
image: ${{ steps.build.outputs.image }}
66
tags: ${{ steps.tags.outputs.tags }}
67
68
- - uses: sigstore/cosign-installer@v3.8.1
+ - uses: sigstore/cosign-installer@v3.8.2
69
- name: Sign container image
70
shell: bash
71
run: |
0 commit comments