From da2f30ff797973d98e8fbb5a52185d8ee4566252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 16:53:58 +0000 Subject: [PATCH] Bump azure/cli from 2.2.0 to 3.0.0 Bumps [azure/cli](https://github.com/azure/cli) from 2.2.0 to 3.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/9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956...9eb25b8360668fb0ecbafa808d40e2197b2f5f52) --- updated-dependencies: - dependency-name: azure/cli dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update_apps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_apps.yml b/.github/workflows/update_apps.yml index 38c105b..b5aa016 100644 --- a/.github/workflows/update_apps.yml +++ b/.github/workflows/update_apps.yml @@ -29,7 +29,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - name: Update Azure Web Apps - uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 # v2.2.0 + uses: azure/cli@9eb25b8360668fb0ecbafa808d40e2197b2f5f52 # v3.0.0 with: inlineScript: | az webapp deploy --resource-group "serverless-aas-linux" --name "serverless-dotnet6-self-monitoring" --src-path ./datadog_wrapper --type=startup