Update docker/build-push-action action to v7

This commit is contained in:
Renovate Bot 2026-03-05 23:00:16 +00:00
parent bd9953a744
commit 8fa5041c72

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