From f658ed861eca2a0adaf16d88f9a7208cf0b2c3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:06:23 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `01aaa2e` to `2d9d22d` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `01aaa2e` to `2d9d22d`. - [Commits](https://github.com/nearform/actions-toolkit/compare/01aaa2e4b92dfe4062e75da283246d73c8d9f272...2d9d22d8652d8d0ad18441f3f27b2b58a771858e) --- 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 c474d29..bc1df6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1277,8 +1277,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#01aaa2e4b92dfe4062e75da283246d73c8d9f272", - "integrity": "sha512-IvxgKUNN3gVYZk6/BxNcZ+ZM7zvtvmB2MYYl7b1dg310lESlZXG8Mnn690cH/Hcw7XG2M03Q2kGJVPeG9Mi8xw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#2d9d22d8652d8d0ad18441f3f27b2b58a771858e", + "integrity": "sha512-XkdSYqlG5CHKQt1ITHeSfYXQ7ZhkcMXfGtJjjIMVF9T/Dq5CNN/CMtUo5+a4ugsmGaGNBgRGzSjX4H6bhAgMtg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -8818,9 +8818,9 @@ "peer": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#01aaa2e4b92dfe4062e75da283246d73c8d9f272", - "integrity": "sha512-IvxgKUNN3gVYZk6/BxNcZ+ZM7zvtvmB2MYYl7b1dg310lESlZXG8Mnn690cH/Hcw7XG2M03Q2kGJVPeG9Mi8xw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#01aaa2e4b92dfe4062e75da283246d73c8d9f272", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#2d9d22d8652d8d0ad18441f3f27b2b58a771858e", + "integrity": "sha512-XkdSYqlG5CHKQt1ITHeSfYXQ7ZhkcMXfGtJjjIMVF9T/Dq5CNN/CMtUo5+a4ugsmGaGNBgRGzSjX4H6bhAgMtg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#2d9d22d8652d8d0ad18441f3f27b2b58a771858e", "requires": { "@actions/core": "^1.10.1" }