File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4343 fetch-depth : 0
4444
4545 - name : Set up go
46- uses : actions/setup-go@v5.1 .0
46+ uses : actions/setup-go@v5.2 .0
4747 with :
4848 go-version : ${{ matrix.go-version }}
4949 - run : |
Original file line number Diff line number Diff line change 5151 fetch-depth : 0
5252
5353 - name : Set up go
54- uses : actions/setup-go@v5.1 .0
54+ uses : actions/setup-go@v5.2 .0
5555 with :
5656 go-version : ${{ matrix.go-version }}
5757
@@ -108,7 +108,7 @@ jobs:
108108 fetch-depth : 0
109109
110110 - name : Set up go
111- uses : actions/setup-go@v5.1 .0
111+ uses : actions/setup-go@v5.2 .0
112112 with :
113113 go-version : ${{ matrix.go-version }}
114114
@@ -155,7 +155,7 @@ jobs:
155155 fetch-depth : 0
156156
157157 - name : Set up go
158- uses : actions/setup-go@v5.1 .0
158+ uses : actions/setup-go@v5.2 .0
159159 with :
160160 go-version : ${{ matrix.go-version }}
161161 - run : |
@@ -212,7 +212,7 @@ jobs:
212212 fetch-depth : 0
213213
214214 - name : Set up go
215- uses : actions/setup-go@v5.1 .0
215+ uses : actions/setup-go@v5.2 .0
216216 with :
217217 go-version : ${{ matrix.go-version }}
218218 - run : |
@@ -254,7 +254,7 @@ jobs:
254254 shell : bash
255255
256256 - name : SonarCloud report upload
257- uses : sonarsource/sonarcloud-github-action@v3.1
257+ uses : sonarsource/sonarcloud-github-action@v4.0
258258 env :
259259 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
260260 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Set up go
27- uses : actions/setup-go@v5.1 .0
27+ uses : actions/setup-go@v5.2 .0
2828 with :
2929 go-version : ${{ matrix.go-version }}
3030
7070 fetch-depth : 0
7171
7272 - name : Set up go
73- uses : actions/setup-go@v5.1 .0
73+ uses : actions/setup-go@v5.2 .0
7474 with :
7575 go-version : ${{ matrix.go-version }}
7676
@@ -119,7 +119,7 @@ jobs:
119119 fetch-depth : 0
120120
121121 - name : Set up go
122- uses : actions/setup-go@v5.1 .0
122+ uses : actions/setup-go@v5.2 .0
123123 with :
124124 go-version : ${{ matrix.go-version }}
125125
@@ -172,7 +172,7 @@ jobs:
172172 fetch-depth : 0
173173
174174 - name : Set up go
175- uses : actions/setup-go@v5.1 .0
175+ uses : actions/setup-go@v5.2 .0
176176 with :
177177 go-version : ${{ matrix.go-version }}
178178
You can’t perform that action at this time.
0 commit comments