File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
path : ${{ github.workspace }}/src/github.com/tektoncd/dashboard
38
38
39
39
- name : Set up Go
40
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
40
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
41
41
with :
42
42
cache-dependency-path : " ${{ github.workspace }}/src/github.com/tektoncd/dashboard/go.sum"
43
43
go-version-file : " ${{ github.workspace }}/src/github.com/tektoncd/dashboard/go.mod"
@@ -120,7 +120,7 @@ jobs:
120
120
path : ${{ github.workspace }}/src/github.com/tektoncd/dashboard
121
121
122
122
- name : Set up Go
123
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
123
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
124
124
with :
125
125
cache-dependency-path : " ${{ github.workspace }}/src/github.com/tektoncd/dashboard/go.sum"
126
126
go-version-file : " ${{ github.workspace }}/src/github.com/tektoncd/dashboard/go.mod"
You can’t perform that action at this time.
0 commit comments