Skip to content

Commit 89c8edd

Browse files
chore(deps): update docker/build-push-action action to v6 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66114de commit 89c8edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
ghcr.io/${{ github.repository }}
5454
5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@v5
56+
uses: docker/build-push-action@v6
5757
with:
5858
context: .
5959
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)