From 63eb0016f407d212223986189f09760871c825f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 12:29:58 +0100 Subject: [PATCH] chore(deps): bump actions-toolkit from `e1c3329` to `994e8bf` (#473) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `e1c3329` to `994e8bf`. - [Commits](https://github.com/nearform/actions-toolkit/compare/e1c332987fb6771f08aff2329303d3c83c9f8020...994e8bf882c0b0fa5cf53fb489e55480db80f8ef) --- 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 ff1d5bb8..6ccc50ae 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#e1c332987fb6771f08aff2329303d3c83c9f8020", - "integrity": "sha512-RHos/IyJ0UjI7crSSsry7Wsd4QAzqhs2WR/grxhHPy5gPiWGViAU9gk/3QYIseIcu3kadrmBrc+IneLBnuKC0g==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", + "integrity": "sha512-B1BNl7EeTpcpsWz5Fg7gjHhpvFAhOFlYUlWEUIQGWt9Yb3+45b6aRwI3LL5wenBEor4K/CIzogNhHEIoBU14KA==", "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#e1c332987fb6771f08aff2329303d3c83c9f8020", - "integrity": "sha512-RHos/IyJ0UjI7crSSsry7Wsd4QAzqhs2WR/grxhHPy5gPiWGViAU9gk/3QYIseIcu3kadrmBrc+IneLBnuKC0g==", - "from": "actions-toolkit@github:nearform/actions-toolkit#e1c332987fb6771f08aff2329303d3c83c9f8020", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", + "integrity": "sha512-B1BNl7EeTpcpsWz5Fg7gjHhpvFAhOFlYUlWEUIQGWt9Yb3+45b6aRwI3LL5wenBEor4K/CIzogNhHEIoBU14KA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", "requires": { "@actions/core": "^1.10.0" }