From e130cfa59a7b2824bd4b96f04892b105459d24fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:43:09 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `3b48170` to `02a97c7` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `3b48170` to `02a97c7`. - [Commits](https://github.com/nearform/actions-toolkit/compare/3b4817007accaef0a1be8f9dcb73ed06892dc116...02a97c7be558033abcb7c22e42b4657e48fe6498) --- 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 8c624b50..1753ff57 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#02a97c7be558033abcb7c22e42b4657e48fe6498", + "integrity": "sha512-kSZVpkVuyFXSMnxDddClMCUM8rv+u5chz7YlPZV8CPjZ4m2TVRWOUMESQdnuehjn2yAagQ7DYBw4QPYLySYPtQ==", "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#02a97c7be558033abcb7c22e42b4657e48fe6498", + "integrity": "sha512-kSZVpkVuyFXSMnxDddClMCUM8rv+u5chz7YlPZV8CPjZ4m2TVRWOUMESQdnuehjn2yAagQ7DYBw4QPYLySYPtQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#02a97c7be558033abcb7c22e42b4657e48fe6498", "requires": { "@actions/core": "^1.11.1" }