build(deps): bump the dependencies group with 4 updates (#1327)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-15 10:24:02 +00:00
committed by GitHub
parent 3ab2377cc3
commit ef750330e2
4 changed files with 95176 additions and 99929 deletions

96875
dist/post_run/index.js generated vendored

File diff suppressed because one or more lines are too long

96875
dist/run/index.js generated vendored

File diff suppressed because one or more lines are too long

747
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,14 +27,14 @@
"node": ">=24.0.0"
},
"dependencies": {
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^3.0.0",
"@octokit/plugin-retry": "^6.1.0",
"@actions/tool-cache": "^2.0.2",
"@types/node": "^24.10.1",
"@types/node": "^25.0.2",
"@types/semver": "^7.7.1",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",