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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
44
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
86
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
144
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
145
145
with :
146
146
go-version : stable
147
147
cache-dependency-path : |
Original file line number Diff line number Diff line change 36
36
fetch-depth : 0
37
37
38
38
- name : Setup Golang Environment
39
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
39
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
40
40
with :
41
41
go-version : stable
42
42
Original file line number Diff line number Diff line change 31
31
fetch-depth : 0
32
32
33
33
- name : Setup Golang Environment
34
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
34
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
35
35
with :
36
36
go-version : stable
37
37
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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
35
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
55
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .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