From b012d6f5524d6346f26dcc1f1aa2e3ca15a6d6f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Dec 2025 00:03:07 +0000 Subject: [PATCH] chore(deps): update dependency @actions/exec to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da73448..e85ca6f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "@actions/cache": "^4.0.3", "@actions/core": "^1.11.1", - "@actions/exec": "^1.1.1", + "@actions/exec": "^2.0.0", "@actions/glob": "^0.5.0", "@actions/http-client": "^2.2.1", "@actions/io": "^1.0.2", -- 2.49.1