chore(deps): update helm/chart-releaser-action action to v1.4.1 (#3950)
This commit is contained in:
parent
574be7474d
commit
ca88e8b69b
|
@ -220,7 +220,7 @@ jobs:
|
|||
git config user.email "bot@truecharts.org"
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@a3454e46a6f5ac4811069a381e646961dda2e1bf # tag=v1.4.0
|
||||
uses: helm/chart-releaser-action@98bccfd32b0f76149d188912ac8e45ddd3f8695f # tag=v1.4.1
|
||||
with:
|
||||
charts_dir: charts/*
|
||||
charts_repo_url: https://charts.truecharts.org
|
||||
|
|
Loading…
Reference in New Issue