From 72136475658f0958238a87eb6f59ed855320f64d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 08:02:04 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `51eb375` to `d06c29a` (#362) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `51eb375` to `d06c29a`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/51eb375ba8ffd919d06879a99a56cb33cb08c241...d06c29a8692094e3a3107af4915eecee880b251b) --- 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 1080b954..a9b5cf10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -750,8 +750,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#51eb375ba8ffd919d06879a99a56cb33cb08c241", - "integrity": "sha512-cGIczoTCfJA+AunOeaxnCPQpj8d67n2dnqUjV5vrpQeHErCvL0mLbFNBSq4s1zQ1VsnyQDfA3vUb1euakSyQnQ==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#d06c29a8692094e3a3107af4915eecee880b251b", + "integrity": "sha512-ZJw/NfJFodhtWguMEL5Xd47yo7DPRa9s/fhRkjzyMRJ+OYmUn2YFwU7jBGn8bEZSM1coAK8PnNPhxGGdYregQg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6343,9 +6343,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#51eb375ba8ffd919d06879a99a56cb33cb08c241", - "integrity": "sha512-cGIczoTCfJA+AunOeaxnCPQpj8d67n2dnqUjV5vrpQeHErCvL0mLbFNBSq4s1zQ1VsnyQDfA3vUb1euakSyQnQ==", - "from": "actions-toolkit@github:nearform/actions-toolkit#51eb375ba8ffd919d06879a99a56cb33cb08c241", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#d06c29a8692094e3a3107af4915eecee880b251b", + "integrity": "sha512-ZJw/NfJFodhtWguMEL5Xd47yo7DPRa9s/fhRkjzyMRJ+OYmUn2YFwU7jBGn8bEZSM1coAK8PnNPhxGGdYregQg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#d06c29a8692094e3a3107af4915eecee880b251b", "requires": { "@actions/core": "^1.10.0" }