Skip to content

build(deps): bump azure/login from 3.0.2 to 3.1.0 - #2014

Merged
dsanders11 merged 1 commit into
mainfrom
dependabot/github_actions/azure/login-3.1.0
Sep 17, 2026
Merged

dsanders11 merged 1 commit into
mainfrom
dependabot/github_actions/azure/login-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps azure/login from 3.0.2 to 3.1.0.

Release notes

Sourced from azure/login's releases.

Azure Login Action v3.1.0

What's Changed

New Contributors

Full Changelog: Azure/login@v3.0.2...v3.1.0

Commits
  • a641126 prepare release v3.1.0
  • 3c5b5ce Add max-context-population input to override Azure PowerShell MaxCont… (#642)
  • fcd0340 Bump browserslist from 4.21.4 to 4.28.8 (#637)
  • 5a8018f Bump js-yaml from 3.14.2 to 3.15.2 (#643)
  • a23dddf ci: reduce scheduled test frequency and clarify workflow names (#639)
  • 4c016e0 docs: document immutable release model and correct branch reference (#640)
  • 63f3c38 Automate release tagging via deploy key + self-pin bump (#638)
  • 92a0b67 Add the ability to prevent the masking of clientId (#634)
  • 5cb857d Pin GitHub Actions to full-length commit SHAs (#636)
  • See full diff in compare view

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/login](https://github.com/azure/login) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@7ddb5af...a641126)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 17, 2026
@dependabot
dependabot Bot requested review from a team and codebytere as code owners September 17, 2026 02:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 17, 2026

@claude claude 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.

Looks good, straightforward dependency version bump.

What was reviewed: the single-line change in .github/workflows/release.yml that updates the pinned SHA and version comment for the azure/login action from v3.0.2 to v3.1.0. Confirmed the new SHA (a641126d1b8aa4d1fa005f4f92df94a3a4c4c906) matches the v3.1.0 release commit referenced in the PR description, and no other workflow logic, inputs, or permissions were touched.

Extended reasoning...

Overview

The diff touches a single file, .github/workflows/release.yml, changing exactly one line: the pinned commit SHA for the azure/login GitHub Action step, bumping it from the SHA corresponding to v3.0.2 to the SHA corresponding to v3.1.0, with the accompanying version comment updated to match. No workflow inputs, permissions, secrets usage, or job structure were altered.

Security risks

This is a routine Dependabot-authored GitHub Actions dependency bump. The action remains pinned to a full-length commit SHA (good practice, unchanged from before), so there's no risk of a mutable tag being used. The new SHA matches the upstream v3.1.0 release commit per the PR's own changelog links. No secrets, credentials, or permission scopes were modified in this diff.

Level of scrutiny

This warrants minimal scrutiny: it is a mechanical, single-line SHA/version bump for a well-known, actively maintained Microsoft-owned action, opened by Dependabot. The diff is trivially reviewable in isolation and matches the PR's stated intent exactly.

Other factors

The bug hunting system reported no findings, and my own reading of the diff confirms it is exactly what's described — no hidden or unrelated changes. This is the kind of change that doesn't need a human to double check.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.352%. remained the same — dependabot/github_actions/azure/login-3.1.0 into main

@dsanders11
dsanders11 merged commit c94532f into main Sep 17, 2026
29 of 30 checks passed
@dsanders11
dsanders11 deleted the dependabot/github_actions/azure/login-3.1.0 branch September 17, 2026 03:39
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants