From e60e09a0f9ec4ad05335ba7d18d2d2c35e0ffa00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:59:14 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `3b48170` to `64f26f3` (#824) 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] 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 f6142ae..6b281da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1492,8 +1492,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" @@ -5952,9 +5952,9 @@ "requires": {} }, "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" }