We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a06186 commit 94ab273Copy full SHA for 94ab273
1 file changed
.github/workflows/releaser-helm-chart.yml
@@ -79,7 +79,7 @@ jobs:
79
password: ${{ secrets.GITHUB_TOKEN }}
80
81
- name: Install Cosign
82
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
+ uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
83
84
- name: Package Helm Chart
85
run: |
0 commit comments