Skip to content

Commit

Permalink
chore(ci): Bump docker/build-push-action from 4.0.0 to 4.1.0 (#17656)
Browse files Browse the repository at this point in the history
Bumps
[docker/build-push-action](https://github.com/docker/build-push-action)
from 4.0.0 to 4.1.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>v4.1.0</h2>
<blockquote>
<p><strong>Note</strong></p>
<p>Buildx v0.10 enables support for a minimal <a
href="https://slsa.dev/provenance/">SLSA Provenance</a> attestation,
which requires support for <a
href="https://github.com/opencontainers/image-spec">OCI-compliant</a>
multi-platform images. This may introduce issues with registry and
runtime support (e.g. <a
href="https://github.com/docker/buildx/issues/1533">Google
Cloud Run and AWS Lambda</a>). You can optionally disable the default
provenance attestation functionality using <code>provenance:
false</code>.</p>
</blockquote>
<ul>
<li>Switch to actions-toolkit implementation by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://github.com/docker/build-push-action/pull/811">docker/build-push-action#811</a>
<a
href="https://github.com/docker/build-push-action/pull/838">docker/build-push-action#838</a>
<a
href="https://github.com/docker/build-push-action/pull/855">docker/build-push-action#855</a>
<a
href="https://github.com/docker/build-push-action/pull/860">docker/build-push-action#860</a>
<a
href="https://github.com/docker/build-push-action/pull/875">docker/build-push-action#875</a></li>
<li>e2e: quay.io by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://github.com/docker/build-push-action/pull/799">docker/build-push-action#799</a>
<a
href="https://github.com/docker/build-push-action/pull/805">docker/build-push-action#805</a></li>
<li>e2e: local harbor and nexus by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://github.com/docker/build-push-action/pull/800">docker/build-push-action#800</a></li>
<li>e2e: add artifactory container registry to test against by <a
href="https://github.com/jedevc"><code>@​jedevc</code></a> in <a
href="https://github.com/docker/build-push-action/pull/804">docker/build-push-action#804</a></li>
<li>e2e: add distribution tests by <a
href="https://github.com/jedevc"><code>@​jedevc</code></a> in <a
href="https://github.com/docker/build-push-action/pull/814">docker/build-push-action#814</a>
<a
href="https://github.com/docker/build-push-action/pull/815">docker/build-push-action#815</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0">https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/build-push-action/commit/44ea916f6c540f9302d50c2b1e5a8dc071f15cdf"><code>44ea916</code></a>
Merge pull request <a
href="https://github.com/docker/build-push-action/issues/875">#875</a>
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a
href="https://github.com/docker/build-push-action/commit/0167eef179833f48bfa0001f330d5f2d578ca25c"><code>0167eef</code></a>
update generated content</li>
<li><a
href="https://github.com/docker/build-push-action/commit/91bf8bfc4d4cac86eb889d345ad6aaf731ac9aff"><code>91bf8bf</code></a>
chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.2.0 to
0.3.0</li>
<li><a
href="https://github.com/docker/build-push-action/commit/a799b4decf46d51b39dd396f4df5a4343afd30c4"><code>a799b4d</code></a>
Merge pull request <a
href="https://github.com/docker/build-push-action/issues/860">#860</a>
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a
href="https://github.com/docker/build-push-action/commit/87480bdf698dadcc82974864fc727c54d9aa3311"><code>87480bd</code></a>
update generated content</li>
<li><a
href="https://github.com/docker/build-push-action/commit/f9efed53cc1b0364ba947400ac02042bbbaac7fc"><code>f9efed5</code></a>
Merge pull request <a
href="https://github.com/docker/build-push-action/issues/871">#871</a>
from dvdksn/fix/secret-example-link</li>
<li><a
href="https://github.com/docker/build-push-action/commit/3580b78e04abcedb47a5f22d37372e27f44aea10"><code>3580b78</code></a>
fix: broken link to secret example docs</li>
<li><a
href="https://github.com/docker/build-push-action/commit/91df6b874e498451163feb47610c87c4a218c1ee"><code>91df6b8</code></a>
Merge pull request <a
href="https://github.com/docker/build-push-action/issues/859">#859</a>
from docker/dependabot/github_actions/docker/bake-act...</li>
<li><a
href="https://github.com/docker/build-push-action/commit/ea92b18afbe5bd9e5e2d5a967eca8e52c0aa9493"><code>ea92b18</code></a>
chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.1.0 to
0.2.0</li>
<li><a
href="https://github.com/docker/build-push-action/commit/6f91eb31f77739227d3f4853c0ca3263870a31d7"><code>6f91eb3</code></a>
chore(deps): Bump docker/bake-action from 2 to 3</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.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=4.0.0&new-version=4.1.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 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
dependabot[bot] authored Jun 9, 2023
1 parent bf7d796 commit cb9a3a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
org.opencontainers.image.title=Vector development environment
org.opencontainers.image.url=https://github.com/vectordotdev/vector
- name: Build and push
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: .
file: ./scripts/environment/Dockerfile
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ jobs:
uses: docker/setup-buildx-action@v2.6.0

- name: Build 'vector' target image
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: baseline-vector/
cache-from: type=gha
Expand Down Expand Up @@ -335,7 +335,7 @@ jobs:
uses: docker/setup-buildx-action@v2.6.0

- name: Build 'vector' target image
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: comparison-vector/
cache-from: type=gha
Expand Down

0 comments on commit cb9a3a5

Please sign in to comment.