Skip to content

Commit

Permalink
Update helm/chart-releaser-action action to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2022
1 parent a613a05 commit aadf674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
version: v3.7.1
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.4.0
env:
CR_TOKEN: "${{ secrets.CHART_RELEASER_TOKEN }}"

0 comments on commit aadf674

Please sign in to comment.