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 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v3
15+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5.0.0
1616 with :
1717 fetch-depth : 0
1818
2222 git config user.email "[email protected] " 2323
2424 - name : Run chart-releaser
25- uses : helm/chart-releaser-action@v1.6 .0
25+ uses : helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # tag= v1.7 .0
2626 with :
2727 skip_existing : true
2828 env :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ presubmits:
55 clone_uri : " https://github.com/kcp-dev/helm-charts"
66 spec :
77 containers :
8- - image : ghcr.io/kcp-dev/infra/build:1.22.5 -1
8+ - image : ghcr.io/kcp-dev/infra/build:1.25.0 -1
99 command :
1010 - hack/ci/render-helm-charts.sh
1111 resources :
You can’t perform that action at this time.
0 commit comments