Skip to content

Commit d746bc9

Browse files
committed
chore(deps): update helm/chart-releaser-action action to v1.4.0
1 parent d0bd817 commit d746bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm_chart_cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: ct install --chart-dirs infrastructure/ --debug
7070

7171
- name: Run chart-releaser
72-
uses: helm/chart-releaser-action@v1.3.0
72+
uses: helm/chart-releaser-action@v1.4.0
7373
# if: ${{ contains(github.ref, 'refs/tags/') }}
7474
with:
7575
charts_dir: infrastructure

0 commit comments

Comments
 (0)