File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636 token : ${{ secrets.NGINX_PAT }}
3737
3838 - name : Setup Golang Environment
39- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
39+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4040 with :
4141 go-version : stable
4242
6969 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
7070
7171 - name : Setup Golang Environment
72- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
72+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
7373 with :
7474 go-version : stable
7575
9494 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9595
9696 - name : Setup Golang Environment
97- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
97+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
9898 with :
9999 go-version : stable
100100
@@ -122,7 +122,7 @@ jobs:
122122 collapse-after : 30
123123
124124 - name : Setup Golang Environment
125- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
125+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
126126 with :
127127 go-version : stable
128128 if : ${{ github.ref_type == 'tag' }}
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4949
5050 - name : Setup Golang Environment
51- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
51+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
5252 with :
5353 go-version : stable
5454 if : matrix.language == 'go'
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3030
3131 - name : Setup Golang Environment
32- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
32+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
3333 with :
3434 go-version : stable
3535
You can’t perform that action at this time.
0 commit comments