Skip to content

Commit 4ff610c

Browse files
chore(deps): update helm/chart-releaser-action action to v1.6.0
1 parent 7455df5 commit 4ff610c

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
@@ -30,6 +30,6 @@ jobs:
3030
helm repo add dandydeveloper https://dandydeveloper.github.io/charts
3131
3232
- name: Run chart-releaser
33-
uses: helm/chart-releaser-action@v1.1.0
33+
uses: helm/chart-releaser-action@v1.6.0
3434
env:
3535
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)