Merge pull request #1972 from benphelps/dependabot/github_actions/docker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
This commit is contained in:
shamoon 2023-09-12 10:28:27 -07:00 committed by GitHub
commit c525dda77d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ jobs:
# Setup QEMU
# https://github.com/marketplace/actions/docker-setup-buildx#with-qemu
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx