Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 96a9001 commit 8ddf675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
images: |
flowfuse/device-agent
- name: Setup QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0
- name: Setup Docker buildx
uses: docker/[email protected]
- name: docker login
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
images: |
flowforge/device-agent
- name: Setup QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0
- name: Setup Docker buildx
uses: docker/[email protected]
- name: docker login
Expand Down

0 comments on commit 8ddf675

Please sign in to comment.