Update docker/build-push-action action to v7 #31

Open
renovatebot wants to merge 1 commits from renovate/docker-build-push-action-7.x into main

View File

@ -35,7 +35,7 @@ jobs:
driver-opts: |
namespace=git
- name: Build
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true