File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6868 ref : ${{ github.event.pull_request.head.sha }}
6969
7070 - name : Set up Go 1.x
71- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
71+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
7272 with :
7373 go-version : ' ^1.19'
7474
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 ref : ${{ github.event.pull_request.head.sha }}
110110
111111 - name : Set up Go 1.x
112- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
112+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
113113 with :
114114 go-version : ${{ inputs.go-version }}
115115
Original file line number Diff line number Diff line change 7070 ref : ${{ github.event.pull_request.head.sha }}
7171
7272 - name : Set up Go 1.x
73- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
73+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
7474 with :
7575 go-version : ' ^1.18'
7676
Original file line number Diff line number Diff line change 5252 ref : ${{ github.event.pull_request.head.sha }}
5353
5454 - name : Set up Go 1.x
55- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
55+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
5656 with :
5757 go-version : ^1.18
5858
You can’t perform that action at this time.
0 commit comments