Skip to content

Commit

Permalink
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 and bastianeicher committed Jan 20, 2025
1 parent b855748 commit 4b08492
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 @@ -22,6 +22,6 @@ jobs:
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- uses: helm/chart-releaser-action@v1.6.0
- uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: ${{github.token}}

0 comments on commit 4b08492

Please sign in to comment.