Skip to content

Commit 207f1d4

Browse files
Renovate: Update docker/build-push-action action to v7
1 parent c9dc378 commit 207f1d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-registry-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Set up Docker Buildx
5050
uses: docker/setup-buildx-action@v3
5151
- name: Build and push Docker image
52-
uses: docker/build-push-action@v6
52+
uses: docker/build-push-action@v7
5353
with:
5454
context: .
5555
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)