Pin blob storage dep

see Azure/azure-sdk-for-js#11187
This commit is contained in:
Jackson Kearl
2020-09-10 15:34:40 -07:00
parent 310e5a9057
commit ee11170fef
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Install Storage Module
run: npm install @azure/storage-blob
run: npm install @azure/storage-blob@12.1.1
- name: Run Latest Release Monitor
uses: ./actions/latest-release-monitor
with: