Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitHub Actions Updates: Bump docker/build-push-action from 5.3.0 to 5…
….4.0 (#30) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p> <blockquote> <h2>v5.4.0</h2> <ul> <li>Show builder information before building by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/build-push-action/pull/1128">docker/build-push-action#1128</a></li> <li>Handle attestations correctly with provenance and sbom inputs by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/build-push-action/pull/1086">docker/build-push-action#1086</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.19.0 to 0.24.0 in <a href="https://redirect.github.com/docker/build-push-action/pull/1088">docker/build-push-action#1088</a> <a href="https://redirect.github.com/docker/build-push-action/pull/1105">docker/build-push-action#1105</a> <a href="https://redirect.github.com/docker/build-push-action/pull/1121">docker/build-push-action#1121</a> <a href="https://redirect.github.com/docker/build-push-action/pull/1127">docker/build-push-action#1127</a></li> <li>Bump undici from 5.28.3 to 5.28.4 in <a href="https://redirect.github.com/docker/build-push-action/pull/1090">docker/build-push-action#1090</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0">https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/build-push-action/commit/ca052bb54ab0790a636c9b5f226502c73d547a25"><code>ca052bb</code></a> Merge pull request <a href="https://redirect.github.com/docker/build-push-action/issues/1128">#1128</a> from crazy-max/builder-info</li> <li><a href="https://github.com/docker/build-push-action/commit/025c2051f357779d6be78f8fdffcc9ae0e345e3c"><code>025c205</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/build-push-action/commit/12076d2fb15a83ad948fcf164db081e9de7064fc"><code>12076d2</code></a> show builder information before building</li> <li><a href="https://github.com/docker/build-push-action/commit/ef6cba335306ace1da064b44f9f739dec9be9fa0"><code>ef6cba3</code></a> Merge pull request <a href="https://redirect.github.com/docker/build-push-action/issues/1127">#1127</a> from docker/dependabot/npm_and_yarn/docker/actions-t...</li> <li><a href="https://github.com/docker/build-push-action/commit/4c16cf906a7af8d29be02479fdd3cb5408edd73a"><code>4c16cf9</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/build-push-action/commit/a3118a86c83324e3d04d83cb3ae321c9da2bda8c"><code>a3118a8</code></a> fixes since moved types</li> <li><a href="https://github.com/docker/build-push-action/commit/c86eb8b0f72023f5434b46dbf82995f169cdd8e8"><code>c86eb8b</code></a> chore(deps): Bump <code>@docker/actions-toolkit</code> from 0.23.0 to 0.24.0</li> <li><a href="https://github.com/docker/build-push-action/commit/2a53c6ccda456d31fb62eedc658aae06e238b7bd"><code>2a53c6c</code></a> Merge pull request <a href="https://redirect.github.com/docker/build-push-action/issues/1122">#1122</a> from crazy-max/update-dev-deps</li> <li><a href="https://github.com/docker/build-push-action/commit/ccef1f210db2126b52900f94dd47ba79cdace531"><code>ccef1f2</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/build-push-action/commit/79117b6ea56ef284639bbbeeb8a2d4ddb7d97c37"><code>79117b6</code></a> chore: update dev dependencies</li> <li>Additional commits viewable in <a href="https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/build-push-action&package-manager=github_actions&previous-version=5.3.0&new-version=5.4.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information