File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8585
8686 - name : Install Go
8787 id : setup-go
88- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
88+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
8989 with :
9090 go-version-file : go.mod
9191 cache-dependency-path : go.sum
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104
105105 - name : Install Go
106106 id : setup-go
107- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
107+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
108108 with :
109109 go-version-file : go.mod
110110 cache-dependency-path : go.sum
Original file line number Diff line number Diff line change 3434 fetch-depth : 0
3535
3636 - name : Install Go
37- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
37+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
3838 with :
3939 go-version-file : go.mod
4040 cache-dependency-path : go.sum
Original file line number Diff line number Diff line change 5858 fetch-depth : 0
5959
6060 - name : Install Go
61- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
61+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
6262 with :
6363 go-version-file : go.mod
6464 cache-dependency-path : go.sum
@@ -100,7 +100,7 @@ jobs:
100100 fetch-depth : 0
101101
102102 - name : Install Go
103- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
103+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
104104 with :
105105 go-version-file : go.mod
106106 cache-dependency-path : go.sum
@@ -127,7 +127,7 @@ jobs:
127127 fetch-depth : 0
128128
129129 - name : Install Go
130- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
130+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
131131 with :
132132 go-version-file : go.mod
133133 cache-dependency-path : go.sum
@@ -146,7 +146,7 @@ jobs:
146146 # fetch-depth: 0
147147
148148 # - name: Install Go
149- # uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
149+ # uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
150150 # with:
151151 # go-version-file: go.mod
152152 # cache-dependency-path: go.sum
You can’t perform that action at this time.
0 commit comments