diff --git a/actions/gh-actions-eslint/package.json b/actions/gh-actions-eslint/package.json index 4428a9b..d6bf67f 100644 --- a/actions/gh-actions-eslint/package.json +++ b/actions/gh-actions-eslint/package.json @@ -33,7 +33,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "eslint-formatter-stylish": "^8.39.0", "setup-node": "github:actions/setup-node#v3.6.0" diff --git a/actions/gh-actions-exec/package.json b/actions/gh-actions-exec/package.json index 677c117..3a3477c 100644 --- a/actions/gh-actions-exec/package.json +++ b/actions/gh-actions-exec/package.json @@ -31,7 +31,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { diff --git a/actions/gh-actions-npm/package.json b/actions/gh-actions-npm/package.json index 138181b..df0c3d6 100644 --- a/actions/gh-actions-npm/package.json +++ b/actions/gh-actions-npm/package.json @@ -31,7 +31,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { diff --git a/actions/gh-actions-prettier/package.json b/actions/gh-actions-prettier/package.json index a722c31..28a9448 100644 --- a/actions/gh-actions-prettier/package.json +++ b/actions/gh-actions-prettier/package.json @@ -32,7 +32,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "setup-node": "github:actions/setup-node#v3.4.1" }, diff --git a/actions/gh-actions-tsc/package.json b/actions/gh-actions-tsc/package.json index d379fb1..0994933 100644 --- a/actions/gh-actions-tsc/package.json +++ b/actions/gh-actions-tsc/package.json @@ -31,7 +31,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "setup-node": "github:actions/setup-node#v3.6.0" }, diff --git a/actions/git-user-config/package.json b/actions/git-user-config/package.json index 99b73d2..5c2c7c2 100644 --- a/actions/git-user-config/package.json +++ b/actions/git-user-config/package.json @@ -33,7 +33,7 @@ "main": "action.js", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { diff --git a/actions/ms-idp-workflow-run-auth/package.json b/actions/ms-idp-workflow-run-auth/package.json index 38cd62a..7f6e552 100644 --- a/actions/ms-idp-workflow-run-auth/package.json +++ b/actions/ms-idp-workflow-run-auth/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@actions/http-client": "^2.2.0", "@azure/msal-node": "^2.3.0", "@thnetii/gh-actions-core-helpers": "*", diff --git a/package-lock.json b/package-lock.json index 947e643..2fb2c7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "eslint-formatter-stylish": "^8.39.0", "setup-node": "github:actions/setup-node#v3.6.0" @@ -113,7 +113,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { @@ -126,7 +126,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { @@ -139,7 +139,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "setup-node": "github:actions/setup-node#v3.4.1" }, @@ -183,7 +183,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*", "setup-node": "github:actions/setup-node#v3.6.0" }, @@ -197,7 +197,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@thnetii/gh-actions-core-helpers": "*" }, "engines": { @@ -210,7 +210,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@actions/http-client": "^2.2.0", "@azure/msal-node": "^2.3.0", "@thnetii/gh-actions-core-helpers": "*", @@ -275,6 +275,15 @@ "uuid": "^3.3.3" } }, + "node_modules/@actions/cache/node_modules/@actions/exec": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "license": "MIT", + "dependencies": { + "@actions/io": "^1.0.1" + } + }, "node_modules/@actions/cache/node_modules/@actions/glob": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.1.2.tgz", @@ -303,13 +312,20 @@ } }, "node_modules/@actions/exec": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", - "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-3.0.0.tgz", + "integrity": "sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==", + "license": "MIT", "dependencies": { - "@actions/io": "^1.0.1" + "@actions/io": "^3.0.2" } }, + "node_modules/@actions/exec/node_modules/@actions/io": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz", + "integrity": "sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==", + "license": "MIT" + }, "node_modules/@actions/github": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/@actions/github/-/github-6.0.0.tgz", @@ -359,6 +375,15 @@ "uuid": "^3.3.2" } }, + "node_modules/@actions/tool-cache/node_modules/@actions/exec": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "license": "MIT", + "dependencies": { + "@actions/io": "^1.0.1" + } + }, "node_modules/@actions/tool-cache/node_modules/@actions/http-client": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.11.tgz", @@ -4693,6 +4718,16 @@ "node": ">=20.0.0 <21.0.0" } }, + "node_modules/github-script/node_modules/@actions/exec": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@actions/io": "^1.0.1" + } + }, "node_modules/github-script/node_modules/@octokit/plugin-request-log": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-4.0.0.tgz", @@ -6541,6 +6576,15 @@ "semver": "^6.1.1" } }, + "node_modules/setup-node/node_modules/@actions/exec": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "license": "MIT", + "dependencies": { + "@actions/io": "^1.0.1" + } + }, "node_modules/setup-node/node_modules/@actions/github": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@actions/github/-/github-1.1.0.tgz",