From cab815b4252dd5ad959068585093fab8ba5c1582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:16:04 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `3b48170` to `a7d844a` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `3b48170` to `a7d844a`. - [Commits](https://github.com/nearform/actions-toolkit/compare/3b4817007accaef0a1be8f9dcb73ed06892dc116...a7d844a68aefe1772e1c346d48d31ea14f327db5) --- 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 2638bcd0..23284f42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1707,8 +1707,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#3b4817007accaef0a1be8f9dcb73ed06892dc116", - "integrity": "sha512-RwYmbGe3abwhi+hUSmKcFN9Sr9TLkllmPsH42XiV2T+gBSfo/x4/J5tSGflyGXMYGPZR0Gf2ISBHEQHWhVC/Og==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#a7d844a68aefe1772e1c346d48d31ea14f327db5", + "integrity": "sha512-95+weX1wMTswO5h9gv48GyLEvnzXm0ihb4BwGAjDNsMmn3xwCiZ5/V7w0uyV+3qc+TM7rShA7rROdAXX+PRGWQ==", "license": "ISC", "dependencies": { "@actions/core": "^1.11.1" @@ -7138,9 +7138,9 @@ } }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#3b4817007accaef0a1be8f9dcb73ed06892dc116", - "integrity": "sha512-RwYmbGe3abwhi+hUSmKcFN9Sr9TLkllmPsH42XiV2T+gBSfo/x4/J5tSGflyGXMYGPZR0Gf2ISBHEQHWhVC/Og==", - "from": "actions-toolkit@github:nearform/actions-toolkit#3b4817007accaef0a1be8f9dcb73ed06892dc116", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#a7d844a68aefe1772e1c346d48d31ea14f327db5", + "integrity": "sha512-95+weX1wMTswO5h9gv48GyLEvnzXm0ihb4BwGAjDNsMmn3xwCiZ5/V7w0uyV+3qc+TM7rShA7rROdAXX+PRGWQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#a7d844a68aefe1772e1c346d48d31ea14f327db5", "requires": { "@actions/core": "^1.11.1" }