File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 - name : remove tools code
5050 run : rm -rf tools
5151
52- - uses : j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2
52+ - uses : j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
5353 with :
5454 install-only : true
5555
Original file line number Diff line number Diff line change 5353
5454 - name : Run prek
5555 id : prek
56- uses : j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2
56+ uses : j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
5757 continue-on-error : true
5858
5959 # indication that the linting has finished
7777 - run : npm ci --ignore-scripts
7878 - name : Re-run prek to apply fixes
7979 if : steps.prek.outcome == 'failure'
80- uses : j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2
80+ uses : j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
8181 continue-on-error : true
8282
8383 - name : Commit & push changes
Original file line number Diff line number Diff line change 2323 run : npm install --omit=prod
2424
2525 - name : Run prek
26- uses : j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2
26+ uses : j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
2727 vale :
2828 runs-on : ubuntu-latest
2929 steps :
You can’t perform that action at this time.
0 commit comments