From 2fe8db03a1cb0423a67cf8ac6229cbf068615286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:09:51 +0200 Subject: [PATCH] chore(deps): bump actions-toolkit from `1dbfd49` to `b64313c` (#646) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `1dbfd49` to `b64313c`. - [Commits](https://github.com/nearform/actions-toolkit/compare/1dbfd49e5a48ead3eb6d513149bcad4f7c40816f...b64313c17e68642938bc7640aa0285259f6e49c6) --- 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 1f0c89d..b918a24 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#1dbfd49e5a48ead3eb6d513149bcad4f7c40816f", - "integrity": "sha512-w1DueE9u9UDqkcyrEUZwo9wZCGn5T5e46rDRfaZZwqAgxcIJV+PADk1Ol20Z/vJBzI+Nvy3xLGB8BHc61leflg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#b64313c17e68642938bc7640aa0285259f6e49c6", + "integrity": "sha512-BjF0unRQX0AuoM+G+3RvEZzAQNpEy4e9k+6gsTN9/VDYGmPjJcAGxZRodbgy+7x0mTJQpV9gNIrBODnZn7xU+g==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7120,9 +7120,9 @@ } }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#1dbfd49e5a48ead3eb6d513149bcad4f7c40816f", - "integrity": "sha512-w1DueE9u9UDqkcyrEUZwo9wZCGn5T5e46rDRfaZZwqAgxcIJV+PADk1Ol20Z/vJBzI+Nvy3xLGB8BHc61leflg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#1dbfd49e5a48ead3eb6d513149bcad4f7c40816f", + "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", "requires": { "@actions/core": "^1.10.1" }