Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps azure/login from v2.2.0 to v2.3.0.

Changes

  • Updated version comment to use patch-level semver (# v2.3.0 instead of # v2)
  • Updated PR title and description to reference semver versions
# Before
uses: azure/login@1384c340ab2dda50fed2bee3041d1d87018aa5e8 # v2

# After  
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Bumps [azure/login](https://github.com/azure/login) from 1384c340ab2dda50fed2bee3041d1d87018aa5e8 to a457da9ea143d694b1b9c7c869ebb04ebe844ef5.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@1384c34...a457da9)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: a457da9ea143d694b1b9c7c869ebb04ebe844ef5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@MariusStorhaug
Copy link
Member

@copilot Update the commented semver version in the code to be patch level, also update the title and text in the PR to use semver versions instead of commit sha.

Copy link
Contributor

Copilot AI commented Dec 2, 2025

@MariusStorhaug I've opened a new pull request, #72, to work on those changes. Once the pull request is ready, I'll request review from you.

Bumps [azure/login](https://github.com/azure/login) from v2.2.0 to
v2.3.0.

## Changes

- Updated version comment to use patch-level semver (`# v2.3.0` instead
of `# v2`)
- Updated PR title and description to reference semver versions

```yaml
# Before
uses: Azure/login@1384c34 # v2

# After  
uses: Azure/login@a457da9 # v2.3.0
```

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
@MariusStorhaug MariusStorhaug changed the title Bump azure/login from 1384c340ab2dda50fed2bee3041d1d87018aa5e8 to a457da9ea143d694b1b9c7c869ebb04ebe844ef5 Bumps azure/login from v2.2.0 to v2.3.0. Dec 2, 2025
@MariusStorhaug MariusStorhaug changed the title Bumps azure/login from v2.2.0 to v2.3.0. Bumps azure/login from v2.2.0 to v2.3.0 Dec 2, 2025
@MariusStorhaug
Copy link
Member

@copilot Fix the following linting issues:

  2025-12-02 09:10:40 [INFO]   Linting MARKDOWN items...
  Error: -02 09:10:41 [ERROR]   Found errors when linting MARKDOWN. Exit code: 1.
  2025-12-02 09:10:41 [INFO]   Stderr contents for MARKDOWN:
  ------
  /github/workspace/README.md:18:26 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:18:108 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:18:119 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:18:143 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:23:182 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:23:193 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:23:218 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:28:25 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:28:150 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:28:161 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]
  /github/workspace/README.md:28:185 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]

Copy link
Contributor

Copilot AI commented Dec 2, 2025

@MariusStorhaug I've opened a new pull request, #73, to work on those changes. Once the pull request is ready, I'll request review from you.

Updates `azure/login` action and fixes markdown linting issues.

## Changes

- **azure/login**: v2.2.0 → v2.3.0 with full semver in version comment
- **README.md**: Fix MD060 table column alignment in Inputs table

```yaml
# Before
uses: Azure/login@1384c34 # v2

# After
uses: Azure/login@a457da9 # v2.3.0
```

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
@MariusStorhaug MariusStorhaug merged commit 8b9d273 into main Dec 2, 2025
73 of 76 checks passed
@MariusStorhaug MariusStorhaug deleted the dependabot/github_actions/azure/login-a457da9ea143d694b1b9c7c869ebb04ebe844ef5 branch December 2, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants