From f758b2eaa7c555e7828acff78fb1c9811bd74b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:27:44 +0200 Subject: [PATCH] chore(deps): bump actions-toolkit from `8efe47a` to `e1c3329` (#464) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `8efe47a` to `e1c3329`. - [Commits](https://github.com/nearform/actions-toolkit/compare/8efe47a2e43017bee8c08df8d497d3b1426bf422...e1c332987fb6771f08aff2329303d3c83c9f8020) --- 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 1857cef8..bf471897 100644 --- a/package-lock.json +++ b/package-lock.json @@ -801,8 +801,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#8efe47a2e43017bee8c08df8d497d3b1426bf422", - "integrity": "sha512-to9sYZ3aWVg9IOcJn4wIVxvwgrji+DomNdfg9+kWp2wHPWDDEjyu88LLS164Zgz/HSMX83YOwAvsRrBh9ej3Wg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#e1c332987fb6771f08aff2329303d3c83c9f8020", + "integrity": "sha512-RHos/IyJ0UjI7crSSsry7Wsd4QAzqhs2WR/grxhHPy5gPiWGViAU9gk/3QYIseIcu3kadrmBrc+IneLBnuKC0g==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6426,9 +6426,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8efe47a2e43017bee8c08df8d497d3b1426bf422", - "integrity": "sha512-to9sYZ3aWVg9IOcJn4wIVxvwgrji+DomNdfg9+kWp2wHPWDDEjyu88LLS164Zgz/HSMX83YOwAvsRrBh9ej3Wg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#8efe47a2e43017bee8c08df8d497d3b1426bf422", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#e1c332987fb6771f08aff2329303d3c83c9f8020", + "integrity": "sha512-RHos/IyJ0UjI7crSSsry7Wsd4QAzqhs2WR/grxhHPy5gPiWGViAU9gk/3QYIseIcu3kadrmBrc+IneLBnuKC0g==", + "from": "actions-toolkit@github:nearform/actions-toolkit#e1c332987fb6771f08aff2329303d3c83c9f8020", "requires": { "@actions/core": "^1.10.0" }