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

This commit is contained in:
renovate[bot] 2026-05-06 06:26:19 +00:00 committed by GitHub
parent 3e37a04d96
commit f088ffbef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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