Skip to content

Commit eee378e

Browse files
authored
Merge pull request #8 from webdevops/dependabot/github_actions/helm/chart-releaser-action-1.5.0
Bump helm/chart-releaser-action from 1.4.1 to 1.5.0
2 parents 1a89056 + 7c140df commit eee378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727

2828
- name: Run chart-releaser
29-
uses: helm/chart-releaser-action@v1.4.1
29+
uses: helm/chart-releaser-action@v1.5.0
3030
env:
3131
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)