From 2886ec04146eddbc0c8b2c4043fad6c0973763d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:58:27 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `d06c29a` to `396b0f1` (#368) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `d06c29a` to `396b0f1`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/d06c29a8692094e3a3107af4915eecee880b251b...396b0f175a1fcd9ea9ccbce1de9f73fb28ff526b) --- 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 70a8f863..9908d0a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -750,8 +750,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#d06c29a8692094e3a3107af4915eecee880b251b", - "integrity": "sha512-ZJw/NfJFodhtWguMEL5Xd47yo7DPRa9s/fhRkjzyMRJ+OYmUn2YFwU7jBGn8bEZSM1coAK8PnNPhxGGdYregQg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#396b0f175a1fcd9ea9ccbce1de9f73fb28ff526b", + "integrity": "sha512-VfSZ4oCkzPWlVUBUKUWpN0BmutvW6EpcBOOOmLvjetkY4MmLm0bNurso4HJCuO6X0a/5RRpNpVxKkuD2ETmJGg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6343,9 +6343,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#d06c29a8692094e3a3107af4915eecee880b251b", - "integrity": "sha512-ZJw/NfJFodhtWguMEL5Xd47yo7DPRa9s/fhRkjzyMRJ+OYmUn2YFwU7jBGn8bEZSM1coAK8PnNPhxGGdYregQg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#d06c29a8692094e3a3107af4915eecee880b251b", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#396b0f175a1fcd9ea9ccbce1de9f73fb28ff526b", + "integrity": "sha512-VfSZ4oCkzPWlVUBUKUWpN0BmutvW6EpcBOOOmLvjetkY4MmLm0bNurso4HJCuO6X0a/5RRpNpVxKkuD2ETmJGg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#396b0f175a1fcd9ea9ccbce1de9f73fb28ff526b", "requires": { "@actions/core": "^1.10.0" }