Skip to content

Commit

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

Bump docker/setup-qemu-action from 3.2.0 to 3.3.0
  • Loading branch information
ppawlowski authored Jan 14, 2025
2 parents 23cbf81 + d808ff1 commit 04f9a4d
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.2.0
uses: docker/setup-qemu-action@v3.3.0
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.8.0
- 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.2.0
uses: docker/setup-qemu-action@v3.3.0
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.8.0
- name: docker login
Expand Down

0 comments on commit 04f9a4d

Please sign in to comment.