File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
token : ${{ github.actor == 'renovate[bot]' && secrets.NGINX_PAT || github.token }}
42
42
43
43
- name : Setup Golang Environment
44
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
44
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
45
45
with :
46
46
go-version : stable
47
47
cache-dependency-path : |
83
83
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
84
84
85
85
- name : Setup Golang Environment
86
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
86
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
87
87
with :
88
88
go-version : stable
89
89
cache-dependency-path : |
@@ -141,7 +141,7 @@ jobs:
141
141
fetch-depth : 0
142
142
143
143
- name : Setup Golang Environment
144
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
144
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
145
145
with :
146
146
go-version : stable
147
147
cache-dependency-path : |
Original file line number Diff line number Diff line change 40
40
fetch-depth : 0
41
41
42
42
- name : Setup Golang Environment
43
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
43
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
44
44
with :
45
45
go-version : stable
46
46
Original file line number Diff line number Diff line change 34
34
fetch-depth : 0
35
35
36
36
- name : Setup Golang Environment
37
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
37
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
38
38
with :
39
39
go-version : stable
40
40
Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
33
34
34
- name : Setup Golang Environment
35
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
35
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
36
36
with :
37
37
go-version : stable
38
38
Original file line number Diff line number Diff line change 52
52
token : ${{ secrets.NGINX_PAT }}
53
53
54
54
- name : Setup Golang Environment
55
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
55
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
56
56
with :
57
57
go-version : stable
58
58
cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments