We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7878bd5 commit 37d8063Copy full SHA for 37d8063
package.json
@@ -54,7 +54,7 @@
54
"@actions/http-client": "^4.0.0",
55
"@actions/io": "^3.0.2",
56
"@actions/tool-cache": "^4.0.0",
57
- "@azure/storage-blob": "^12.29.1",
+ "@azure/storage-blob": "^12.30.0",
58
"@sigstore/bundle": "^4.0.0",
59
"@sigstore/sign": "^4.1.0",
60
"@sigstore/tuf": "^4.0.1",
yarn.lock
@@ -1240,7 +1240,7 @@ __metadata:
1240
"@actions/http-client": "npm:^4.0.0"
1241
"@actions/io": "npm:^3.0.2"
1242
"@actions/tool-cache": "npm:^4.0.0"
1243
- "@azure/storage-blob": "npm:^12.29.1"
+ "@azure/storage-blob": "npm:^12.30.0"
1244
"@eslint/compat": "npm:^2.0.0"
1245
"@eslint/eslintrc": "npm:^3.3.3"
1246
"@eslint/js": "npm:^9.39.2"
0 commit comments