Skip to content

Commit 577e5f5

Browse files
chore(deps): update docker/build-push-action action to v6.18.0
1 parent 272d0b9 commit 577e5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Build image with Buildx (don't push)
5050
- name: Build image
5151
id: build-and-push
52-
uses: docker/build-push-action@v6.16.0
52+
uses: docker/build-push-action@v6.18.0
5353
with:
5454
context: .
5555
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)