From d5515772df77f84d835d1a8722c2abed77691f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:15:07 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `14e9d90` to `8d7c943` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `14e9d90` to `8d7c943`. - [Commits](https://github.com/nearform/actions-toolkit/compare/14e9d90574f7482212b459550074f3da97041be5...8d7c9437712d52e5d89e8dac8587b15a155bbec4) --- 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 73ec552..356502b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1575,8 +1575,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#14e9d90574f7482212b459550074f3da97041be5", - "integrity": "sha512-pV5g1Ea7kEUvHrRKrnbzsXSq1dAK8HdXnAwGw1jo5d8KbnL3tswbOQl9H+lEZLDxpphGDvM3Kq531eEPR12MVA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#8d7c9437712d52e5d89e8dac8587b15a155bbec4", + "integrity": "sha512-HEXdRyoPQ+/mMy1CCP156Q3qQC6QjYK5aCbYIyMiYtOC6IGU1yQFNnR+B5JuJ6JtTVS9ReH6v81n2KGC4T2jjw==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7648,9 +7648,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#14e9d90574f7482212b459550074f3da97041be5", - "integrity": "sha512-pV5g1Ea7kEUvHrRKrnbzsXSq1dAK8HdXnAwGw1jo5d8KbnL3tswbOQl9H+lEZLDxpphGDvM3Kq531eEPR12MVA==", - "from": "actions-toolkit@github:nearform/actions-toolkit#14e9d90574f7482212b459550074f3da97041be5", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8d7c9437712d52e5d89e8dac8587b15a155bbec4", + "integrity": "sha512-HEXdRyoPQ+/mMy1CCP156Q3qQC6QjYK5aCbYIyMiYtOC6IGU1yQFNnR+B5JuJ6JtTVS9ReH6v81n2KGC4T2jjw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#8d7c9437712d52e5d89e8dac8587b15a155bbec4", "requires": { "@actions/core": "^1.10.1" }