Skip to content

Commit 4cee140

Browse files
committed
Update docker/build-push-action to version 6
1 parent c9cc80b commit 4cee140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up QEMU
3838
uses: docker/setup-qemu-action@v1
3939
- name: Build
40-
uses: docker/build-push-action@v2
40+
uses: docker/build-push-action@v6
4141
with:
4242
context: .
4343
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)