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"