From 1b6fe4328c39c1891550f692d518d1c42fdf68b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:07:23 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `3837971` to `d61a561` (#279) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `3837971` to `d61a561`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/3837971810e83a1ab85a317e7c125630b1f0067c...d61a5614dc43159156aabff26529bebf8837912e) --- 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 4f210a8e..4b14be91 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#3837971810e83a1ab85a317e7c125630b1f0067c", - "integrity": "sha512-SGQ77l774T/SR5ffIQf9V2HCv7H0izUj7kyNvAXjl+viVcsotoMA/5A6fZVTFrg9ByLO2bJr7P5voAYrOBJczg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#d61a5614dc43159156aabff26529bebf8837912e", + "integrity": "sha512-6RodwMoGmIb8SGBc1BP8nDJzoJi/c6nNoy8s6lLSdM8YSX+06SX42HwKVcbLfbDtTa8BYxhum0dl0a9HGB4IKg==", "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#3837971810e83a1ab85a317e7c125630b1f0067c", - "integrity": "sha512-SGQ77l774T/SR5ffIQf9V2HCv7H0izUj7kyNvAXjl+viVcsotoMA/5A6fZVTFrg9ByLO2bJr7P5voAYrOBJczg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#3837971810e83a1ab85a317e7c125630b1f0067c", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#d61a5614dc43159156aabff26529bebf8837912e", + "integrity": "sha512-6RodwMoGmIb8SGBc1BP8nDJzoJi/c6nNoy8s6lLSdM8YSX+06SX42HwKVcbLfbDtTa8BYxhum0dl0a9HGB4IKg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#d61a5614dc43159156aabff26529bebf8837912e", "requires": { "@actions/core": "^1.9.1" }