File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 path : base
2828
2929 - name : Set up Go
30- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
30+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3131 with :
3232 go-version-file : pr/cluster-autoscaler/go.mod
3333 cache-dependency-path : pr/cluster-autoscaler/go.sum
Original file line number Diff line number Diff line change 2525 path : ${{ env.GOPATH }}/src/k8s.io/autoscaler
2626
2727 - name : Set up Go
28- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
28+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2929 with :
3030 go-version : ' 1.25'
3131 cache-dependency-path : |
Original file line number Diff line number Diff line change 2121 path : ${{ env.GOPATH }}/src/k8s.io/autoscaler
2222
2323 - name : Set up Go
24- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
24+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2525 with :
2626 go-version : ' 1.25'
2727 cache-dependency-path : |
Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525 with :
2626 path : ${{ env.GOPATH }}/src/k8s.io/autoscaler
27- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
27+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2828 with :
2929 go-version-file : ' ${{ env.GOPATH}}/src/k8s.io/autoscaler/vertical-pod-autoscaler/go.mod'
3030 cache-dependency-path : |
Original file line number Diff line number Diff line change 2727 path : ${{ env.GOPATH }}/src/k8s.io/autoscaler
2828
2929 - name : Set up Go
30- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
30+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3131 with :
3232 go-version-file : ' ${{ env.GOPATH}}/src/k8s.io/autoscaler/vertical-pod-autoscaler/go.mod'
3333 cache-dependency-path : |
Original file line number Diff line number Diff line change 2727 path : ${{ env.GOPATH }}/src/k8s.io/autoscaler
2828
2929 - name : Set up Go
30- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
30+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3131 with :
3232 go-version-file : ' ${{ env.GOPATH}}/src/k8s.io/autoscaler/vertical-pod-autoscaler/go.mod'
3333 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments