From b0392cebd7afb28138bcb7f253c02ce0d87091ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 19:12:54 +0000 Subject: [PATCH] Bump azure/CLI Bumps [azure/CLI](https://github.com/azure/cli) from 61bb69d64d613b52663984bf12d6bac8fd7b3cc8 to d88d5767d50cde2679128b45d287ec5b98df892e. - [Release notes](https://github.com/azure/cli/releases) - [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md) - [Commits](https://github.com/azure/cli/compare/61bb69d64d613b52663984bf12d6bac8fd7b3cc8...d88d5767d50cde2679128b45d287ec5b98df892e) --- updated-dependencies: - dependency-name: azure/CLI dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 932b6e3c67fe..1a25d81914e2 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@61bb69d64d613b52663984bf12d6bac8fd7b3cc8 + 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@61bb69d64d613b52663984bf12d6bac8fd7b3cc8 + uses: azure/CLI@d88d5767d50cde2679128b45d287ec5b98df892e with: inlineScript: | # Write a date formatted for historical reference