Skip to content

Commit bc8973d

Browse files
chore(deps): update helm/chart-releaser-action action to v1.7.0
1 parent 4962f3c commit bc8973d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
6363
6464
- name: Run chart-releaser
65-
uses: helm/chart-releaser-action@v1.6.0
65+
uses: helm/chart-releaser-action@v1.7.0
6666
env:
6767
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)