From 4553e49776b0228ac886d176b545bc79cc6b65b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 04:10:54 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `fc267cd` to `359dde9` (#709) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `fc267cd` to `359dde9`. - [Commits](https://github.com/nearform/actions-toolkit/compare/fc267cd65e564857f15b2a917495611507314c04...359dde9e37f092755747a98788bc8e4b505f4b99) --- 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 8e48c26..e2d1edf 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#fc267cd65e564857f15b2a917495611507314c04", - "integrity": "sha512-4xpDJN/cvPdqIjBvITwlOfmHchq898P3SMGaOFOqCGiGhEOx79H5dmvlTqkOCdlVIrT62bPYqUPy2CwdxqEDSA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#359dde9e37f092755747a98788bc8e4b505f4b99", + "integrity": "sha512-O1DpZMVmK7JuJXw2q3bN60uq7ZiUSNfkkfRBVQ103+E7nRMXdbiJ0w9KycB2hai9Tv+7mg+1yTsvkqSfTSa3Nw==", "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#fc267cd65e564857f15b2a917495611507314c04", - "integrity": "sha512-4xpDJN/cvPdqIjBvITwlOfmHchq898P3SMGaOFOqCGiGhEOx79H5dmvlTqkOCdlVIrT62bPYqUPy2CwdxqEDSA==", - "from": "actions-toolkit@github:nearform/actions-toolkit#fc267cd65e564857f15b2a917495611507314c04", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#359dde9e37f092755747a98788bc8e4b505f4b99", + "integrity": "sha512-O1DpZMVmK7JuJXw2q3bN60uq7ZiUSNfkkfRBVQ103+E7nRMXdbiJ0w9KycB2hai9Tv+7mg+1yTsvkqSfTSa3Nw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#359dde9e37f092755747a98788bc8e4b505f4b99", "requires": { "@actions/core": "^1.10.1" }