diff --git a/package.json b/package.json index 16d74df..7d8a141 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@actions/cache": "^4.1.0", - "@actions/core": "^1.11.1", + "@actions/core": "^3.0.0", "@actions/exec": "^1.1.1", "@actions/glob": "^0.6.0", "yaml": "^2.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2ced54..0e970b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 '@actions/core': - specifier: ^1.11.1 - version: 1.11.1 + specifier: ^3.0.0 + version: 3.0.0 '@actions/exec': specifier: ^1.1.1 version: 1.1.1