1
0
mirror of synced 2026-01-03 06:04:16 -05:00

Bump azure/CLI from 68f0d36771d0cba0ebbf26993275a8e0b74a541f to d88d5767d50cde2679128b45d287ec5b98df892e (#38826)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 14:59:13 -04:00
committed by GitHub
parent 96d287a3d1
commit b236eaac37

View File

@@ -101,7 +101,7 @@ jobs:
# https://learn.microsoft.com/en-us/cli/azure/storage/blob?view=azure-cli-latest#az-storage-blob-upload
# https://github.com/marketplace/actions/azure-cli-action
- name: Upload latest to Azure blob storage
uses: azure/CLI@68f0d36771d0cba0ebbf26993275a8e0b74a541f
uses: azure/CLI@d88d5767d50cde2679128b45d287ec5b98df892e
with:
inlineScript: |
az storage blob upload \
@@ -113,7 +113,7 @@ jobs:
--overwrite true
- name: Upload date formatted to Azure blob storage
uses: azure/CLI@68f0d36771d0cba0ebbf26993275a8e0b74a541f
uses: azure/CLI@d88d5767d50cde2679128b45d287ec5b98df892e
with:
inlineScript: |
# Write a date formatted for historical reference