From 60bf9c018678c1bdf3504ea52af04f3d78395083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:18:06 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `a861f1c` to `c2a01c9` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `a861f1c` to `c2a01c9`. - [Commits](https://github.com/nearform/actions-toolkit/compare/a861f1c68fdd33c68a7de350c0a3ec2211a65b7e...c2a01c9a9e4b8d0b0f58f4a6934d5b9590b930ed) --- updated-dependencies: - dependency-name: actions-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81c0906..e0e6490 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1278,8 +1278,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#a861f1c68fdd33c68a7de350c0a3ec2211a65b7e", - "integrity": "sha512-AgHtpX53A32wd8MQAZjMgP12ulKys+rSxhKUKQlxBn2/Eu+BGsv36bRuOWeTR1MiQz5RQ7eYcsJbovDRbEXhkw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#c2a01c9a9e4b8d0b0f58f4a6934d5b9590b930ed", + "integrity": "sha512-G/7kg8pKJPfKIbchjjHnLvwu9uQQS8hQ8Z20WFOjfipW6mDoZacDRV0AlJWMQBRnJ3rWQXUbrLbVLIPSxsCPQA==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -8820,9 +8820,9 @@ "peer": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#a861f1c68fdd33c68a7de350c0a3ec2211a65b7e", - "integrity": "sha512-AgHtpX53A32wd8MQAZjMgP12ulKys+rSxhKUKQlxBn2/Eu+BGsv36bRuOWeTR1MiQz5RQ7eYcsJbovDRbEXhkw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#a861f1c68fdd33c68a7de350c0a3ec2211a65b7e", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#c2a01c9a9e4b8d0b0f58f4a6934d5b9590b930ed", + "integrity": "sha512-G/7kg8pKJPfKIbchjjHnLvwu9uQQS8hQ8Z20WFOjfipW6mDoZacDRV0AlJWMQBRnJ3rWQXUbrLbVLIPSxsCPQA==", + "from": "actions-toolkit@github:nearform/actions-toolkit#c2a01c9a9e4b8d0b0f58f4a6934d5b9590b930ed", "requires": { "@actions/core": "^1.10.1" }