chore(deps): update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-03-05 23:16:36 +00:00
committed by GitHub
parent 0b5d21357e
commit 7aa6868b1e

View File

@@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true