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 3737 persist-credentials : false
3838
3939 - name : " Run analysis"
40- uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
40+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
4141 with :
4242 results_file : results.sarif
4343 results_format : sarif
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 with :
144144 fetch-depth : 0 # Full history is needed to improving relevancy of reporting
145145 - name : " Download coverage report for SONAR"
146- uses : actions/download-artifact@v5
146+ uses : actions/download-artifact@v6
147147 with :
148148 name : code-coverage-report
149149 - name : " Perform static analysis"
Original file line number Diff line number Diff line change 1010 "@types/jest" : " ^30.0.0" ,
1111 "@typescript-eslint/eslint-plugin" : " ^8.44.1" ,
1212 "@typescript-eslint/parser" : " ^8.44.1" ,
13- "esbuild" : " ^0.25.9 " ,
13+ "esbuild" : " ^0.27.0 " ,
1414 "eslint" : " ^9.32.0" ,
1515 "eslint-config-airbnb-extended" : " ^2.3.1" ,
16- "eslint-config-next" : " ^15.5 .3" ,
16+ "eslint-config-next" : " ^16.0 .3" ,
1717 "eslint-config-prettier" : " ^10.1.8" ,
1818 "eslint-import-resolver-typescript" : " ^4.4.2" ,
1919 "eslint-plugin-html" : " ^8.1.3" ,
2727 "eslint-plugin-security" : " ^3.0.1" ,
2828 "eslint-plugin-sonarjs" : " ^3.0.4" ,
2929 "eslint-plugin-sort-destructure-keys" : " ^2.0.0" ,
30- "eslint-plugin-unicorn" : " ^59 .0.1 " ,
30+ "eslint-plugin-unicorn" : " ^62 .0.0 " ,
3131 "jest" : " ^30.1.3" ,
3232 "jest-environment-jsdom" : " ^30.1.2" ,
3333 "jest-html-reporter" : " ^4.3.0" ,
You can’t perform that action at this time.
0 commit comments