Skip to content

Commit 0b82a80

Browse files
authored
Merge pull request #30 from bubylou/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.7.0
2 parents f012479 + ce2d774 commit 0b82a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git config user.email "[email protected]"
2323
2424
- name: Run chart-releaser
25-
uses: helm/chart-releaser-action@v1.6.0
25+
uses: helm/chart-releaser-action@v1.7.0
2626
env:
2727
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2828
with:

0 commit comments

Comments
 (0)