Update docker/build-push-action action to v6

renovate/docker-build-push-action-6.x
renovate[bot] 2024-06-17 10:47:35 +00:00 committed by GitHub
parent a6481c8847
commit 910ab240d9
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