Merge pull request #441 from vogler/renovate/docker-build-push-action-6.x

chore(deps): update docker/build-push-action action to v6
This commit is contained in:
Ralf Vogler 2025-03-05 15:54:29 +01:00 committed by GitHub
commit daef12b562
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
# if: github.event_name != 'pull_request' # still want to build image
with:
context: .