Skip to content

Commit

Permalink
Merge pull request #84 from containeroo/renovate/docker-setup-qemu-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
gi8lino authored Sep 12, 2023
2 parents 92499d5 + ffd56e2 commit e21d940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
Expand Down

0 comments on commit e21d940

Please sign in to comment.