Skip to content

Commit

Permalink
Merge pull request #24 from holoplot/renovate-bot/helm-chart-releaser…
Browse files Browse the repository at this point in the history
…-action-1.x

chore(deps): update helm/chart-releaser-action action to v1.7.0
  • Loading branch information
mhill-holoplot authored Feb 11, 2025
2 parents cce8035 + 2e62aa3 commit c447bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-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.6.0
uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit c447bfa

Please sign in to comment.