From 5e3df20f2692332d556cee0e579a12e5f9259825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:12:46 +0100 Subject: [PATCH] chore(deps): bump actions-toolkit from `39a8d63` to `fa3dc14` (#565) Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `39a8d63` to `fa3dc14`. - [Commits](https://github.com/nearform/actions-toolkit/compare/39a8d63de4e4a32529c258771061d828aaf1b5d7...fa3dc141a794521879de227b9ae0038086527fdd) --- 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 e544db1a..d886b337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1583,8 +1583,8 @@ }, "node_modules/actions-toolkit": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#39a8d63de4e4a32529c258771061d828aaf1b5d7", - "integrity": "sha512-OyJvhw9whbnt0gai8dLb6o33OyVuvSrIlMz6jbnNKVvntEfZ9AUV9nh1G7i0VCA+Y+fx6lgFgE7JFtRBthrZTQ==", + "resolved": "git+ssh://git@github.com/nearform/actions-toolkit.git#fa3dc141a794521879de227b9ae0038086527fdd", + "integrity": "sha512-Okmqq5r5W956NuKeuR0+SWX9axW8mvbi9q6m3sOw3Nh6ZsvofRIevPIfIx0hsEPdkzLc4VOBzg3DUFm/wfNBGg==", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1" @@ -7349,9 +7349,9 @@ "dev": true }, "actions-toolkit": { - "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#39a8d63de4e4a32529c258771061d828aaf1b5d7", - "integrity": "sha512-OyJvhw9whbnt0gai8dLb6o33OyVuvSrIlMz6jbnNKVvntEfZ9AUV9nh1G7i0VCA+Y+fx6lgFgE7JFtRBthrZTQ==", - "from": "actions-toolkit@github:nearform/actions-toolkit#39a8d63de4e4a32529c258771061d828aaf1b5d7", + "version": "git+ssh://git@github.com/nearform/actions-toolkit.git#fa3dc141a794521879de227b9ae0038086527fdd", + "integrity": "sha512-Okmqq5r5W956NuKeuR0+SWX9axW8mvbi9q6m3sOw3Nh6ZsvofRIevPIfIx0hsEPdkzLc4VOBzg3DUFm/wfNBGg==", + "from": "actions-toolkit@github:nearform/actions-toolkit#fa3dc141a794521879de227b9ae0038086527fdd", "requires": { "@actions/core": "^1.10.1" }