From acd4d840c4c5fdda12311db1993eeb92d719db58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:20:54 +0200 Subject: [PATCH] chore(deps): bump actions-toolkit from `5eaca2b` to `38b884b` (#598) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `5eaca2b` to `38b884b`. - [Commits](https://github.com/nearform/actions-toolkit/compare/5eaca2b5b30d4a867a79e254b0b87b9fcc093510...38b884b4ba46e21f765f1f13504baf2aa2c7a334) --- 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 0618777..8ca4a2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1583,8 +1583,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#5eaca2b5b30d4a867a79e254b0b87b9fcc093510", - "integrity": "sha512-p9s3Bxkjl4K6z79WZ9Q1bMOZMUf/3UKW70Mm3/6XK9vra+hLTVDc5BSBX942iXoAchlNw3A1Qyr4X7IcJiERgw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#38b884b4ba46e21f765f1f13504baf2aa2c7a334", + "integrity": "sha512-YLm0NT3l78Vx2er8I0Ee8sKvlQPpOITI8PIVCoLdEudR87Pg28CjSs+C+Y6I3vjwrcEne9B9HWMlpCg4XT8KUg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7357,9 +7357,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#5eaca2b5b30d4a867a79e254b0b87b9fcc093510", - "integrity": "sha512-p9s3Bxkjl4K6z79WZ9Q1bMOZMUf/3UKW70Mm3/6XK9vra+hLTVDc5BSBX942iXoAchlNw3A1Qyr4X7IcJiERgw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#5eaca2b5b30d4a867a79e254b0b87b9fcc093510", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#38b884b4ba46e21f765f1f13504baf2aa2c7a334", + "integrity": "sha512-YLm0NT3l78Vx2er8I0Ee8sKvlQPpOITI8PIVCoLdEudR87Pg28CjSs+C+Y6I3vjwrcEne9B9HWMlpCg4XT8KUg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#38b884b4ba46e21f765f1f13504baf2aa2c7a334", "requires": { "@actions/core": "^1.10.1" }