chore(deps): update docker/build-push-action action to v6 (#4613)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-17 15:33:17 -07:00 committed by GitHub
parent 44f3a8418b
commit 28f39db925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ jobs:
EOF
- name: Build image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: packages/evals/Dockerfile.runner