From f0101f04e3dee0f68f5585371d03c46c9ee927ac Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 20:45:40 +0000 Subject: [PATCH] fix: upgrade @actions/core from 3.0.0 to 3.0.1 Snyk has created this PR to upgrade @actions/core from 3.0.0 to 3.0.1. See this package in pnpm: @actions/core See this project in Snyk: https://app.snyk.io/org/test-cAX4cfyGGwqSqgMRHFEhFe/project/7db2c7fe-5ffd-4dd0-8417-72abf94ebd95?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a9c38a25..37c1ae32 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "node": ">=20" }, "dependencies": { - "@actions/core": "^3.0.0", + "@actions/core": "^3.0.1", "@actions/github": "^9.0.0", "@types/node": "^25.1.0", "glob": "^13.0.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41002481..9249d6bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: .: dependencies: '@actions/core': - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.1 + version: 3.0.1 '@actions/github': specifier: ^9.0.0 version: 9.0.0 @@ -53,8 +53,8 @@ importers: packages: - '@actions/core@3.0.0': - resolution: {integrity: sha512-zYt6cz+ivnTmiT/ksRVriMBOiuoUpDCJJlZ5KPl2/FRdvwU3f7MPh9qftvbkXJThragzUZieit2nyHUyw53Seg==} + '@actions/core@3.0.1': + resolution: {integrity: sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==} '@actions/exec@3.0.0': resolution: {integrity: sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==} @@ -809,7 +809,7 @@ packages: snapshots: - '@actions/core@3.0.0': + '@actions/core@3.0.1': dependencies: '@actions/exec': 3.0.0 '@actions/http-client': 4.0.0