From b236eaac3753fa6b5ce75f8ab0d2fe75b0a18165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 14:59:13 -0400 Subject: [PATCH] Bump azure/CLI from 68f0d36771d0cba0ebbf26993275a8e0b74a541f to d88d5767d50cde2679128b45d287ec5b98df892e (#38826) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/translation-health-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/translation-health-report.yml b/.github/workflows/translation-health-report.yml index 9351395ed9..03f47b8312 100644 --- a/.github/workflows/translation-health-report.yml +++ b/.github/workflows/translation-health-report.yml @@ -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