chore(deps): update docker/setup-buildx-action action to v2

This commit is contained in:
renovate[bot] 2023-01-15 02:41:28 +00:00 committed by GitHub
parent 984c1a08ac
commit 6aff04abe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
- name: install buildx
id: buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
with:
install: true