From 06c6d6353e2e5f4475d1bf24d8eaa857f6d27674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:42:36 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `e49ae06` to `043a44d` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `e49ae06` to `043a44d`. - [Commits](https://github.com/nearform/actions-toolkit/compare/e49ae0606145d17f3f4b11df5fcbe4e9085579fb...043a44dcb32c97738aab3914c9f956f802531b49) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 613b819c..493456f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1535,8 +1535,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#e49ae0606145d17f3f4b11df5fcbe4e9085579fb", - "integrity": "sha512-frYjhtrC8hYU0r1GoZCcace0RdtqVzra/tflCf6OHYXJDR/WDL+lP4shhnuBUrXPWzP7+8VqngUK4f7Pf1mFEw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#043a44dcb32c97738aab3914c9f956f802531b49", + "integrity": "sha512-gcobhK9hxBsVjquK0NswZ+wb+SbfT7vYaEq6EjqjUuZIY8PH9bV6FA0pKSE4Na3xJ6Uzv9SQNngIed7eVtg60A==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7624,9 +7624,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#e49ae0606145d17f3f4b11df5fcbe4e9085579fb", - "integrity": "sha512-frYjhtrC8hYU0r1GoZCcace0RdtqVzra/tflCf6OHYXJDR/WDL+lP4shhnuBUrXPWzP7+8VqngUK4f7Pf1mFEw==", - "from": "actions-toolkit@github:nearform/actions-toolkit", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#043a44dcb32c97738aab3914c9f956f802531b49", + "integrity": "sha512-gcobhK9hxBsVjquK0NswZ+wb+SbfT7vYaEq6EjqjUuZIY8PH9bV6FA0pKSE4Na3xJ6Uzv9SQNngIed7eVtg60A==", + "from": "actions-toolkit@github:nearform/actions-toolkit#043a44dcb32c97738aab3914c9f956f802531b49", "requires": { "@actions/core": "^1.10.1" }