From 710e9e00f2cdad30fc0ed717e5742bc41bcaca73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 20:12:20 +0000 Subject: [PATCH] Bump azure/CLI from 1.0.8 to 2.0.0 Bumps [azure/CLI](https://github.com/azure/cli) from 1.0.8 to 2.0.0. - [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/b0e31ae20280d899279f14c36e877b4c6916e2d3...965c8d7571d2231a54e321ddd07f7b10317f34d9) --- updated-dependencies: - dependency-name: azure/CLI dependency-type: direct:production update-type: version-update:semver-major ... 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 216df2c39e44..a62d6f373048 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@b0e31ae20280d899279f14c36e877b4c6916e2d3 # pin @v1.0.8 + uses: azure/CLI@965c8d7571d2231a54e321ddd07f7b10317f34d9 # pin @v2.0.0 with: inlineScript: | az storage blob upload \ @@ -113,7 +113,7 @@ jobs: --overwrite true - name: Upload date formatted to Azure blob storage - uses: azure/CLI@b0e31ae20280d899279f14c36e877b4c6916e2d3 # pin @v1.0.8 + uses: azure/CLI@965c8d7571d2231a54e321ddd07f7b10317f34d9 # pin @v2.0.0 with: inlineScript: | # Write a date formatted for historical reference