File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4242 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4343
4444 - name : Setup Go
45- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
45+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
4646 with :
4747 go-version-file : go.mod
4848
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323
2424 - name : setup golang
25- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
25+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
2626 with :
2727 go-version-file : go.mod
2828
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : setup golang
27- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
27+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
2828 with :
2929 go-version-file : go.mod
3030
7272 fetch-depth : 0
7373
7474 - name : setup golang
75- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
75+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
7676 with :
7777 go-version-file : go.mod
7878
@@ -106,7 +106,7 @@ jobs:
106106 fetch-depth : 0
107107
108108 - name : setup golang
109- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
109+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
110110 with :
111111 go-version-file : go.mod
112112
Original file line number Diff line number Diff line change 3535 fetch-depth : 0
3636
3737 - name : setup golang
38- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
38+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
3939 with :
4040 go-version-file : go.mod
4141
Original file line number Diff line number Diff line change 5252 fetch-depth : 0
5353
5454 - name : setup golang
55- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
55+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
5656 with :
5757 go-version-file : go.mod
5858
@@ -133,7 +133,7 @@ jobs:
133133 op-token : ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
134134
135135 - name : setup golang
136- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
136+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
137137 with :
138138 go-version-file : go.mod
139139
@@ -227,7 +227,7 @@ jobs:
227227
228228 - name : setup golang
229229 if : steps.detect_if_should_run.outputs.result == 'true'
230- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
230+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
231231 with :
232232 go-version : ' ^1.19'
233233
You can’t perform that action at this time.
0 commit comments