Skip to content

Commit 4816477

Browse files
ci: Docker/build-push-action from 5 to 6 (openml#1357)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5a3c9e commit 4816477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Build and push
4646
id: docker_build
47-
uses: docker/build-push-action@v5
47+
uses: docker/build-push-action@v6
4848
with:
4949
context: ./docker/
5050
tags: ${{ steps.meta_dockerhub.outputs.tags }}

0 commit comments

Comments
 (0)