From 26284b2d64570eb15b191740a77244582d1eacb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 08:02:13 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `8a8ffbd` to `8322f60` (#304) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `8a8ffbd` to `8322f60`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/8a8ffbd4773efdfc8251f141fbbeea6524f9bfb5...8322f60882b21695290d4d540acbba04f9541039) --- 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 fac61465..7a1032c3 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#8a8ffbd4773efdfc8251f141fbbeea6524f9bfb5", - "integrity": "sha512-F10ppiNDdPrqick8HnhCudmgpm3fFVBCvK3Co1bBL3PIH0hcp+TCAQTVzyPNjd3xUgCImnSn5VAni8w4WaTwfA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#8322f60882b21695290d4d540acbba04f9541039", + "integrity": "sha512-p72vpxOJbHk3ZfBOBhPgV+nFXvgiFp4HI4+7aYJUidFnr7e/BxJKdV8FjMbDI5+s9qZyFw+3MNlnokbOQQr6Kg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6309,9 +6309,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8a8ffbd4773efdfc8251f141fbbeea6524f9bfb5", - "integrity": "sha512-F10ppiNDdPrqick8HnhCudmgpm3fFVBCvK3Co1bBL3PIH0hcp+TCAQTVzyPNjd3xUgCImnSn5VAni8w4WaTwfA==", - "from": "actions-toolkit@github:nearform/actions-toolkit#8a8ffbd4773efdfc8251f141fbbeea6524f9bfb5", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8322f60882b21695290d4d540acbba04f9541039", + "integrity": "sha512-p72vpxOJbHk3ZfBOBhPgV+nFXvgiFp4HI4+7aYJUidFnr7e/BxJKdV8FjMbDI5+s9qZyFw+3MNlnokbOQQr6Kg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#8322f60882b21695290d4d540acbba04f9541039", "requires": { "@actions/core": "^1.10.0" }