From 13ab4d8dcb36c61ebe8a56d6a2e718a62ea8e9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 08:58:39 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `a262b95` to `857fb51` (#416) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `a262b95` to `857fb51`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/a262b95f7b335fea39c74d48e6a9c4c882240065...857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0) --- 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 6d057de6..8ba25d57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -783,8 +783,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#a262b95f7b335fea39c74d48e6a9c4c882240065", - "integrity": "sha512-6XEaQXE/yian7ZiRR8/2Xa71sBXCxERr/V3nfHfDAc85Wffr2vptbqXDR8o5EBGpXkPtugDxNg4zG4JwUHNrhA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0", + "integrity": "sha512-OPLtEiXt12pr/ipnrsYjKnvJUbK5YOQqU7Is0L/F7daeaA4hpH60sOUkoe2jBwSCOyhq76pxykHdU3K4R/FC/g==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6361,9 +6361,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#a262b95f7b335fea39c74d48e6a9c4c882240065", - "integrity": "sha512-6XEaQXE/yian7ZiRR8/2Xa71sBXCxERr/V3nfHfDAc85Wffr2vptbqXDR8o5EBGpXkPtugDxNg4zG4JwUHNrhA==", - "from": "actions-toolkit@github:nearform/actions-toolkit", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0", + "integrity": "sha512-OPLtEiXt12pr/ipnrsYjKnvJUbK5YOQqU7Is0L/F7daeaA4hpH60sOUkoe2jBwSCOyhq76pxykHdU3K4R/FC/g==", + "from": "actions-toolkit@github:nearform/actions-toolkit#857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0", "requires": { "@actions/core": "^1.10.0" }