Skip to content

Commit 37d8063

Browse files
committed
align @azure/storage-blob version with @action/cache
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 7878bd5 commit 37d8063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@actions/http-client": "^4.0.0",
5555
"@actions/io": "^3.0.2",
5656
"@actions/tool-cache": "^4.0.0",
57-
"@azure/storage-blob": "^12.29.1",
57+
"@azure/storage-blob": "^12.30.0",
5858
"@sigstore/bundle": "^4.0.0",
5959
"@sigstore/sign": "^4.1.0",
6060
"@sigstore/tuf": "^4.0.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ __metadata:
12401240
"@actions/http-client": "npm:^4.0.0"
12411241
"@actions/io": "npm:^3.0.2"
12421242
"@actions/tool-cache": "npm:^4.0.0"
1243-
"@azure/storage-blob": "npm:^12.29.1"
1243+
"@azure/storage-blob": "npm:^12.30.0"
12441244
"@eslint/compat": "npm:^2.0.0"
12451245
"@eslint/eslintrc": "npm:^3.3.3"
12461246
"@eslint/js": "npm:^9.39.2"

0 commit comments

Comments
 (0)