chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (#1089)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia 2023-02-15 22:16:45 +08:00 committed by GitHub
parent 0de0a5aa87
commit e46f77681d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
uses: docker/setup-buildx-action@v2
with:
install: true
version: v0.9.1
- name: Build and Push
id: docker_build

View File

@ -24,6 +24,7 @@ jobs:
uses: docker/setup-buildx-action@v2
with:
install: true
version: v0.9.1
- name: Build and Push
id: docker_build