From 07f8bdb5baabbd342cbaef77f74e22da2d42b607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:04:07 +0000 Subject: [PATCH] Bump azure/CLI from d88d5767d50cde2679128b45d287ec5b98df892e to b0e31ae20280d899279f14c36e877b4c6916e2d3 (#40881) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Bonsignori --- .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 03f47b8312..613f73f5a1 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@d88d5767d50cde2679128b45d287ec5b98df892e + uses: azure/CLI@b0e31ae20280d899279f14c36e877b4c6916e2d3 # pin @v1.0.8 with: inlineScript: | az storage blob upload \ @@ -113,7 +113,7 @@ jobs: --overwrite true - name: Upload date formatted to Azure blob storage - uses: azure/CLI@d88d5767d50cde2679128b45d287ec5b98df892e + uses: azure/CLI@b0e31ae20280d899279f14c36e877b4c6916e2d3 # pin @v1.0.8 with: inlineScript: | # Write a date formatted for historical reference