From 80709a49ada926d06b23087b887f578cf11900d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 08:22:35 +0000 Subject: [PATCH] chore(deps): bump actions-toolkit from `01aaa2e` to `39a8d63` Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `01aaa2e` to `39a8d63`. - [Commits](https://github.com/nearform/actions-toolkit/compare/01aaa2e4b92dfe4062e75da283246d73c8d9f272...39a8d63de4e4a32529c258771061d828aaf1b5d7) --- 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 914e5758..b1cb6906 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1495,8 +1495,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#01aaa2e4b92dfe4062e75da283246d73c8d9f272", - "integrity": "sha512-IvxgKUNN3gVYZk6/BxNcZ+ZM7zvtvmB2MYYl7b1dg310lESlZXG8Mnn690cH/Hcw7XG2M03Q2kGJVPeG9Mi8xw==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#39a8d63de4e4a32529c258771061d828aaf1b5d7", + "integrity": "sha512-OyJvhw9whbnt0gai8dLb6o33OyVuvSrIlMz6jbnNKVvntEfZ9AUV9nh1G7i0VCA+Y+fx6lgFgE7JFtRBthrZTQ==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7205,9 +7205,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#01aaa2e4b92dfe4062e75da283246d73c8d9f272", - "integrity": "sha512-IvxgKUNN3gVYZk6/BxNcZ+ZM7zvtvmB2MYYl7b1dg310lESlZXG8Mnn690cH/Hcw7XG2M03Q2kGJVPeG9Mi8xw==", - "from": "actions-toolkit@github:nearform/actions-toolkit#01aaa2e4b92dfe4062e75da283246d73c8d9f272", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#39a8d63de4e4a32529c258771061d828aaf1b5d7", + "integrity": "sha512-OyJvhw9whbnt0gai8dLb6o33OyVuvSrIlMz6jbnNKVvntEfZ9AUV9nh1G7i0VCA+Y+fx6lgFgE7JFtRBthrZTQ==", + "from": "actions-toolkit@github:nearform/actions-toolkit#39a8d63de4e4a32529c258771061d828aaf1b5d7", "requires": { "@actions/core": "^1.10.1" }