From 01c62c85eeb4d06c3f54e59635d2d0de78c65a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:30:43 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `3b48170` to `64f26f3` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `3b48170` to `64f26f3`. - [Commits](https://github.com/nearform/actions-toolkit/compare/3b4817007accaef0a1be8f9dcb73ed06892dc116...64f26f300d7e6098b198c16b9fda94c55a0a5095) --- 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 7c00cfaf..0782f467 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#64f26f300d7e6098b198c16b9fda94c55a0a5095", + "integrity": "sha512-o9PE5IKA2XvjDLCacKsOVthdXm5ESBxcLkH47oHjSrlf0D23LPBCtrlNPU56KZ2IL3Rym+f9Up/nkd/KJUt3RA==", "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#64f26f300d7e6098b198c16b9fda94c55a0a5095", + "integrity": "sha512-o9PE5IKA2XvjDLCacKsOVthdXm5ESBxcLkH47oHjSrlf0D23LPBCtrlNPU56KZ2IL3Rym+f9Up/nkd/KJUt3RA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#64f26f300d7e6098b198c16b9fda94c55a0a5095", "requires": { "@actions/core": "^1.11.1" }