From 26796d3523bb7c82011ce9524e0d1c94986b49f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:11:40 +0100 Subject: [PATCH] chore(deps): bump actions-toolkit from `8d7c943` to `a288a5b` (#540) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `8d7c943` to `a288a5b`. - [Commits](https://github.com/nearform/actions-toolkit/compare/8d7c9437712d52e5d89e8dac8587b15a155bbec4...a288a5b2ce16234043f18e70e11b03d81f34fa06) --- 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 d8366043..d9028913 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1495,8 +1495,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#8d7c9437712d52e5d89e8dac8587b15a155bbec4", - "integrity": "sha512-HEXdRyoPQ+/mMy1CCP156Q3qQC6QjYK5aCbYIyMiYtOC6IGU1yQFNnR+B5JuJ6JtTVS9ReH6v81n2KGC4T2jjw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#a288a5b2ce16234043f18e70e11b03d81f34fa06", + "integrity": "sha512-wLRQ9tcduwT6rVU715EpSnY54B+7kQVrjZe3uLdi4KWQw34x5J6jVzUzuYxrgQj9CpxuuYYFNJcOjGKezxBKxw==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7204,9 +7204,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8d7c9437712d52e5d89e8dac8587b15a155bbec4", - "integrity": "sha512-HEXdRyoPQ+/mMy1CCP156Q3qQC6QjYK5aCbYIyMiYtOC6IGU1yQFNnR+B5JuJ6JtTVS9ReH6v81n2KGC4T2jjw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#8d7c9437712d52e5d89e8dac8587b15a155bbec4", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#a288a5b2ce16234043f18e70e11b03d81f34fa06", + "integrity": "sha512-wLRQ9tcduwT6rVU715EpSnY54B+7kQVrjZe3uLdi4KWQw34x5J6jVzUzuYxrgQj9CpxuuYYFNJcOjGKezxBKxw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#a288a5b2ce16234043f18e70e11b03d81f34fa06", "requires": { "@actions/core": "^1.10.1" }