Skip to content

Commit f0526db

Browse files
committed
fix version for chart-releaser
1 parent 33ab35a commit f0526db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
version: ${{ env.HELM_VERSION }}
3737

3838
- name: Run chart-releaser
39-
uses: helm/[email protected].1
39+
uses: helm/[email protected].0
4040
env:
4141
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4242
CR_SKIP_EXISTING: true

0 commit comments

Comments
 (0)