Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 0936c81

Browse files
authored
Merge pull request #8 from AOEpeople/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.6.0
2 parents 741494a + e083b2a commit 0936c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.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.4.0
23+
uses: helm/chart-releaser-action@v1.6.0
2424
env:
2525
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)