File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ jobs:
1313 runs-on : ubuntu-24.04
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717 with :
1818 fetch-depth : 0
1919
2020 - name : Set up Go
21- uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
21+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
2222 with :
2323 go-version : " >=1.25.6"
2424
Original file line number Diff line number Diff line change 88 contents : read
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1212
13- - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
13+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
1414 with :
1515 go-version : " >=1.25.3"
1616
You can’t perform that action at this time.
0 commit comments