From 9d04245defc490708e0409f0e7a1e1ffb228d9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 05:20:01 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `999e7bd` to `6f90a66` (#574) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `999e7bd` to `6f90a66`. - [Commits](https://github.com/nearform/actions-toolkit/compare/999e7bd306763773dc1462ec718babdfaec28cf9...6f90a6673283c6958288483f346ab96338cc96f7) --- 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 e57350c5..e5552b2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1425,8 +1425,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#999e7bd306763773dc1462ec718babdfaec28cf9", - "integrity": "sha512-rKr8e7iDkDVz6TD8d4aEKtVHu8YuRMwlGvnqx5ZYqWoRItZOX5la246knt7VQp4EvSJZt7lmpsRwjrsJrv7RIg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#6f90a6673283c6958288483f346ab96338cc96f7", + "integrity": "sha512-YIJZ2l5nMK6tqb42MlAVppxW+IgnrWyu5AUTCLSLdAjGdiFwYnQ2iu5y2bLs1B9IF9vU8KQRguYWxclBiZSqgw==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -5793,9 +5793,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#999e7bd306763773dc1462ec718babdfaec28cf9", - "integrity": "sha512-rKr8e7iDkDVz6TD8d4aEKtVHu8YuRMwlGvnqx5ZYqWoRItZOX5la246knt7VQp4EvSJZt7lmpsRwjrsJrv7RIg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#999e7bd306763773dc1462ec718babdfaec28cf9", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#6f90a6673283c6958288483f346ab96338cc96f7", + "integrity": "sha512-YIJZ2l5nMK6tqb42MlAVppxW+IgnrWyu5AUTCLSLdAjGdiFwYnQ2iu5y2bLs1B9IF9vU8KQRguYWxclBiZSqgw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#6f90a6673283c6958288483f346ab96338cc96f7", "requires": { "@actions/core": "^1.10.0" }