File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4646 - name : Checkout Code
4747 uses : actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
4848 - name : Setup go
49- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
49+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
5050 with :
5151 go-version : ${{ matrix.go }}
5252 check-latest : true
7777 with :
7878 egress-policy : audit
7979 - name : Setup go
80- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
80+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
8181 with :
8282 go-version : ${{ matrix.go }}
8383 check-latest : true
@@ -139,7 +139,7 @@ jobs:
139139 - name : Checkout Code
140140 uses : actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
141141 - name : Setup go
142- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
142+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
143143 with :
144144 go-version : ${{ matrix.go }}
145145 - name : Run go test
@@ -210,7 +210,7 @@ jobs:
210210 - name : Checkout Code
211211 uses : actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
212212 - name : Setup go
213- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
213+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
214214 with :
215215 go-version : ${{ matrix.go }}
216216 check-latest : true
You can’t perform that action at this time.
0 commit comments