From 07cc0b35cc30960d6090b0f9b810f35922eadfac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:47:51 +0200 Subject: [PATCH] chore(deps): bump actions-toolkit from `b64313c` to `a2da6cb` (#650) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `b64313c` to `a2da6cb`. - [Commits](https://github.com/nearform/actions-toolkit/compare/b64313c17e68642938bc7640aa0285259f6e49c6...a2da6cb537f8877c6e84ae2f067997b4cf602004) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b918a24..925d79d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1694,8 +1694,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#b64313c17e68642938bc7640aa0285259f6e49c6", - "integrity": "sha512-BjF0unRQX0AuoM+G+3RvEZzAQNpEy4e9k+6gsTN9/VDYGmPjJcAGxZRodbgy+7x0mTJQpV9gNIrBODnZn7xU+g==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#a2da6cb537f8877c6e84ae2f067997b4cf602004", + "integrity": "sha512-AiZnWZKSGrU1302Ab6LA3YIZ/zI/zTMnATAf6GJPc1mmgDY48UP3JGgDmypZj4wWM5vlY+BtOdhTZkXdAA7sIA==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7120,9 +7120,9 @@ } }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#b64313c17e68642938bc7640aa0285259f6e49c6", - "integrity": "sha512-BjF0unRQX0AuoM+G+3RvEZzAQNpEy4e9k+6gsTN9/VDYGmPjJcAGxZRodbgy+7x0mTJQpV9gNIrBODnZn7xU+g==", - "from": "actions-toolkit@github:nearform/actions-toolkit#b64313c17e68642938bc7640aa0285259f6e49c6", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#a2da6cb537f8877c6e84ae2f067997b4cf602004", + "integrity": "sha512-AiZnWZKSGrU1302Ab6LA3YIZ/zI/zTMnATAf6GJPc1mmgDY48UP3JGgDmypZj4wWM5vlY+BtOdhTZkXdAA7sIA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#a2da6cb537f8877c6e84ae2f067997b4cf602004", "requires": { "@actions/core": "^1.10.1" }