Skip to content

Commit 64d7c68

Browse files
authored
Merge pull request twuni#155 from twuni/dependabot/github_actions/helm/chart-releaser-action-1.7.0
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
2 parents f4811a4 + 065f6c5 commit 64d7c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git config user.email "[email protected]"
2121
2222
- name: Install chart-releaser
23-
uses: helm/chart-releaser-action@v1.6.0
23+
uses: helm/chart-releaser-action@v1.7.0
2424
with:
2525
install_only: true
2626

0 commit comments

Comments
 (0)