Bumps docker/login-action from 2 to 3.
Release notes
Sourced from docker/login-action's releases.
v3.0.0
Full Changelog: https://github.com/docker/login-action/compare/v2.2.0...v3.0.0
v2.2.0
Full Changelog: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0
v2.1.0
- Ensure AWS temp credentials are redacted in workflow logs by
@crazy-max (#275)
- Bump
@actions/core from 1.6.0 to 1.10.0 (#252 #292)
- Bump
@aws-sdk/client-ecr from 3.53.0 to 3.186.0 (#298)
- Bump
@aws-sdk/client-ecr-public from 3.53.0 to 3.186.0 (#299)
Full Changelog: https://github.com/docker/login-action/compare/v2.0.0...v2.1.0
Commits
e92390c Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
1e752e2 chore: update generated content
51c6097 build(deps): bump the aws-sdk-dependencies group with 2 updates
8f079fb Merge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
16fa768 chore: update generated content
46d1619 build(deps): bump the proxy-agent-dependencies group with 2 updates
8c291c5 Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...
ec726f4 build(deps): bump @docker/actions-toolkit from 0.14.0 to 0.18.0
5139682 Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.3
6d4e2ba chore: update generated content
- Additional commits viewable 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 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)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/docker/login-action/releases">docker/login-action's releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<ul>
<li>Node 20 as default runtime (requires <a href="https://github.com/actions/runner/releases/tag/v2.308.0">Actions Runner v2.308.0</a> or later) by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/login-action/pull/593">docker/login-action#593</a></li>
<li>Bump <code>@actions/core</code> from 1.10.0 to 1.10.1 in <a href="https://redirect.github.com/docker/login-action/pull/598">docker/login-action#598</a></li>
<li>Bump <code>@aws-sdk/client-ecr</code> and <code>@aws-sdk/client-ecr-public</code> to 3.410.0 in <a href="https://redirect.github.com/docker/login-action/pull/555">docker/login-action#555</a> <a href="https://redirect.github.com/docker/login-action/pull/560">docker/login-action#560</a> <a href="https://redirect.github.com/docker/login-action/pull/582">docker/login-action#582</a> <a href="https://redirect.github.com/docker/login-action/pull/599">docker/login-action#599</a></li>
<li>Bump semver from 6.3.0 to 6.3.1 in <a href="https://redirect.github.com/docker/login-action/pull/556">docker/login-action#556</a></li>
<li>Bump https-proxy-agent to 7.0.2 <a href="https://redirect.github.com/docker/login-action/pull/561">docker/login-action#561</a> <a href="https://redirect.github.com/docker/login-action/pull/588">docker/login-action#588</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v2.2.0...v3.0.0">https://github.com/docker/login-action/compare/v2.2.0...v3.0.0</a></p>
<h2>v2.2.0</h2>
<ul>
<li>Switch to actions-toolkit implementation by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/login-action/pull/409">docker/login-action#409</a> <a href="https://redirect.github.com/docker/login-action/pull/470">docker/login-action#470</a> <a href="https://redirect.github.com/docker/login-action/pull/476">docker/login-action#476</a></li>
<li>Bump <code>@aws-sdk/client-ecr</code> and <code>@aws-sdk/client-ecr-public</code> to 3.347.1 in <a href="https://redirect.github.com/docker/login-action/pull/524">docker/login-action#524</a> <a href="https://redirect.github.com/docker/login-action/pull/364">docker/login-action#364</a> <a href="https://redirect.github.com/docker/login-action/pull/363">docker/login-action#363</a></li>
<li>Bump minimatch from 3.0.4 to 3.1.2 in <a href="https://redirect.github.com/docker/login-action/pull/354">docker/login-action#354</a></li>
<li>Bump json5 from 2.2.0 to 2.2.3 in <a href="https://redirect.github.com/docker/login-action/pull/378">docker/login-action#378</a></li>
<li>Bump http-proxy-agent from 5.0.0 to 7.0.0 in <a href="https://redirect.github.com/docker/login-action/pull/509">docker/login-action#509</a></li>
<li>Bump https-proxy-agent from 5.0.1 to 7.0.0 in <a href="https://redirect.github.com/docker/login-action/pull/508">docker/login-action#508</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v2.1.0...v2.2.0">https://github.com/docker/login-action/compare/v2.1.0...v2.2.0</a></p>
<h2>v2.1.0</h2>
<ul>
<li>Ensure AWS temp credentials are redacted in workflow logs by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/login-action/issues/275">#275</a>)</li>
<li>Bump <code>@actions/core</code> from 1.6.0 to 1.10.0 (<a href="https://redirect.github.com/docker/login-action/issues/252">#252</a> <a href="https://redirect.github.com/docker/login-action/issues/292">#292</a>)</li>
<li>Bump <code>@aws-sdk/client-ecr</code> from 3.53.0 to 3.186.0 (<a href="https://redirect.github.com/docker/login-action/issues/298">#298</a>)</li>
<li>Bump <code>@aws-sdk/client-ecr-public</code> from 3.53.0 to 3.186.0 (<a href="https://redirect.github.com/docker/login-action/issues/299">#299</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v2.0.0...v2.1.0">https://github.com/docker/login-action/compare/v2.0.0...v2.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/docker/login-action/commit/e92390c5fb421da1463c202d546fed0ec5c39f20"><code>e92390c</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/685">#685</a> from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...</li>
<li><a href="https://github.com/docker/login-action/commit/1e752e229320282adbfff1151662f2da6f8d36eb"><code>1e752e2</code></a> chore: update generated content</li>
<li><a href="https://github.com/docker/login-action/commit/51c60978b0670a2f99afff797023b9368764b57b"><code>51c6097</code></a> build(deps): bump the aws-sdk-dependencies group with 2 updates</li>
<li><a href="https://github.com/docker/login-action/commit/8f079fbb6ceb0bb4780454e1c116409039395e98"><code>8f079fb</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/676">#676</a> from docker/dependabot/npm_and_yarn/proxy-agent-depen...</li>
<li><a href="https://github.com/docker/login-action/commit/16fa7681c3a07f983f8e2f72d04ecc58c1877aca"><code>16fa768</code></a> chore: update generated content</li>
<li><a href="https://github.com/docker/login-action/commit/46d161922643adc000f0f387a72bdc0f31c1d420"><code>46d1619</code></a> build(deps): bump the proxy-agent-dependencies group with 2 updates</li>
<li><a href="https://github.com/docker/login-action/commit/8c291c5677d2cb612cd6cf4b48ae29dac82ee39f"><code>8c291c5</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/682">#682</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a href="https://github.com/docker/login-action/commit/ec726f409deedb629ce3b576a3c78c4c85897811"><code>ec726f4</code></a> build(deps): bump <code>@docker/actions-toolkit</code> from 0.14.0 to 0.18.0</li>
<li><a href="https://github.com/docker/login-action/commit/5139682d94efc37792e6b54386b5b470a68a4737"><code>5139682</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/677">#677</a> from docker/dependabot/npm_and_yarn/undici-5.28.3</li>
<li><a href="https://github.com/docker/login-action/commit/6d4e2ba5df6bbe21cdb0807ac217d5a37e7c3630"><code>6d4e2ba</code></a> chore: update generated content</li>
<li>Additional commits viewable in <a href="https://github.com/docker/login-action/compare/v2...v3">compare view</a></li>
</ul>
</details>
<br />
[](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>