Skip to content

Commit d66e6fa

Browse files
authored
Bump to helm/chart-releaser-action@v1.0.0 (helm#23)
Signed-off-by: Scott Rigby <scott@r6by.com>
1 parent f992c16 commit d66e6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
3434
3535
- name: Run chart-releaser
36-
uses: helm/chart-releaser-action@master
36+
uses: helm/chart-releaser-action@v1.0.0
3737
env:
3838
CR_TOKEN: "${{ secrets.CR_TOKEN }}"

0 commit comments

Comments
 (0)