Skip to content

Commit 747deba

Browse files
Bump docker/build-push-action from 4 to 6 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dfc277 commit 747deba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
docker-images: false
279279
- uses: docker/setup-buildx-action@v3
280280
- id: build
281-
uses: docker/build-push-action@v4
281+
uses: docker/build-push-action@v6
282282
with:
283283
context: .
284284
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)