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

This commit is contained in:
dependabot[bot] 2023-06-08 22:42:39 +00:00 committed by GitHub
parent 5176851b06
commit 789653f6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
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.6.0