From b66207fbd8fdf34ee763146b0af14e67c9acb9dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 08:04:58 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `2ec09ae` to `4270732` (#314) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `2ec09ae` to `4270732`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/2ec09ae4379634ac872d6e182074c4b95e605fcc...4270732e50a9cce831eaa6dd8c86cc6a920936db) --- 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 dedddf34..de97e839 100644 --- a/package-lock.json +++ b/package-lock.json @@ -759,8 +759,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#2ec09ae4379634ac872d6e182074c4b95e605fcc", - "integrity": "sha512-1bX7PWu4QwLmM0hmOJcliDLV1EZekjDIZ3MosjjlDSjBiSVUvSloKNnxA4gaK29XZzUXAZd8iMYn6DjWyHocRQ==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#4270732e50a9cce831eaa6dd8c86cc6a920936db", + "integrity": "sha512-DMc+76eVoS0RqlwQZbnc6FrjFC+XBxJWwLTlYrFo9UQrKUIrXUZf5ITkdFrPD9guYcx8kaG+/IkAu6MQJ/kIfQ==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6367,9 +6367,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#2ec09ae4379634ac872d6e182074c4b95e605fcc", - "integrity": "sha512-1bX7PWu4QwLmM0hmOJcliDLV1EZekjDIZ3MosjjlDSjBiSVUvSloKNnxA4gaK29XZzUXAZd8iMYn6DjWyHocRQ==", - "from": "actions-toolkit@github:nearform/actions-toolkit#2ec09ae4379634ac872d6e182074c4b95e605fcc", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#4270732e50a9cce831eaa6dd8c86cc6a920936db", + "integrity": "sha512-DMc+76eVoS0RqlwQZbnc6FrjFC+XBxJWwLTlYrFo9UQrKUIrXUZf5ITkdFrPD9guYcx8kaG+/IkAu6MQJ/kIfQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#4270732e50a9cce831eaa6dd8c86cc6a920936db", "requires": { "@actions/core": "^1.10.0" }