From a1999a53549133c90c6e418418b483499b2e45c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:11:16 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `0f85a09` to `1e0e973` (#292) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `0f85a09` to `1e0e973`. - [Release notes](https://github.com/nearform/actions-toolkit/releases) - [Commits](https://github.com/nearform/actions-toolkit/compare/0f85a09453cc4b5b59ebd05b5088a3d7ceb4a3f0...1e0e9733c8bb30963c0e825a57c905da24e50b5b) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] 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 69aa95ed..f56ec150 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#0f85a09453cc4b5b59ebd05b5088a3d7ceb4a3f0", - "integrity": "sha512-ucSF/rTh3uQTWrV3WrklzPuvSl1JE4T5gagR1U2uaNaBH/kG+EEG1dAcZm4XhMaN52Bhk3VGDeE+6tzDgFeeqw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#1e0e9733c8bb30963c0e825a57c905da24e50b5b", + "integrity": "sha512-q7ekVnVOV8VmdT63dj6FsY5vEmh5EwSwXVBWgubRZoATEHvBjYJ1cXxnIBOR4wOVuCDQ27lq1OUI9gsr6vzyRw==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -6408,9 +6408,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#0f85a09453cc4b5b59ebd05b5088a3d7ceb4a3f0", - "integrity": "sha512-ucSF/rTh3uQTWrV3WrklzPuvSl1JE4T5gagR1U2uaNaBH/kG+EEG1dAcZm4XhMaN52Bhk3VGDeE+6tzDgFeeqw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#0f85a09453cc4b5b59ebd05b5088a3d7ceb4a3f0", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#1e0e9733c8bb30963c0e825a57c905da24e50b5b", + "integrity": "sha512-q7ekVnVOV8VmdT63dj6FsY5vEmh5EwSwXVBWgubRZoATEHvBjYJ1cXxnIBOR4wOVuCDQ27lq1OUI9gsr6vzyRw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#1e0e9733c8bb30963c0e825a57c905da24e50b5b", "requires": { "@actions/core": "^1.10.0" }