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

@@ -19,7 +19,7 @@ jobs:
run: npm install --production --prefix ./actions
- name: Install Additional Dependencies
# Pulls in a bunch of other packages that arent needed for the rest of the actions
run: npm install @azure/storage-blob@12
run: npm install @azure/storage-blob@12.1.1
- name: "Run Classifier: Scraper"
uses: ./actions/classifier-deep/apply/fetch-sources
with: