Skip to content

Commit

Permalink
chore(deps): update helm/chart-releaser-action action to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 57d84b8 commit 2dd8b92
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 @@ -37,7 +37,7 @@ jobs:
git config user.email "[email protected]"
# deploy charts
- uses: helm/chart-releaser-action@v1.6.0
- uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CR_SKIP_EXISTING: 'true'
Expand Down

0 comments on commit 2dd8b92

Please sign in to comment.