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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
44+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
86+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
144+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
145145 with :
146146 go-version : stable
147147 cache-dependency-path : |
Original file line number Diff line number Diff line change 3535 fetch-depth : 0
3636
3737 - name : Setup Golang Environment
38- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
38+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
3939 with :
4040 go-version : stable
4141
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Setup Golang Environment
33- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
33+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
3434 with :
3535 go-version : stable
3636
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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
35+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.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@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
55+ uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
5656 with :
5757 go-version : stable
5858 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments