From 37d8063bad294303a35ab88cf0cc64e4982ef8ca Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Fri, 30 Jan 2026 10:58:55 +0100 Subject: [PATCH] align @azure/storage-blob version with @action/cache Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef941e2..f116bf0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@actions/http-client": "^4.0.0", "@actions/io": "^3.0.2", "@actions/tool-cache": "^4.0.0", - "@azure/storage-blob": "^12.29.1", + "@azure/storage-blob": "^12.30.0", "@sigstore/bundle": "^4.0.0", "@sigstore/sign": "^4.1.0", "@sigstore/tuf": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 45e7d3e..e231253 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,7 +1240,7 @@ __metadata: "@actions/http-client": "npm:^4.0.0" "@actions/io": "npm:^3.0.2" "@actions/tool-cache": "npm:^4.0.0" - "@azure/storage-blob": "npm:^12.29.1" + "@azure/storage-blob": "npm:^12.30.0" "@eslint/compat": "npm:^2.0.0" "@eslint/eslintrc": "npm:^3.3.3" "@eslint/js": "npm:^9.39.2"