File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212 - uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
1313 with :
14- go-version : 1.20.5
14+ go-version : 1.20.6
1515
1616 - name : Install go tooling
1717 run : |
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
2323 with :
24- go-version : 1.20.5
24+ go-version : 1.20.6
2525
2626 - uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
2727 with :
Original file line number Diff line number Diff line change 1919 uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
2020 with :
2121 # renovate: go-version
22- go-version : 1.20.5
22+ go-version : 1.20.6
2323
2424 - name : Run go tests
2525 run : |
You can’t perform that action at this time.
0 commit comments