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 8f4c85a commit 4ecf4fcCopy full SHA for 4ecf4fc
1 file changed
.github/workflows/build.yaml
@@ -46,7 +46,7 @@ jobs:
46
push: ${{ github.event_name != 'pull_request' }}
47
tags: ${{ steps.meta.outputs.tags }}
48
labels: ${{ steps.meta.outputs.labels }}
49
- - uses: sigstore/cosign-installer@v2.2.1
+ - uses: sigstore/cosign-installer@v2.3.0
50
- name: cosign
51
if: ${{ github.event_name != 'pull_request' }}
52
env:
0 commit comments