Skip to content

Commit cad3a13

Browse files
committed
Merge remote-tracking branch 'origin/renovate/docker-build-push-action-7.x'
2 parents ee6437e + b8820b8 commit cad3a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
password: ${{ github.token }}
6262

6363
- name: Build and push Docker image
64-
uses: docker/build-push-action@v6
64+
uses: docker/build-push-action@v7
6565
with:
6666
platforms: linux/amd64
6767
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)