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 4141 token : ${{ github.actor == 'renovate[bot]' && secrets.NGINX_PAT || github.token }}
4242
4343 - name : Setup Golang Environment
44- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
44+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
4545 with :
4646 go-version : stable
4747 cache-dependency-path : |
8383 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8484
8585 - name : Setup Golang Environment
86- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
86+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8787 with :
8888 go-version : stable
8989 cache-dependency-path : |
@@ -141,7 +141,7 @@ jobs:
141141 fetch-depth : 0
142142
143143 - name : Setup Golang Environment
144- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
144+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
145145 with :
146146 go-version : stable
147147 cache-dependency-path : |
Original file line number Diff line number Diff line change 4040 fetch-depth : 0
4141
4242 - name : Setup Golang Environment
43- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
43+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
4444 with :
4545 go-version : stable
4646
Original file line number Diff line number Diff line change 3434 fetch-depth : 0
3535
3636 - name : Setup Golang Environment
37- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
37+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3838 with :
3939 go-version : stable
4040
Original file line number Diff line number Diff line change 3232 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3333
3434 - name : Setup Golang Environment
35- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
35+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3636 with :
3737 go-version : stable
3838
Original file line number Diff line number Diff line change 5252 token : ${{ secrets.NGINX_PAT }}
5353
5454 - name : Setup Golang Environment
55- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
55+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
5656 with :
5757 go-version : stable
5858 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments