Skip to content

Commit

Permalink
Merge pull request #81 from sdr-enthusiasts/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/setup-qemu-action-3.2.0

build(deps): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
  • Loading branch information
fredclausen authored Jul 28, 2024
2 parents 962df5f + 513b6c3 commit 2907170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
swap_location: "/mnt/swapfile"

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0

- name: Set up Docker Buildx
uses: docker/[email protected]
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
swap_location: "/mnt/swapfile"

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0

- name: Set up Docker Buildx
uses: docker/[email protected]
Expand Down

0 comments on commit 2907170

Please sign in to comment.