File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 ref : main
5757 token : ${{ steps.credentials.outputs.token }}
5858 - name : Install Golang
59- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
59+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
6060 with :
6161 go-version : " stable"
6262 - name : Get the latest version
Original file line number Diff line number Diff line change 3232 token : ${{ steps.credentials.outputs.token }}
3333
3434 - name : Set up Go
35- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
35+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
3636 with :
3737 go-version-file : go.mod
3838
Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919 persist-credentials : false
2020 - name : Set up Go
21- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
21+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
2222 with :
2323 go-version : " 1.26.5"
2424 - name : Lint
4747 with :
4848 persist-credentials : false
4949 - name : Set up Go
50- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
50+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
5151 with :
5252 go-version : " 1.26.5"
5353 - name : Report health score
You can’t perform that action at this time.
0 commit comments