File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3636 with :
3737 ref : ${{ inputs.checkout_ref }}
38- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
38+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3939 with :
4040 go-version : ' ~1.23'
4141 cache-dependency-path : " **/*.sum"
Original file line number Diff line number Diff line change 1818 with :
1919 ref : ${{ inputs.ref }}
2020
21- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
21+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2222 with :
2323 go-version : ' ~1.23'
2424 cache-dependency-path : " **/*.sum"
4747 with :
4848 ref : ${{ inputs.ref }}
4949
50- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
50+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
5151 with :
5252 go-version : ' ~1.23'
5353 cache-dependency-path : " **/*.sum"
Original file line number Diff line number Diff line change 2626 name : ${{ env.status-name }}
2727 ref : ${{ inputs.status_ref }}
2828
29- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
29+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3030 with :
3131 go-version : ' ~1.23'
3232 cache-dependency-path : " **/*.sum"
You can’t perform that action at this time.
0 commit comments