diff --git a/package.json b/package.json index 16d74df..db51bfa 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@actions/cache": "^4.1.0", "@actions/core": "^1.11.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^3.0.0", "@actions/glob": "^0.6.0", "yaml": "^2.8.2", "zod": "^3.25.76" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2ced54..0a96615 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.11.1 version: 1.11.1 '@actions/exec': - specifier: ^1.1.1 - version: 1.1.1 + specifier: ^3.0.0 + version: 3.0.0 '@actions/glob': specifier: ^0.6.0 version: 0.6.1