From f2cfd6e6042c1ead45837c9d97f27f09abe4e027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:15:51 +0000 Subject: [PATCH] build(deps): Bump @actions/core from 1.10.1 to 1.11.0 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0. - [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-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 6626680..414c92e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "deps": "pnpm update --latest" }, "dependencies": { - "@actions/core": "^1.10.1", + "@actions/core": "^1.11.0", "@actions/glob": "^0.4.0", "actions-toolkit": "^6.0.1", "semver": "^7.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef83ad4..da901e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@actions/core': - specifier: ^1.10.1 - version: 1.10.1 + specifier: ^1.11.0 + version: 1.11.0 '@actions/glob': specifier: ^0.4.0 version: 0.4.0 @@ -78,8 +78,8 @@ importers: packages: - '@actions/core@1.10.1': - resolution: {integrity: sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==} + '@actions/core@1.11.0': + resolution: {integrity: sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA==} '@actions/exec@1.1.1': resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==} @@ -1927,10 +1927,10 @@ packages: snapshots: - '@actions/core@1.10.1': + '@actions/core@1.11.0': dependencies: + '@actions/exec': 1.1.1 '@actions/http-client': 2.2.1 - uuid: 8.3.2 '@actions/exec@1.1.1': dependencies: @@ -1938,7 +1938,7 @@ snapshots: '@actions/glob@0.4.0': dependencies: - '@actions/core': 1.10.1 + '@actions/core': 1.11.0 minimatch: 3.1.2 '@actions/http-client@2.2.1': @@ -2661,7 +2661,7 @@ snapshots: actions-toolkit@6.0.1: dependencies: - '@actions/core': 1.10.1 + '@actions/core': 1.11.0 '@actions/exec': 1.1.1 '@octokit/rest': 17.11.2 '@types/flat-cache': 2.0.2