Skip to content

Commit

Permalink
Update helm/chart-releaser-action action to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 8804e5c commit 55ddc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Prepare charts
run: make prepare
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.0
uses: helm/chart-releaser-action@v1.6.0
env:
# Using custom PAT so that the changelog action is triggered
CR_TOKEN: "${{ secrets.RELEASE_PAT }}"
Expand Down

0 comments on commit 55ddc04

Please sign in to comment.