diff --git a/package.json b/package.json index de7699e..9cd45ab 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "local-exec": "RUNNER_TEMP=.runner-temp RUNNER_TOOL_CACHE=.runner-cache INPUT_KUBECTLVERSION=stable INPUT_ENABLEPLUGINS=true node --enable-source-maps dist/index.js" }, "dependencies": { - "@actions/artifact": "^2.2.0", + "@actions/artifact": "^2.2.1", "@actions/core": "^1.11.1", "@actions/tool-cache": "^2.0.1", "node-fetch": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cc2b0f..c702a8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@actions/artifact': - specifier: ^2.2.0 - version: 2.2.0 + specifier: ^2.2.1 + version: 2.2.1 '@actions/core': specifier: ^1.11.1 version: 1.11.1 @@ -36,8 +36,8 @@ importers: packages: - '@actions/artifact@2.2.0': - resolution: {integrity: sha512-nDEyBsphN148zHe6ihq1a/UX92MDgC2GS9XmeFx2xs/wztZxzARYllviiP5U1nTDp2n9dEhnUig9RP9eSDcU5g==} + '@actions/artifact@2.2.1': + resolution: {integrity: sha512-V2cvKJ+Evg2n9Mcqz7kjbY2s0nd9MsBI2rw2E38pSEMv+Coo4i1sX0lyGcgSn1zyfVtmLwAI9LfuSptWF8PdaA==} '@actions/core@1.11.1': resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==} @@ -690,7 +690,7 @@ packages: snapshots: - '@actions/artifact@2.2.0': + '@actions/artifact@2.2.1': dependencies: '@actions/core': 1.11.1 '@actions/github': 5.1.1