Skip to content

Bump azure/cli from 2.2.0 to 3.0.0 - #14335

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/azure/cli-3.0.0
Open

Bump azure/cli from 2.2.0 to 3.0.0#14335
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/azure/cli-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps azure/cli from 2.2.0 to 3.0.0.

Release notes

Sourced from azure/cli's releases.

GitHub Action for Azure CLI v3.0.0

What's Changed

Full Changelog: Azure/cli@v2.2.0...v3.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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](Azure/cli@9f7ce6f...9eb25b8)

---
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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Aug 26, 2026
Copilot AI lite review requested due to automatic review settings August 26, 2026 11:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the pinned azure/cli GitHub Action used by the Python workflows from v2.2.0 to v3.0.0 (commit SHA bump), aligning the workflows with the latest major release of the action.

Changes:

  • Bump azure/cli action pin from v2.2.0 to v3.0.0 in the Python manual release workflow.
  • Bump azure/cli action pin from v2.2.0 to v3.0.0 in the Python build workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/python-manual-release.yml Updates the azure/cli action pin used to trigger the ADO pipeline during manual Python releases.
.github/workflows/python-build.yml Updates the azure/cli action pin used to trigger the ADO pipeline during Python build/release automation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): e480b3ee47d6
Model: claude-opus-4.8

Overview

This is a Dependabot bump of the SHA-pinned azure/cli GitHub Action from v2.2.0 to v3.0.0 in two Python release workflows. All four reviewers independently verified that the new pin 9eb25b8360668fb0ecbafa808d40e2197b2f5f52 is the authentic commit that the upstream Azure/cli v3.0.0 annotated tag dereferences to, that the full-SHA pin (and matching # v3.0.0 comment) is preserved, and that both usages were updated consistently with no stale references left behind. The only behavioral delta upstream is the action runtime moving node20->node24, which the ubuntu-latest runners support. Permissions, OIDC login, environment gating, and the inlineScript trust boundary are unchanged, so the bump introduces no new defect.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code

1 participant