From dbea1162a520b2152813cf7232523b75e962333e Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:25:09 +0000 Subject: [PATCH] fix(deps): update dependency @actions/core to v1.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b34316f..c08d51f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "", "license": "MIT", "dependencies": { - "@actions/core": "1.10.1", + "@actions/core": "1.11.0", "@aws-sdk/client-sts": "3.540.0", "@aws-sdk/credential-provider-node": "^3.540.0", "googleapis": "133.0.0"