Update helm/chart-releaser-action action to v1.7.0 (#44)

Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
This commit is contained in:
small-hack-renovate[bot]
2025-01-23 21:18:19 +00:00
committed by GitHub
parent b201e0f117
commit b8392c5513
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
version: v3.14.3
- name: Run chart-releaser for pixelfed
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
env:
CR_GENERATE_RELEASE_NOTES: true
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"