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