From 49714677defeb3bb22a9c113f1d1876e8f5382c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 08:22:15 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `1ba2ffc` to `5ed80bc` (#457) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `1ba2ffc` to `5ed80bc`. - [Commits](https://github.com/nearform/actions-toolkit/compare/1ba2ffceefae9909895ab0dd4f3c053e93be0a2a...5ed80bc5b90fb8e062d6ef226781d363b55fa767) --- 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 e0fbc227..bc86275c 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#1ba2ffceefae9909895ab0dd4f3c053e93be0a2a", - "integrity": "sha512-GCXrwMsBei4JKdC37GZD5tf1wuAtA5MCrreiP9+BS2um3sFTf+r3dypg08hqlWOtysll43s+4EKGJwTOhEyGzQ==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#5ed80bc5b90fb8e062d6ef226781d363b55fa767", + "integrity": "sha512-yUVPYtumTFd7hAm2yhaFcYRC2ESaYygkQtu+MvIcMRdkZTXjKfQj0l3Vl6mXHPkzvdnOHKCP1b2fTxl61lxNIw==", "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#1ba2ffceefae9909895ab0dd4f3c053e93be0a2a", - "integrity": "sha512-GCXrwMsBei4JKdC37GZD5tf1wuAtA5MCrreiP9+BS2um3sFTf+r3dypg08hqlWOtysll43s+4EKGJwTOhEyGzQ==", - "from": "actions-toolkit@github:nearform/actions-toolkit#1ba2ffceefae9909895ab0dd4f3c053e93be0a2a", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#5ed80bc5b90fb8e062d6ef226781d363b55fa767", + "integrity": "sha512-yUVPYtumTFd7hAm2yhaFcYRC2ESaYygkQtu+MvIcMRdkZTXjKfQj0l3Vl6mXHPkzvdnOHKCP1b2fTxl61lxNIw==", + "from": "actions-toolkit@github:nearform/actions-toolkit#5ed80bc5b90fb8e062d6ef226781d363b55fa767", "requires": { "@actions/core": "^1.10.0" }