File tree Expand file tree Collapse file tree 3 files changed +811
-845
lines changed Expand file tree Collapse file tree 3 files changed +811
-845
lines changed Original file line number Diff line number Diff line change 3131 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3232
3333 - name : Initialize CodeQL
34- uses : github/codeql-action/init@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9
34+ uses : github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93
3535 with :
3636 languages : ${{ matrix.language }}
3737
5555 run : pnpm install --frozen-lockfile
5656
5757 - name : Perform CodeQL analysis
58- uses : github/codeql-action/analyze@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9
58+ uses : github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93
5959 with :
6060 category : /language:${{ matrix.language }}
Original file line number Diff line number Diff line change 7777 "@graphql-codegen/typescript-operations" : " ^5.0.0" ,
7878 "@lhci/cli" : " ^0.15.1" ,
7979 "@playwright/test" : " ^1.55.1" ,
80- "@swc/core" : " ^ 1.13.20 " ,
80+ "@swc/core" : " 1.13.19 " ,
8181 "@swc/jest" : " ^0.2.39" ,
8282 "@tailwindcss/postcss" : " ^4.1.13" ,
8383 "@testing-library/jest-dom" : " ^6.8.0" ,
You can’t perform that action at this time.
0 commit comments