From 942c4bcd43fad79264dd9418a0a3c06b74f6e2f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 05:21:58 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `011e30f` to `5043edf` (#541) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `011e30f` to `5043edf`. - [Commits](https://github.com/nearform/actions-toolkit/compare/011e30f5daa1e027262a3c19e7fa3a65af01cbfe...5043edf3520faa8d0a75d928194bb78360971004) --- 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 c53c2344..a8f7858e 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#011e30f5daa1e027262a3c19e7fa3a65af01cbfe", - "integrity": "sha512-pvbGOHNOgXu6Yi7+4QHCZR7/1S9EEjnbeF2Lw7piAMVtdBJcAkdCEQ88WYGPRe/t1i21r0DfROrsulmPR6NhEg==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#5043edf3520faa8d0a75d928194bb78360971004", + "integrity": "sha512-srFLNq85FB+YjGjHsGYx0gt8spp6DJUVKBYN5MW51+EEXPjFTSIjz6aDZK+pUFe36JG5P18e/Ui8+PI6YjOIzQ==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0" @@ -5800,9 +5800,9 @@ "requires": {} }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#011e30f5daa1e027262a3c19e7fa3a65af01cbfe", - "integrity": "sha512-pvbGOHNOgXu6Yi7+4QHCZR7/1S9EEjnbeF2Lw7piAMVtdBJcAkdCEQ88WYGPRe/t1i21r0DfROrsulmPR6NhEg==", - "from": "actions-toolkit@github:nearform/actions-toolkit#011e30f5daa1e027262a3c19e7fa3a65af01cbfe", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#5043edf3520faa8d0a75d928194bb78360971004", + "integrity": "sha512-srFLNq85FB+YjGjHsGYx0gt8spp6DJUVKBYN5MW51+EEXPjFTSIjz6aDZK+pUFe36JG5P18e/Ui8+PI6YjOIzQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#5043edf3520faa8d0a75d928194bb78360971004", "requires": { "@actions/core": "^1.10.0" }