diff --git a/package.json b/package.json index 1f4acb8..65e83ed 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "author": "", "license": "MIT", "dependencies": { - "@actions/artifact": "2.1.9", + "@actions/artifact": "2.1.10", "@actions/cache": "3.2.4", "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36d86a7..87613e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@actions/artifact': - specifier: 2.1.9 - version: 2.1.9 + specifier: 2.1.10 + version: 2.1.10 '@actions/cache': specifier: 3.2.4 version: 3.2.4 @@ -69,8 +69,8 @@ importers: packages: - '@actions/artifact@2.1.9': - resolution: {integrity: sha512-f9JXC9JrwramDRJHZiIOKJo3PGw/V3riYegLj5kHi8YEJ2k72TNUd1zDW1BG50ILnzJ0cp1faDVJ2pSdolRQfg==} + '@actions/artifact@2.1.10': + resolution: {integrity: sha512-3c6DP+ZiTgHuXYaNO3W0MnoK//ZfBnJEam1SpOZuR2epNWO7m8Wh72IdhiKMib4DMyNNt8924TOUaR2X4cRPHQ==} '@actions/cache@3.2.4': resolution: {integrity: sha512-RuHnwfcDagtX+37s0ZWy7clbOfnZ7AlDJQ7k/9rzt2W4Gnwde3fa/qjSjVuz4vLcLIpc7fUob27CMrqiWZytYA==} @@ -987,6 +987,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1891,7 +1892,7 @@ packages: snapshots: - '@actions/artifact@2.1.9': + '@actions/artifact@2.1.10': dependencies: '@actions/core': 1.10.1 '@actions/github': 5.1.1