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:
committed by
GitHub
parent
b201e0f117
commit
b8392c5513
@@ -30,7 +30,7 @@ jobs:
|
|||||||
version: v3.14.3
|
version: v3.14.3
|
||||||
|
|
||||||
- name: Run chart-releaser for pixelfed
|
- name: Run chart-releaser for pixelfed
|
||||||
uses: helm/chart-releaser-action@v1.6.0
|
uses: helm/chart-releaser-action@v1.7.0
|
||||||
env:
|
env:
|
||||||
CR_GENERATE_RELEASE_NOTES: true
|
CR_GENERATE_RELEASE_NOTES: true
|
||||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user