From 7ca804b8262df25890b079c9b1447594bbbc1c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 08:58:03 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `7053aef` to `85e3d84` (#398) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `7053aef` to `85e3d84`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/7053aefa09ef2ad343ca2cadad62fdf2f5418b4a...85e3d84c188f8555407ec2764d142fc6509b5524) --- 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 f9488958..d84f6c5b 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#7053aefa09ef2ad343ca2cadad62fdf2f5418b4a", - "integrity": "sha512-h3JqWkYE7sq4d/9R+sZcP1xdYVeLGsoLHVh8j7GWt8iBpW2LOn/0z+fzOJ4yEJ02eyd96TfInYiHYaru/mI9Pg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#85e3d84c188f8555407ec2764d142fc6509b5524", + "integrity": "sha512-7QlLV0KBehHiGJ0wnWTCIGp7tBSEJUsfZIXCJP0bRuds/7RQmekY/yxAdTt6KbTVCipgfh4x/zAJPd7R59AHIA==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6358,9 +6358,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#7053aefa09ef2ad343ca2cadad62fdf2f5418b4a", - "integrity": "sha512-h3JqWkYE7sq4d/9R+sZcP1xdYVeLGsoLHVh8j7GWt8iBpW2LOn/0z+fzOJ4yEJ02eyd96TfInYiHYaru/mI9Pg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#7053aefa09ef2ad343ca2cadad62fdf2f5418b4a", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#85e3d84c188f8555407ec2764d142fc6509b5524", + "integrity": "sha512-7QlLV0KBehHiGJ0wnWTCIGp7tBSEJUsfZIXCJP0bRuds/7RQmekY/yxAdTt6KbTVCipgfh4x/zAJPd7R59AHIA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#85e3d84c188f8555407ec2764d142fc6509b5524", "requires": { "@actions/core": "^1.10.0" }