File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333 -
3434 name : Set up Go
35- uses : actions/setup-go@424fc82d43fa5a37540bae62709ddcc23d9520d4 # v2.1.3
35+ uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
3636 with :
3737 go-version : 1.17
3838 -
Original file line number Diff line number Diff line change 3838 ref : ${{ github.event.pull_request.head.sha }}
3939
4040 - name : setup-go
41- uses : actions/setup-go@424fc82d43fa5a37540bae62709ddcc23d9520d4 # v2.1.3
41+ uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
4242 with :
4343 go-version : ' 1.17'
4444
Original file line number Diff line number Diff line change 4747 with :
4848 fetch-depth : 0
4949 - name : Setup Go
50- uses : actions/setup-go@424fc82d43fa5a37540bae62709ddcc23d9520d4 # v2.1.3
50+ uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
5151 with :
5252 go-version : ' ^1.17'
5353 - name : Install tools
6868 contents : read
6969 steps :
7070 - uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # v2.3.4
71- - uses : actions/setup-go@424fc82d43fa5a37540bae62709ddcc23d9520d4 # v2.1.3
71+ - uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
7272 with :
7373 go-version : ' 1.17'
7474 - name : Check license headers
You can’t perform that action at this time.
0 commit comments