Skip to content

Commit 905dab0

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent ffc8dc7 commit 905dab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/evals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
EOF
4242
4343
- name: Build image
44-
uses: docker/build-push-action@v5
44+
uses: docker/build-push-action@v6
4545
with:
4646
context: .
4747
file: packages/evals/Dockerfile.runner

0 commit comments

Comments
 (0)