File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ jobs:
1414 - name : Set up Helm
1515 uses : azure/setup-helm@v1
1616 with :
17- version : v3.6.3
17+ version : v3.8.1
1818
1919 - uses : actions/setup-python@v2
2020 with :
2121 python-version : 3.7
2222
2323 - name : Set up chart-testing
24- uses : helm/chart-testing-action@v2.1.0
24+ uses : helm/chart-testing-action@v2.2.1
2525
2626 - name : Run chart-testing (list-changed)
2727 id : list-changed
Original file line number Diff line number Diff line change 2323 - name : Set up Helm
2424 uses : azure/setup-helm@v1
2525 with :
26- version : v3.6.3
26+ version : v3.8.1
2727
2828 - name : Run chart-releaser
29- uses : helm/chart-releaser-action@v1.2.1
29+ uses : helm/chart-releaser-action@v1.3.0
3030 env :
3131 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
You can’t perform that action at this time.
0 commit comments