From bb7ff3d1e8430ad851b991d54e2b93a1a6ba7ae1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:45:32 +0000 Subject: [PATCH] Update dependency @actions/core to v1.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7570251..47d64e9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "Anurag Hazra", "license": "MIT", "devDependencies": { - "@actions/core": "1.10.0", + "@actions/core": "1.11.1", "@actions/github": "5.1.1", "@testing-library/dom": "8.19.0", "@testing-library/jest-dom": "5.16.5",