Skip to content

Commit

Permalink
Merge pull request #99 from kubereboot/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/chart-releaser-action-1.7.0

chore(deps): Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
  • Loading branch information
evrardjp authored Jan 20, 2025
2 parents 165f9ba + ae9d9fb commit 88774e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ 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 }}"
CR_GENERATE_RELEASE_NOTES: true
Expand Down

0 comments on commit 88774e3

Please sign in to comment.