Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#87)

This commit is contained in:
dependabot[bot] 2023-06-21 10:56:33 +00:00 committed by GitHub
parent cae29f2a16
commit f38feccef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2.1.0
uses: docker/setup-qemu-action@v2.2.0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.7.0
- name: Build and Push