Skip to content

Commit

Permalink
github actions: updated helm/chart-releaser-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
vlboiko committed Mar 9, 2023
1 parent 2a00cd7 commit 4b6cfb6
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 @@ -20,6 +20,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.4.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4b6cfb6

Please sign in to comment.