File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 - name : Setup Go
22- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
22+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
2323 with :
2424 go-version-file : ' go.mod'
2525 - name : Setup Python
Original file line number Diff line number Diff line change 2121 - name : Checkout head
2222 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323 - name : Setup Go
24- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
24+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
2525 with :
2626 go-version-file : " go.mod"
2727 - name : Install mdtest and upctl
Original file line number Diff line number Diff line change 1414 - name : Checkout head
1515 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 - name : Setup go
17- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
17+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
1818 with :
1919 go-version-file : ' go.mod'
2020 - name : Run golangci-lint-action
Original file line number Diff line number Diff line change 3434 username : ${{ github.actor }}
3535 password : ${{ secrets.GITHUB_TOKEN }}
3636 - name : Set up Go
37- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
37+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
3838 with :
3939 go-version-file : ' go.mod'
4040 - name : Get tag version
Original file line number Diff line number Diff line change 1616 - name : Checkout head
1717 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818 - name : Setup Go
19- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
19+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
2020 with :
2121 go-version-file : ' go.mod'
2222 - name : Install keyring test dependencies on Ubuntu
You can’t perform that action at this time.
0 commit comments