File tree Expand file tree Collapse file tree 10 files changed +228
-194
lines changed
Expand file tree Collapse file tree 10 files changed +228
-194
lines changed Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 timeout-minutes : 5
3131 steps :
32- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3333 - uses : andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d # v1.0.3
3434 with :
3535 node-version : 24
Original file line number Diff line number Diff line change 2222 language : ['javascript-typescript']
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626 - name : Initialize CodeQL
2727 uses : github/codeql-action/init@v3
2828 with :
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 timeout-minutes : 5
2424 steps :
25- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626 - id : ' cloudflare-pages'
2727 uses : ./delete
2828 with :
Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929 timeout-minutes : 5
3030 steps :
31- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3232 - id : ' cloudflare-pages'
3333 uses : ./
3434 with :
Original file line number Diff line number Diff line change 2525 id-token : write
2626 timeout-minutes : 5
2727 steps :
28- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2929 - uses : andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d # v1.0.3
3030 with :
3131 node-version : 24
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 timeout-minutes : 5
2121 steps :
22- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323 - uses : andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d # v1.0.3
2424 with :
2525 node-version : 24
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 timeout-minutes : 5
1919 steps :
20- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121 - uses : andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d # v1.0.3
2222 with :
2323 node-version : 24
5050 runs-on : ubuntu-latest
5151 timeout-minutes : 5
5252 steps :
53- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
53+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5454 - uses : andykenward/github-actions/setup-pnpm@32471b1e0a5df8a09500a54b1254e3f0f881e52d # v1.0.3
5555 with :
5656 node-version : 24
Original file line number Diff line number Diff line change 33exclude : __generated__|.changeset|pnpm-lock.yaml|dist
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
Original file line number Diff line number Diff line change 6666 "@tsconfig/node24" : " 24.0.1" ,
6767 "@types/json-schema" : " 7.0.15" ,
6868 "@types/node" : " 24.3.1" ,
69- "@vitest/eslint-plugin" : " 1.3.4 " ,
69+ "@vitest/eslint-plugin" : " 1.3.9 " ,
7070 "dotenv" : " 17.2.0" ,
7171 "esbuild" : " 0.25.8" ,
7272 "eslint" : " 9.31.0" ,
8181 "tsx" : " 4.20.3" ,
8282 "typescript" : " 5.8.3" ,
8383 "typescript-eslint" : " 8.38.0" ,
84- "undici" : " 7.12 .0" ,
85- "vite" : " 6.2.7 " ,
84+ "undici" : " 7.15 .0" ,
85+ "vite" : " 7.1.4 " ,
8686 "vitest" : " 3.2.4" ,
8787 "wrangler" : " ^4.13.2"
8888 },
You can’t perform that action at this time.
0 commit comments