Skip to content

Commit 0f5cc32

Browse files
authored
Update release-charts.yml
1 parent 3129b99 commit 0f5cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
git config user.email "[email protected]"
2121
2222
- name: Run chart-releaser
23-
uses: helm/chart-releaser-action@v1.1.0
23+
uses: helm/chart-releaser-action@v1.2.1
2424
env:
2525
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)