From 7c82f427bfb121899e4f3e5b98a3eb24d257d75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:46:05 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `8d7c943` to `e9ed93c` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `8d7c943` to `e9ed93c`. - [Commits](https://github.com/nearform/actions-toolkit/compare/8d7c9437712d52e5d89e8dac8587b15a155bbec4...e9ed93c7bc1b007923bfc75386c62ab65d85a554) --- 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 fb161a01..1ca7e5e0 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#e9ed93c7bc1b007923bfc75386c62ab65d85a554", + "integrity": "sha512-cWHabBNszoreohRyUCF6fGquhCiDUnYSFWvofw0n+pJVC/DvqaX+KWl27lrFE+gK/hHoYqz3P0uE76m+m3UVeA==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7195,9 +7195,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#e9ed93c7bc1b007923bfc75386c62ab65d85a554", + "integrity": "sha512-cWHabBNszoreohRyUCF6fGquhCiDUnYSFWvofw0n+pJVC/DvqaX+KWl27lrFE+gK/hHoYqz3P0uE76m+m3UVeA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#e9ed93c7bc1b007923bfc75386c62ab65d85a554", "requires": { "@actions/core": "^1.10.1" }