Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump docker/metadata-action from 5.4.0 to 5.5.0 (#3115)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/releases">docker/metadata-action's releases</a>.</em></p> <blockquote> <h2>v5.5.0</h2> <ul> <li>Set <code>cwd://</code> prefix for bake files path by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/370">docker/metadata-action#370</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.16.0 to 0.16.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/371">docker/metadata-action#371</a></li> <li>Bump moment from 2.29.4 to 2.30.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/373">docker/metadata-action#373</a></li> <li>Bump moment-timezone from 0.5.43 to 0.5.44 in <a href="https://redirect.github.com/docker/metadata-action/pull/374">docker/metadata-action#374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0">https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/metadata-action/commit/dbef88086f6cef02e264edb7dbf63250c17cef6c"><code>dbef880</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/374">#374</a> from docker/dependabot/npm_and_yarn/moment-timezone-0...</li> <li><a href="https://github.com/docker/metadata-action/commit/b73e7a71ace0f6ec603f2c5052d8304f33e5dbff"><code>b73e7a7</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/b9fba690eb63fbb6eee7f71bd710b75d4f0128c8"><code>b9fba69</code></a> chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44</li> <li><a href="https://github.com/docker/metadata-action/commit/ac82374ba6046fefd36df45f67cec12fa6ebeb75"><code>ac82374</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/373">#373</a> from docker/dependabot/npm_and_yarn/moment-2.30.1</li> <li><a href="https://github.com/docker/metadata-action/commit/c92519a44ee7b643d904a587e47563f49f24b387"><code>c92519a</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/3b4179d34de6b2ba21a306f387c50672dbbe8612"><code>3b4179d</code></a> chore(deps): Bump moment from 2.29.4 to 2.30.1</li> <li><a href="https://github.com/docker/metadata-action/commit/0784993ef80dda711a73b98a352e2b73c7feaf32"><code>0784993</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/371">#371</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/metadata-action/commit/52c3e9e4100b351cb25a8ec886015c375515f619"><code>52c3e9e</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/82a5e6726cc813b23b85149bf897c55710d45705"><code>82a5e67</code></a> chore(deps): Bump <code>@docker/actions-toolkit</code> from 0.16.0 to 0.16.1</li> <li><a href="https://github.com/docker/metadata-action/commit/41e1fe3437fd5c8d22c24a824307673223ead782"><code>41e1fe3</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/370">#370</a> from crazy-max/bake-cwd</li> <li>Additional commits viewable in <a href="https://github.com/docker/metadata-action/compare/9dc751fe249ad99385a2583ee0d084c400eee04e...dbef88086f6cef02e264edb7dbf63250c17cef6c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/metadata-action&package-manager=github_actions&previous-version=5.4.0&new-version=5.5.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>
- Loading branch information