From 9a2345e32196841229897bbab4b4ef32707f3c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 05:11:56 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `857fb51` to `f816d51` (#534) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `857fb51` to `f816d51`. - [Commits](https://github.com/nearform/actions-toolkit/compare/857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0...f816d512276c6c7be02857be117639e8ee084016) --- 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 abd0d7cf..aaea8159 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1425,8 +1425,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#857fb5124da1d28761ca9dc6fdce1ddc5d2d72a0", - "integrity": "sha512-OPLtEiXt12pr/ipnrsYjKnvJUbK5YOQqU7Is0L/F7daeaA4hpH60sOUkoe2jBwSCOyhq76pxykHdU3K4R/FC/g==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#f816d512276c6c7be02857be117639e8ee084016", + "integrity": "sha512-GavKer81daB7oxVZ+2/U72505MHKH6c+UDhmwd+wr2MfEj5a7MKPmiDhPaUtU+9FntLV8w92uXTUF/lDEhwxAA==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -5800,9 +5800,9 @@ "requires": {} }, "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", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#f816d512276c6c7be02857be117639e8ee084016", + "integrity": "sha512-GavKer81daB7oxVZ+2/U72505MHKH6c+UDhmwd+wr2MfEj5a7MKPmiDhPaUtU+9FntLV8w92uXTUF/lDEhwxAA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#f816d512276c6c7be02857be117639e8ee084016", "requires": { "@actions/core": "^1.10.0" }