Skip to content

Commit

Permalink
Merge pull request #295 from FlowFuse/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-3.2.0

Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
  • Loading branch information
ppawlowski authored Sep 2, 2024
2 parents afca50e + 8ddf675 commit 2e2657d
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 2e2657d

Please sign in to comment.