Merge pull request #280 from crazy-max/dependabot/npm_and_yarn/actions/exec-3.0.0

chore(deps): bump @actions/exec from 1.1.1 to 3.0.0
This commit is contained in:
CrazyMax
2026-03-02 23:10:31 +01:00
committed by GitHub
4 changed files with 22 additions and 6 deletions

6
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

View File

@@ -23,7 +23,7 @@
"packageManager": "yarn@4.12.0",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.0",
"@actions/tool-cache": "^2.0.2",
"glob": "^11.1.0"

View File

@@ -31,6 +31,15 @@ __metadata:
languageName: node
linkType: hard
"@actions/exec@npm:^3.0.0":
version: 3.0.0
resolution: "@actions/exec@npm:3.0.0"
dependencies:
"@actions/io": "npm:^3.0.2"
checksum: 10/c1904163e326cbe27f887514b4837e357d46e7a6c5eeda66c0e2efffd2772cb34d8ef0a2a48c65eb0e3b6ec72beb9b049eaba343c9f55978d3f45b09d09d2c54
languageName: node
linkType: hard
"@actions/http-client@npm:^2.0.1":
version: 2.1.1
resolution: "@actions/http-client@npm:2.1.1"
@@ -57,6 +66,13 @@ __metadata:
languageName: node
linkType: hard
"@actions/io@npm:^3.0.2":
version: 3.0.2
resolution: "@actions/io@npm:3.0.2"
checksum: 10/ef17cb4ec0a2b640d5f4851446ad1c12bf4b2b1cf83741c5eecee4e8f50b3ca3ac9ae4084027dcaa1bf0c016d653dbc0e5fe20daedd39ee5fb6edb671f6e45b5
languageName: node
linkType: hard
"@actions/tool-cache@npm:^2.0.2":
version: 2.0.2
resolution: "@actions/tool-cache@npm:2.0.2"
@@ -3173,7 +3189,7 @@ __metadata:
resolution: "upx-github-action@workspace:."
dependencies:
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.1.1"
"@actions/exec": "npm:^3.0.0"
"@actions/http-client": "npm:^4.0.0"
"@actions/tool-cache": "npm:^2.0.2"
"@eslint/js": "npm:^9.39.3"