File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
15+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
1616 with :
1717 go-version-file : go.mod
1818 - name : Determine golangci-lint version
Original file line number Diff line number Diff line change 2020 with :
2121 fetch-depth : 0
2222 - name : Set up Go
23- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
23+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6 .0.0
2424 with :
2525 go-version-file : go.mod
2626 - name : Release
4545 ref : " ${{ needs.release.outputs.new_release_git_tag }}"
4646
4747 - name : Set up Go
48- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
48+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4949 with :
5050 go-version-file : ' ./go.mod'
5151 id : go
Original file line number Diff line number Diff line change 1515 fetch-depth : 1
1616
1717 - name : Set up Go
18- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
18+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
1919 with :
2020 go-version-file : go.mod
2121
You can’t perform that action at this time.
0 commit comments