From df8e9597af6ecadc373e1bad8009d36b934bf7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 04:21:00 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `5ed80bc` to `8efe47a` (#596) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `5ed80bc` to `8efe47a`. - [Commits](https://github.com/nearform/actions-toolkit/compare/5ed80bc5b90fb8e062d6ef226781d363b55fa767...8efe47a2e43017bee8c08df8d497d3b1426bf422) --- 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 60a2869b..906cf0e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1436,8 +1436,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#5ed80bc5b90fb8e062d6ef226781d363b55fa767", - "integrity": "sha512-yUVPYtumTFd7hAm2yhaFcYRC2ESaYygkQtu+MvIcMRdkZTXjKfQj0l3Vl6mXHPkzvdnOHKCP1b2fTxl61lxNIw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#8efe47a2e43017bee8c08df8d497d3b1426bf422", + "integrity": "sha512-to9sYZ3aWVg9IOcJn4wIVxvwgrji+DomNdfg9+kWp2wHPWDDEjyu88LLS164Zgz/HSMX83YOwAvsRrBh9ej3Wg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -5812,9 +5812,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#5ed80bc5b90fb8e062d6ef226781d363b55fa767", - "integrity": "sha512-yUVPYtumTFd7hAm2yhaFcYRC2ESaYygkQtu+MvIcMRdkZTXjKfQj0l3Vl6mXHPkzvdnOHKCP1b2fTxl61lxNIw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#5ed80bc5b90fb8e062d6ef226781d363b55fa767", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#8efe47a2e43017bee8c08df8d497d3b1426bf422", + "integrity": "sha512-to9sYZ3aWVg9IOcJn4wIVxvwgrji+DomNdfg9+kWp2wHPWDDEjyu88LLS164Zgz/HSMX83YOwAvsRrBh9ej3Wg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#8efe47a2e43017bee8c08df8d497d3b1426bf422", "requires": { "@actions/core": "^1.10.0" }