From 2ddd858860153d905dc576954e7d91c1187d906d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 08:28:24 +0000 Subject: [PATCH] Bump azure/CLI from 1 to 2 Bumps [azure/CLI](https://github.com/azure/cli) from 1 to 2. - [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/v1...v2) --- updated-dependencies: - dependency-name: azure/CLI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy_static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_static.yaml b/.github/workflows/deploy_static.yaml index 38a2748..7f46b48 100644 --- a/.github/workflows/deploy_static.yaml +++ b/.github/workflows/deploy_static.yaml @@ -36,7 +36,7 @@ jobs: - name: Upload to blob storage id: upload - uses: azure/CLI@v1 + uses: azure/CLI@v2 with: azcliversion: 2.33.1 inlineScript: |