File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Checkout Repository
2525 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626 - name : Setup Go
27- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
27+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
2828 with :
2929 go-version-file : go.mod
3030 cache : true
Original file line number Diff line number Diff line change 2626 - name : Checkout Repository
2727 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2828 - name : Setup Go
29- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
29+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3030 with :
3131 go-version-file : go.mod
3232 cache : true
4848 - name : Checkout Repository
4949 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5050 - name : Setup Go
51- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
51+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
5252 with :
5353 go-version-file : go.mod
5454 cache : true
6565 - name : Checkout Repository
6666 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6767 - name : Setup Go
68- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
68+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
6969 with :
7070 go-version-file : go.mod
7171 cache : true
8888 - name : Checkout Repository
8989 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
9090 - name : Setup Go
91- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
91+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
9292 with :
9393 go-version-file : go.mod
9494 cache : true
Original file line number Diff line number Diff line change 3737 with :
3838 ref : ${{ github.event.inputs.branch }}
3939 # Ensure the documentation is up-to-date.
40- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
40+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4141 with :
4242 go-version-file : ' go.mod'
4343 - shell : bash
Original file line number Diff line number Diff line change 3030 with :
3131 ref : ${{ github.ref }}
3232 # Ensure the documentation is up-to-date.
33- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
33+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3434 with :
3535 go-version-file : ' go.mod'
3636 - shell : bash
Original file line number Diff line number Diff line change 2121 - name : Unshallow
2222 run : git fetch --prune --unshallow
2323 - name : Setup Go
24- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
24+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
2525 with :
2626 go-version-file : go.mod
2727 - name : Describe Plugin
You can’t perform that action at this time.
0 commit comments