From 43ef8b70bec799c9a274d2a7a1c01bdef05b7999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 08:10:02 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `4a5cc24` to `fef631d` (#271) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `4a5cc24` to `fef631d`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/4a5cc24bbaa24ade8c7b2d8f1f1cfabd63f9264a...fef631d1c1d5a485900724642b36f95c274fe41a) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] 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 582360d1..6bd110cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -760,8 +760,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#4a5cc24bbaa24ade8c7b2d8f1f1cfabd63f9264a", - "integrity": "sha512-RL3UBYFjE9eJk1TXTylq1cdoHjNZYnL2v7AZhPckj2aOHnANTGN66wbOxyH3OpC2HJycfEgGsba7dxsih+ETng==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#fef631d1c1d5a485900724642b36f95c274fe41a", + "integrity": "sha512-536JmFt4BzSYwVXFgj0ENAADeQMVYYqbSl89ep11uDke70jhxWY5kNTXaBMeb35sy6Ek55banwuAIipKotAxhg==", "license": "ISC", "dependencies": { "@actions/core": "^1.9.1" @@ -6425,9 +6425,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#4a5cc24bbaa24ade8c7b2d8f1f1cfabd63f9264a", - "integrity": "sha512-RL3UBYFjE9eJk1TXTylq1cdoHjNZYnL2v7AZhPckj2aOHnANTGN66wbOxyH3OpC2HJycfEgGsba7dxsih+ETng==", - "from": "actions-toolkit@github:nearform/actions-toolkit#4a5cc24bbaa24ade8c7b2d8f1f1cfabd63f9264a", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#fef631d1c1d5a485900724642b36f95c274fe41a", + "integrity": "sha512-536JmFt4BzSYwVXFgj0ENAADeQMVYYqbSl89ep11uDke70jhxWY5kNTXaBMeb35sy6Ek55banwuAIipKotAxhg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#fef631d1c1d5a485900724642b36f95c274fe41a", "requires": { "@actions/core": "^1.9.1" }