From 065284d8ea20cc5f3494fa4bc3c5bdb4e7e789da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 06:35:45 +0000 Subject: [PATCH] Bump azure/CLI Bumps [azure/CLI](https://github.com/azure/cli) from 68f0d36771d0cba0ebbf26993275a8e0b74a541f to b0e31ae20280d899279f14c36e877b4c6916e2d3. - [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/68f0d36771d0cba0ebbf26993275a8e0b74a541f...b0e31ae20280d899279f14c36e877b4c6916e2d3) --- 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 5e871c4757f6..7d20d35c1714 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@b0e31ae20280d899279f14c36e877b4c6916e2d3 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@b0e31ae20280d899279f14c36e877b4c6916e2d3 with: inlineScript: | # Write a date formatted for historical reference