chore(deps): update helm/chart-releaser-action action to v1.7.0

This commit is contained in:
renovate[bot] 2025-01-24 00:32:25 +00:00 committed by GitHub
parent e8580102d2
commit 74ef89d94c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- 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 }}"
with: