Skip to content

Commit be78423

Browse files
chore(deps): update docker/build-push-action action to v6.18.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272d0b9 commit be78423

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)