From c25552a8917362e12e1bf71f1be79434965f48f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:17:53 +0000 Subject: [PATCH] chore(deps): bump @actions/core from 1.10.0 to 1.10.1 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 08f632a..682799c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "MIT", "packageManager": "yarn@3.6.3", "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^1.10.1", "@actions/exec": "^1.1.1", "@actions/http-client": "^2.1.1", "@actions/tool-cache": "^2.0.1" diff --git a/yarn.lock b/yarn.lock index f822120..7d519f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,7 +12,17 @@ __metadata: languageName: node linkType: hard -"@actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6": +"@actions/core@npm:^1.10.1": + version: 1.10.1 + resolution: "@actions/core@npm:1.10.1" + dependencies: + "@actions/http-client": ^2.0.1 + uuid: ^8.3.2 + checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80 + languageName: node + linkType: hard + +"@actions/core@npm:^1.2.6": version: 1.10.0 resolution: "@actions/core@npm:1.10.0" dependencies: @@ -5370,7 +5380,7 @@ __metadata: version: 0.0.0-use.local resolution: "upx-github-action@workspace:." dependencies: - "@actions/core": ^1.10.0 + "@actions/core": ^1.10.1 "@actions/exec": ^1.1.1 "@actions/http-client": ^2.1.1 "@actions/tool-cache": ^2.0.1