Skip to content

Commit

Permalink
chore(ci): Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (vectord…
Browse files Browse the repository at this point in the history
…otdev#17623)

Bumps
[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)
from 2.1.0 to 2.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Trim off spaces in <code>platforms</code> input by <a
href="https://github.com/Chocobo1"><code>@​Chocobo1</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/64">docker/setup-qemu-action#64</a></li>
<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/setup-qemu-action/pull/70">docker/setup-qemu-action#70</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/80">docker/setup-qemu-action#80</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/83">docker/setup-qemu-action#83</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Chocobo1"><code>@​Chocobo1</code></a>
made their first contribution in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/64">docker/setup-qemu-action#64</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0">https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/2b82ce82d56a2a04d2637cd93a637ae1b359c0a7"><code>2b82ce8</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/83">#83</a>
from docker/dependabot/npm_and_yarn/docker/actions-too...</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/3eae0a2671699cf1d8aae726138b243fb827c2d4"><code>3eae0a2</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/81">#81</a>
from docker/dependabot/github_actions/docker/bake-acti...</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/1fd94789d617cf0d71094fce920fbd2698964ab1"><code>1fd9478</code></a>
Bump <code>@​docker/actions-toolkit</code> from 0.1.0 to 0.3.0</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/f9e93f93e58300c48427ccaf70d4c653bbbebf5c"><code>f9e93f9</code></a>
Bump docker/bake-action from 2 to 3</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/9d429d4c1cda1009cb0bee249cf42bef72a9228d"><code>9d429d4</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/80">#80</a>
from docker/dependabot/npm_and_yarn/docker/actions-too...</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/b5a257c85610a80d14ac6eba728a2279539beb31"><code>b5a257c</code></a>
update generated content</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/c915c25ed59e5a9d1e1355771eeeb336c7649f47"><code>c915c25</code></a>
use new implementation from toolkit</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/25bbf894699b340831c6f6006e7322fe0e11e8cb"><code>25bbf89</code></a>
update dev dependencies</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/faaa95d6164b3e0a3fd5e0c2162453e3f4d91237"><code>faaa95d</code></a>
Bump <code>@​docker/actions-toolkit</code> from 0.1.0-beta.14 to
0.1.0</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/de3982d68a2f2681e93db37727a85fb7f32ea313"><code>de3982d</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/70">#70</a>
from crazy-max/switch-toolkit</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-qemu-action&package-manager=github_actions&previous-version=2.1.0&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 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] committed Jun 7, 2023
1 parent 5791083 commit 3005141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2.1.0
uses: docker/setup-qemu-action@v2.2.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.5.0
- name: Login to DockerHub
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ jobs:
username: ${{ secrets.CI_DOCKER_USERNAME }}
password: ${{ secrets.CI_DOCKER_PASSWORD }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2.1.0
uses: docker/setup-qemu-action@v2.2.0
with:
platforms: all
- name: Set up Docker Buildx
Expand Down

0 comments on commit 3005141

Please sign in to comment.