File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 commitlint :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11+ - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1212 - uses : wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
Original file line number Diff line number Diff line change 1212 lint :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
15+ - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1616 - name : Setup Node
1717 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
1818 with :
2424 build-and-test :
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
27+ - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
2828 - name : Setup Node
2929 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
3030 with :
You can’t perform that action at this time.
0 commit comments