From b474c8873d26a09158bd64f8e480d8cff5821b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 00:19:04 +0000 Subject: [PATCH] build(deps): bump azure/cli from 2.1.0 to 2.2.0 Bumps [azure/cli](https://github.com/azure/cli) from 2.1.0 to 2.2.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/089eac9d8cc39f5d003e94f8b65efc51076c9cbd...9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956) --- updated-dependencies: - dependency-name: azure/cli dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/coveo.yml | 2 +- .github/workflows/linkchecker.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coveo.yml b/.github/workflows/coveo.yml index b9d52f99c..c8f849c8f 100644 --- a/.github/workflows/coveo.yml +++ b/.github/workflows/coveo.yml @@ -84,7 +84,7 @@ jobs: - name: Retrieve secrets from Keyvault id: keyvault - uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd + uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 with: inlineScript: | secrets_get=(productionHostname previewHostname resourceGroupName cdnProfileName cdnName accountName) diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index 4114412f7..293a4bcc9 100644 --- a/.github/workflows/linkchecker.yml +++ b/.github/workflows/linkchecker.yml @@ -84,7 +84,7 @@ jobs: - name: Retrieve secrets from Keyvault if: env.isProduction != 'true' id: keyvault - uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd + uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 with: inlineScript: | secrets_get=(frontdoorUsername frontdoorPassword)