Skip to content

Commit 8387af3

Browse files
chore(deps): update helm/chart-releaser-action action to v1.7.0 (#242)
Co-authored-by: self-hosted-renovatebot[bot] <121058242+self-hosted-renovatebot[bot]@users.noreply.github.com>
1 parent c341384 commit 8387af3

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
@@ -29,6 +29,6 @@ jobs:
2929
- name: Install helm chart
3030
run: ct install --all
3131
- name: Run chart-releaser
32-
uses: helm/chart-releaser-action@v1.6.0
32+
uses: helm/chart-releaser-action@v1.7.0
3333
env:
3434
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)