File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4141 - name : Checkout repository
4242 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343 - name : Install Go
44- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
44+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4545 with :
4646 go-version-file : go.mod
4747 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4646
4747 - name : Setup Go
48- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
48+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4949 with :
5050 go-version-file : go.mod
5151
Original file line number Diff line number Diff line change 3131 fetch-depth : 0
3232
3333 - name : setup golang
34- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
34+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
3535 with :
3636 go-version-file : go.mod
3737
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : setup golang
30- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
30+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
3131 with :
3232 go-version-file : go.mod
3333
7575 fetch-depth : 0
7676
7777 - name : setup golang
78- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
78+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
7979 with :
8080 go-version-file : go.mod
8181
@@ -109,7 +109,7 @@ jobs:
109109 fetch-depth : 0
110110
111111 - name : setup golang
112- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
112+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
113113 with :
114114 go-version-file : go.mod
115115
Original file line number Diff line number Diff line change 3838 fetch-depth : 0
3939
4040 - name : setup golang
41- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
41+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4242 with :
4343 go-version-file : go.mod
4444
Original file line number Diff line number Diff line change 5555 fetch-depth : 0
5656
5757 - name : setup golang
58- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
58+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
5959 with :
6060 go-version-file : go.mod
6161
@@ -136,7 +136,7 @@ jobs:
136136 op-token : ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
137137
138138 - name : setup golang
139- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
139+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
140140 with :
141141 go-version-file : go.mod
142142
@@ -230,7 +230,7 @@ jobs:
230230
231231 - name : setup golang
232232 if : steps.detect_if_should_run.outputs.result == 'true'
233- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
233+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
234234 with :
235235 go-version : ' ^1.19'
236236
You can’t perform that action at this time.
0 commit comments