Skip to content

Commit

Permalink
fix: bump version chart-releaser-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jplanckeel committed May 17, 2024
1 parent 0523e06 commit 3efc966
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 @@ -101,7 +101,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1
with:
charts_dir: helm
env:
Expand Down

0 comments on commit 3efc966

Please sign in to comment.