Merge pull request #258 from buanet/dependabot/github_actions/main/docker/setup-qemu-action-2.0.0

Bump docker/setup-qemu-action from 1.2.0 to 2.0.0
This commit is contained in:
André Germann
2022-06-14 12:39:32 +02:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ jobs:
chmod +x manifest-tool
- name: Set up QEMU
uses: docker/setup-qemu-action@v1.2.0
uses: docker/setup-qemu-action@v2.0.0
- name: Set up Docker Buildx
id: buildx