-
Notifications
You must be signed in to change notification settings - Fork 0
Bumps azure/login from v2.2.0 to v2.3.0 #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bumps azure/login from v2.2.0 to v2.3.0 #70
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@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. |
|
@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>
…9ea143d694b1b9c7c869ebb04ebe844ef5
|
@copilot Fix the following linting issues: |
|
@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>
Bumps azure/login from v2.2.0 to v2.3.0.
Changes
# v2.3.0instead of# v2)💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.