Skip to content

Commit 1877859

Browse files
committed
Update docker/setup-buildx-action action to v1.6.0
1 parent ca99797 commit 1877859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
uses: docker/[email protected]
113113

114114
- name: Set up Docker Buildx
115-
uses: docker/setup-buildx-action@v1.5.1
115+
uses: docker/setup-buildx-action@v1.6.0
116116
with:
117117
driver-opts: image=moby/buildkit:master
118118

0 commit comments

Comments
 (0)