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 dcacd63 commit 0b5057dCopy full SHA for 0b5057d
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.3.0
+ - uses: sigstore/cosign-installer@v2.4.0
50
- name: cosign
51
if: ${{ github.event_name != 'pull_request' }}
52
env:
0 commit comments