1
0
mirror of https://github.com/theoludwig/kysely-typegen.git synced 2026-06-09 21:58:02 +02:00

build(deps): update latest to fix tmp

https://github.com/advisories/GHSA-ph9p-34f9-6g65
This commit is contained in:
2026-06-09 16:02:17 +02:00
parent b3c01aee90
commit f956a31c92
4 changed files with 725 additions and 650 deletions
+2 -2
View File
@@ -15,12 +15,12 @@ jobs:
TZ: "Europe/Paris"
DO_NOT_TRACK: "1"
steps:
- uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
- uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3
- name: "Setup Node.js"
uses: "actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e" # v6.4.0
with:
node-version: "24.15.0"
node-version: "24.16.0"
cache: "npm"
- run: "node --version"
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
pull-requests: "write"
id-token: "write"
steps:
- uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
- uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3
with:
fetch-depth: 0
persist-credentials: false
@@ -25,7 +25,7 @@ jobs:
- name: "Setup Node.js"
uses: "actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e" # v6.4.0
with:
node-version: "24.15.0"
node-version: "24.16.0"
registry-url: "https://registry.npmjs.org"
package-manager-cache: false