From 6b22ac7b232c3901836a3cb56fd7325516acfb54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:18:57 +0000 Subject: [PATCH] fix(deps): update dependency @actions/core to v1.11.0 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | npm | @actions/core | 1.10.1 | 1.11.0 | --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 27c663ea033..a36e915f44a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "start": "run-s build && node dist" }, "dependencies": { - "@actions/core": "1.10.1", + "@actions/core": "1.11.0", "@actions/exec": "1.1.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0814dcc759..469fc24ea19 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/exec': specifier: 1.1.1 version: 1.1.1 @@ -87,8 +87,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==} @@ -2122,10 +2122,6 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} - hasBin: true - v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} @@ -2221,10 +2217,10 @@ packages: snapshots: - '@actions/core@1.10.1': + '@actions/core@1.11.0': dependencies: + '@actions/exec': 1.1.1 '@actions/http-client': 2.2.3 - uuid: 8.3.2 '@actions/exec@1.1.1': dependencies: @@ -4271,8 +4267,6 @@ snapshots: util-deprecate@1.0.2: {} - uuid@8.3.2: {} - v8-compile-cache-lib@3.0.1: {} validate-npm-package-license@3.0.4: