File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout code
27- uses : actions/checkout@v4
27+ uses : actions/checkout@v5
2828
2929 - name : Setup Node.js ${{ matrix.node-version }}
3030 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 2424 contents : write
2525 id-token : write
2626 steps :
27- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
27+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2828 - uses : actions/setup-node@v4
2929 with :
3030 node-version : ' 22'
Original file line number Diff line number Diff line change 5151 "cors" : " ^2.8.5" ,
5252 "eslint" : " ^9.0.0" ,
5353 "express" : " ^4.19.2" ,
54- "helmet" : " ^7.1 .0" ,
54+ "helmet" : " ^8.0 .0" ,
5555 "light-my-request" : " ^6.6.0" ,
5656 "morgan" : " ^1.10.0" ,
57- "neostandard" : " ^0.11.6 "
57+ "neostandard" : " ^0.12.0 "
5858 },
5959 "engines" : {
6060 "node" : " >=20.0.0"
You can’t perform that action at this time.
0 commit comments