chore: update task versions to 1.0.10 for AzureFederatedAuth, 1.0.3 for CopyBlob, 1.0.1 for GetBlob, 1.0.2 for ListBlobs, and 1.0.1 for PutBlob

This commit is contained in:
2026-02-25 21:18:55 +01:00
parent 54d7e612b6
commit ef756810cc
10 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "list-blobs-task",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"author": "Slawomir Koszewski",
"license": "MIT",

View File

@@ -10,7 +10,7 @@
"version": {
"Major": 1,
"Minor": 0,
"Patch": 1
"Patch": 2
},
"instanceNameFormat": "List blobs: $(storageAccountName)/$(containerName)",
"inputs": [