From 95f84d0c81ca1f3336dfea1249bbd4d0f7cfca88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:31:40 +0000 Subject: [PATCH] chore(deps): bump @actions/artifact from 2.1.9 to 2.1.10 Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.9 to 2.1.10. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) 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