From c80e583517acd3da9a9b0f00ad939d7cbfe53553 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:18:24 +0000 Subject: [PATCH] fix(deps): update dependency @actions/core to v1.9.1 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e48ad..bfd297c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "license": "MIT", "dependencies": { "@actions/artifact": "0.5.0", - "@actions/core": "1.2.6", + "@actions/core": "1.9.1", "ansi-colors": "4.1.1", "fast-xml-parser": "3.18.0", "luxon": "1.26.0",