File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5858 fetch-depth : 0
5959 - id : nodejs
6060 name : Use Node.js
61- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4 # Use v3 or later
61+ uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4 # Use v3 or later
6262 with :
6363 node-version : 22.x
6464 cache : " npm"
8181 - id : coveralls
8282 if : ${{ !github.event.inputs.skip_coveralls }}
8383 name : Coveralls
84- uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2
84+ uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
8585 - id : sonarcloud
8686 if : ${{ !github.event.inputs.skip_sonarcloud }}
8787 name : SonarCloud Scan
Original file line number Diff line number Diff line change 4848 fetch-depth : 0
4949 - id : nodejs
5050 name : Use Node.js
51- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
51+ uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
5252 with :
5353 node-version : 22.x
5454 cache : " npm"
Original file line number Diff line number Diff line change 3636 fetch-depth : 0
3737 - id : nodejs
3838 name : Use Node.js
39- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
39+ uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
4040 with :
4141 node-version : 22.x
4242 cache : " npm"
5353 - id : coveralls
5454 if : ${{ !github.event.inputs.skip_coveralls }}
5555 name : Coveralls
56- uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2
56+ uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
5757 - id : sonarcloud
5858 if : ${{ env.SONAR_TOKEN && !github.event.inputs.skip_sonarcloud }}
5959 name : SonarCloud Scan
You can’t perform that action at this time.
0 commit comments