Update docker/setup-buildx-action action to v2 (#6)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-06 00:32:17 +03:00 committed by GitHub
parent be76f281db
commit 2e4b779f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
uses: docker/setup-qemu-action@v1
- name: 🏗 Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
- name: 🪄 Extract metadata (tags, labels)
id: meta