From 09a4597bf920a386805fd77c3aefe21687de431f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 08:40:27 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `994e8bf` to `be715ca` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `994e8bf` to `be715ca`. - [Commits](https://github.com/nearform/actions-toolkit/compare/994e8bf882c0b0fa5cf53fb489e55480db80f8ef...be715cac808a05dcb58f5db194018b03e189a2cd) --- 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 6ccc50ae..ea452192 100644 --- a/package-lock.json +++ b/package-lock.json @@ -801,8 +801,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", - "integrity": "sha512-B1BNl7EeTpcpsWz5Fg7gjHhpvFAhOFlYUlWEUIQGWt9Yb3+45b6aRwI3LL5wenBEor4K/CIzogNhHEIoBU14KA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#be715cac808a05dcb58f5db194018b03e189a2cd", + "integrity": "sha512-NSDHwO86UyDl49/QDL+G76uOZ7axiaoHusaeK2ZX0fgfgW7wJc0UokRqf2+Raej6h7670cpy1fdVZWthXCXm0A==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6426,9 +6426,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", - "integrity": "sha512-B1BNl7EeTpcpsWz5Fg7gjHhpvFAhOFlYUlWEUIQGWt9Yb3+45b6aRwI3LL5wenBEor4K/CIzogNhHEIoBU14KA==", - "from": "actions-toolkit@github:nearform/actions-toolkit#994e8bf882c0b0fa5cf53fb489e55480db80f8ef", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#be715cac808a05dcb58f5db194018b03e189a2cd", + "integrity": "sha512-NSDHwO86UyDl49/QDL+G76uOZ7axiaoHusaeK2ZX0fgfgW7wJc0UokRqf2+Raej6h7670cpy1fdVZWthXCXm0A==", + "from": "actions-toolkit@github:nearform/actions-toolkit#be715cac808a05dcb58f5db194018b03e189a2cd", "requires": { "@actions/core": "^1.10.0" }