File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0 # Fetch all history for all branches (needed for API diff)
1515
16- - uses : actions/setup-go@v6
16+ - uses : actions/setup-go@v6.4.0
1717 with :
1818 go-version-file : go.mod
1919
Original file line number Diff line number Diff line change 88 - uses : actions/checkout@v6.0.3
99 with :
1010 fetch-depth : 0
11- - uses : actions/setup-go@v6
11+ - uses : actions/setup-go@v6.4.0
1212 with :
1313 go-version-file : go.mod
1414 - name : Run make verify-crd-compatibility
Original file line number Diff line number Diff line change 4646 steps :
4747 - uses : actions/checkout@v6.0.3
4848
49- - uses : actions/setup-go@v6
49+ - uses : actions/setup-go@v6.4.0
5050 with :
5151 go-version-file : go.mod
5252
Original file line number Diff line number Diff line change 1111 with :
1212 fetch-depth : 0
1313
14- - uses : actions/setup-go@v6
14+ - uses : actions/setup-go@v6.4.0
1515 with :
1616 go-version-file : go.mod
1717
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Install Go
26- uses : actions/setup-go@v6
26+ uses : actions/setup-go@v6.4.0
2727 with :
2828 go-version-file : " go.mod"
2929
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v6.0.3
1616
17- - uses : actions/setup-go@v6
17+ - uses : actions/setup-go@v6.4.0
1818 with :
1919 go-version-file : " go.mod"
2020 - name : Run verification checks
2424 steps :
2525 - uses : actions/checkout@v6.0.3
2626
27- - uses : actions/setup-go@v6
27+ - uses : actions/setup-go@v6.4.0
2828 with :
2929 go-version-file : " go.mod"
3030
3636 steps :
3737 - uses : actions/checkout@v6.0.3
3838
39- - uses : actions/setup-go@v6
39+ - uses : actions/setup-go@v6.4.0
4040 with :
4141 go-version-file : " go.mod"
4242
Original file line number Diff line number Diff line change 1515
1616 - uses : actions/checkout@v6.0.3
1717
18- - uses : actions/setup-go@v6
18+ - uses : actions/setup-go@v6.4.0
1919 with :
2020 go-version-file : go.mod
2121
Original file line number Diff line number Diff line change 2121 with :
2222 path : operator-controller
2323 - name : Install Go
24- uses : actions/setup-go@v6
24+ uses : actions/setup-go@v6.4.0
2525 with :
2626 go-version-file : " operator-controller/go.mod"
2727 - name : Install Tilt
Original file line number Diff line number Diff line change 1515
1616 - uses : actions/checkout@v6.0.3
1717
18- - uses : actions/setup-go@v6
18+ - uses : actions/setup-go@v6.4.0
1919 with :
2020 go-version-file : go.mod
2121
Original file line number Diff line number Diff line change 2525 steps :
2626 - run : sudo apt update && sudo apt install -y asciinema curl
2727 - uses : actions/checkout@v6.0.3
28- - uses : actions/setup-go@v6
28+ - uses : actions/setup-go@v6.4.0
2929 with :
3030 go-version-file : " go.mod"
3131 - name : Run Demo Update
You can’t perform that action at this time.
0 commit comments