Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump azure/login from 2.1.1 to 2.2.0 (kaito-project#627)
Bumps [azure/login](https://github.com/azure/login) from 2.1.1 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/azure/login/releases">azure/login's releases</a>.</em></p> <blockquote> <h2>Azure Login Action v2.2.0</h2> <h2>What's Changed</h2> <ul> <li>Replace <code>az --version</code> with <code>az version</code> by <a href="https://github.com/MoChilia"><code>@MoChilia</code></a> in <a href="https://redirect.github.com/Azure/login/pull/450">Azure/login#450</a></li> <li>Update documentation for setting audience when environment is set by <a href="https://github.com/jcantosz"><code>@jcantosz</code></a> in <a href="https://redirect.github.com/Azure/login/pull/455">Azure/login#455</a></li> <li>Fix <a href="https://redirect.github.com/azure/login/issues/459">#459</a>: Errors when registering cloud profile for AzureStack by <a href="https://github.com/MoChilia"><code>@MoChilia</code></a> in <a href="https://redirect.github.com/Azure/login/pull/466">Azure/login#466</a></li> <li>Fix typo by <a href="https://github.com/KronosTheLate"><code>@KronosTheLate</code></a> in <a href="https://redirect.github.com/Azure/login/pull/483">Azure/login#483</a></li> <li>move pre cleanup to main and add pre-if and post-if by <a href="https://github.com/YanaXu"><code>@YanaXu</code></a> in <a href="https://redirect.github.com/Azure/login/pull/484">Azure/login#484</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jcantosz"><code>@jcantosz</code></a> made their first contribution in <a href="https://redirect.github.com/Azure/login/pull/455">Azure/login#455</a></li> <li><a href="https://github.com/KronosTheLate"><code>@KronosTheLate</code></a> made their first contribution in <a href="https://redirect.github.com/Azure/login/pull/483">Azure/login#483</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Azure/login/compare/v2.1.1...v2.2.0">https://github.com/Azure/login/compare/v2.1.1...v2.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/login/commit/a65d910e8af852a8061c627c456678983e180302"><code>a65d910</code></a> prepare release v2.2.0</li> <li><a href="https://github.com/Azure/login/commit/a514566bcd042073414e083c41a3239d2f0f881f"><code>a514566</code></a> update version to 2.2.0 (<a href="https://redirect.github.com/azure/login/issues/487">#487</a>)</li> <li><a href="https://github.com/Azure/login/commit/aa77932d987ba0c6a7461ab98746f5003fc65753"><code>aa77932</code></a> Update Readme to support enable/disable cleanup steps (<a href="https://redirect.github.com/azure/login/issues/485">#485</a>)</li> <li><a href="https://github.com/Azure/login/commit/e319965b63df4fb10cd47c283e81dfce5c6d29c0"><code>e319965</code></a> Add test for docker container (<a href="https://redirect.github.com/azure/login/issues/486">#486</a>)</li> <li><a href="https://github.com/Azure/login/commit/73ceb51d0588daa9ec713d772c456c88fd13df17"><code>73ceb51</code></a> move pre cleanup to main and add pre-if and post-if (<a href="https://redirect.github.com/azure/login/issues/484">#484</a>)</li> <li><a href="https://github.com/Azure/login/commit/ffd504ae12fb7161673ed4b71650d0687254e460"><code>ffd504a</code></a> Fix typo (<a href="https://redirect.github.com/azure/login/issues/483">#483</a>)</li> <li><a href="https://github.com/Azure/login/commit/3cf32af09d6db44851a19eb683cc95c788ee6684"><code>3cf32af</code></a> enhance telemetry (<a href="https://redirect.github.com/azure/login/issues/478">#478</a>)</li> <li><a href="https://github.com/Azure/login/commit/e1a0ade0c10e6fce656e01e74e6ca3c5054a0907"><code>e1a0ade</code></a> Fix <a href="https://redirect.github.com/azure/login/issues/459">#459</a>: Errors when registering cloud profile for AzureStack (<a href="https://redirect.github.com/azure/login/issues/466">#466</a>)</li> <li><a href="https://github.com/Azure/login/commit/8fb68f4adefff5c860da167ab7f3f993bf7fd047"><code>8fb68f4</code></a> Remove tests for self-hosted runner (<a href="https://redirect.github.com/azure/login/issues/465">#465</a>)</li> <li><a href="https://github.com/Azure/login/commit/151fd0098c71af3d948d2ec8126743aa98926f5a"><code>151fd00</code></a> Update documentation for setting audience when environment is set (<a href="https://redirect.github.com/azure/login/issues/455">#455</a>)</li> <li>Additional commits viewable in <a href="https://github.com/azure/login/compare/v2.1.1...v2.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure/login&package-manager=github_actions&previous-version=2.1.1&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ishaan Sehgal <[email protected]>
- Loading branch information