From 23319c474ba557e556c19a9d2f250279f052bf7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 04:48:24 +0000 Subject: [PATCH] build(deps): bump actions-toolkit from `64f26f3` to `78a95c7` (#502) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `64f26f3` to `78a95c7`. - [Commits](https://github.com/nearform/actions-toolkit/compare/64f26f300d7e6098b198c16b9fda94c55a0a5095...78a95c74d1701c02d034c3b77b29944885cb895c) --- 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 cd39846..fed3b2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1403,8 +1403,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#64f26f300d7e6098b198c16b9fda94c55a0a5095", - "integrity": "sha512-o9PE5IKA2XvjDLCacKsOVthdXm5ESBxcLkH47oHjSrlf0D23LPBCtrlNPU56KZ2IL3Rym+f9Up/nkd/KJUt3RA==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#78a95c74d1701c02d034c3b77b29944885cb895c", + "integrity": "sha512-zcZ5rWzRPHfgBkYwx9i/K1vEE2Ee9+I0HbR7Zkz53YbhopVo56xm8e8A0x32V/o/8oRAhmJ37UJjMvBhUS8T7Q==", "license": "ISC", "dependencies": { "@actions/core": "^1.11.1" @@ -8459,9 +8459,9 @@ "peer": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#64f26f300d7e6098b198c16b9fda94c55a0a5095", - "integrity": "sha512-o9PE5IKA2XvjDLCacKsOVthdXm5ESBxcLkH47oHjSrlf0D23LPBCtrlNPU56KZ2IL3Rym+f9Up/nkd/KJUt3RA==", - "from": "actions-toolkit@github:nearform/actions-toolkit#64f26f300d7e6098b198c16b9fda94c55a0a5095", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#78a95c74d1701c02d034c3b77b29944885cb895c", + "integrity": "sha512-zcZ5rWzRPHfgBkYwx9i/K1vEE2Ee9+I0HbR7Zkz53YbhopVo56xm8e8A0x32V/o/8oRAhmJ37UJjMvBhUS8T7Q==", + "from": "actions-toolkit@github:nearform/actions-toolkit#78a95c74d1701c02d034c3b77b29944885cb895c", "requires": { "@actions/core": "^1.11.1" }