Skip to content

Commit 277a2c4

Browse files
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 (#197)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d98b1c0 commit 277a2c4

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Helm
2626
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # tag=v4.2.0
2727
- name: Release Chart
28-
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # tag=v1.6.0
28+
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # tag=v1.7.0
2929
env:
3030
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3131
with:

0 commit comments

Comments
 (0)