File tree Expand file tree Collapse file tree 5 files changed +156
-150
lines changed Expand file tree Collapse file tree 5 files changed +156
-150
lines changed Original file line number Diff line number Diff line change 1818 os : [ubuntu-latest]
1919
2020 steps :
21- - uses : actions/checkout@v3.3.0
21+ - uses : actions/checkout@v3.5.2
2222 with :
2323 fetch-depth : 1
2424
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@v3.3.0
41+ uses : actions/checkout@v3.5.2
4242
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010
1111 steps :
12- - uses : actions/stale@v7
12+ - uses : actions/stale@v8
1313 with :
1414 repo-token : ${{ secrets.GITHUB_TOKEN }}
1515 stale-issue-message : ' Stale issue message'
Original file line number Diff line number Diff line change 5151 "@commitlint/config-conventional" : " ^17.0.0" ,
5252 "@nuxt/types" : " ^2.15.8" ,
5353 "@types/lodash" : " ^4.14.182" ,
54- "@types/node" : " ^18.0 .0" ,
54+ "@types/node" : " ^20.2 .0" ,
5555 "@types/qs" : " ^6.9.7" ,
5656 "@typescript-eslint/eslint-plugin" : " ^5.49.0" ,
5757 "@typescript-eslint/parser" : " ^5.9.0" ,
You can’t perform that action at this time.
0 commit comments