File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
44
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
86
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
144
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
145
145
with :
146
146
go-version : stable
147
147
cache-dependency-path : |
Original file line number Diff line number Diff line change 35
35
fetch-depth : 0
36
36
37
37
- name : Setup Golang Environment
38
- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
38
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
39
39
with :
40
40
go-version : stable
41
41
Original file line number Diff line number Diff line change 30
30
fetch-depth : 0
31
31
32
32
- name : Setup Golang Environment
33
- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
33
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
34
34
with :
35
35
go-version : stable
36
36
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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
35
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
55
+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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