Skip to content

Commit b9cc966

Browse files
chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 (#124)
1 parent d0d7334 commit b9cc966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
cp -v *.md charts/reverse-geocoding/
5656
- name: Run chart-releaser
5757
if: ${{ contains(github.ref, 'main') }}
58-
uses: helm/chart-releaser-action@v1.6.0
58+
uses: helm/chart-releaser-action@v1.7.0
5959
with:
6060
charts_dir: charts
6161
config: charts/cr.yml

0 commit comments

Comments
 (0)