Skip to content

Commit ad5db2f

Browse files
Update helm/chart-releaser-action action to v1.7.0 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67c982a commit ad5db2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git config user.email "[email protected]"
8585
8686
- name: Run chart-releaser
87-
uses: helm/chart-releaser-action@v1.6.0
87+
uses: helm/chart-releaser-action@v1.7.0
8888
env:
8989
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
9090
with:

0 commit comments

Comments
 (0)