File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2020
2121 - name : Run chart-releaser
22- uses : helm/chart-releaser-action@v1.6 .0
22+ uses : helm/chart-releaser-action@v1.7 .0
2323 env :
2424 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change 2727 python-version : 3.13.1
2828
2929 - name : Set up chart-testing
30- uses : helm/chart-testing-action@v2.6.1
30+ uses : helm/chart-testing-action@v2.7.0
3131
3232 - name : Run chart-testing (lint)
3333 run : ct lint --config ct.yaml
5050 python-version : 3.13.1
5151
5252 - name : Set up chart-testing
53- uses : helm/chart-testing-action@v2.6.1
53+ uses : helm/chart-testing-action@v2.7.0
5454
5555 - name : Run chart-testing (list-changed)
5656 id : list-changed
You can’t perform that action at this time.
0 commit comments