From 4f34ae8c109fa567a9afdfa2455140d78ea48dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:22:23 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `8d7c943` to `b9bc011` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `8d7c943` to `b9bc011`. - [Commits](https://github.com/nearform/actions-toolkit/compare/8d7c9437712d52e5d89e8dac8587b15a155bbec4...b9bc0113c4cfea877e414a32d9e00cc109345349) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4ae47e63..f1bc8d3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1503,8 +1503,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#b9bc0113c4cfea877e414a32d9e00cc109345349", + "integrity": "sha512-r+gmaQPFADhEKpGGspNlRhsXBUiTwuTu+HTNTzw+nH9R7dSXDQ+QLlvIpll5mQj6etHgdREFS3UtcWgMomGhZQ==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -5990,9 +5990,9 @@ "requires": {} }, "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#b9bc0113c4cfea877e414a32d9e00cc109345349", + "integrity": "sha512-r+gmaQPFADhEKpGGspNlRhsXBUiTwuTu+HTNTzw+nH9R7dSXDQ+QLlvIpll5mQj6etHgdREFS3UtcWgMomGhZQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#b9bc0113c4cfea877e414a32d9e00cc109345349", "requires": { "@actions/core": "^1.10.1" }