diff --git a/package.json b/package.json index 1c1b6b7..e6ea2bb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "packageManager": "pnpm@8.7.4", "main": "dist/index.js", "dependencies": { - "@actions/cache": "^3.2.3", + "@actions/cache": "^3.2.4", "@actions/exec": "^1.1.1" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 912850c..dc2d516 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@actions/cache': - specifier: ^3.2.3 - version: 3.2.3 + specifier: ^3.2.4 + version: 3.2.4 '@actions/exec': specifier: ^1.1.1 version: 1.1.1 @@ -52,8 +52,8 @@ devDependencies: packages: - /@actions/cache@3.2.3: - resolution: {integrity: sha512-m8KvmcD+JxSLOfNUXuBF2jL0Lp+co/Fhbf0NTt0M9lz61WnXRdqpIGrOvTRZmKIl+7HaHil6kGE3fkEfrKQCQA==} + /@actions/cache@3.2.4: + resolution: {integrity: sha512-RuHnwfcDagtX+37s0ZWy7clbOfnZ7AlDJQ7k/9rzt2W4Gnwde3fa/qjSjVuz4vLcLIpc7fUob27CMrqiWZytYA==} dependencies: '@actions/core': 1.10.1 '@actions/exec': 1.1.1