align @azure/storage-blob version with @action/cache

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-01-30 10:58:55 +01:00
parent 7878bd5132
commit 37d8063bad
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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"