Update docker/build-push-action action to v6

renovate/docker-build-push-action-6.x
renovate[bot] 2025-07-28 16:26:34 +00:00 committed by GitHub
parent eeef577911
commit 6aa14316d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
ghcr.io/${{ github.repository }}
-
name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true