mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
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:
parent
44f3a8418b
commit
28f39db925
1 changed files with 1 additions and 1 deletions
2
.github/workflows/evals.yml
vendored
2
.github/workflows/evals.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue