Skip to content

Commit a184316

Browse files
authored
Merge pull request #4 from CGAL/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents f7c3d95 + 53b8b4a commit a184316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
password: ${{ secrets.DOCKERHUB_TOKEN }}
1919
-
2020
name: Build and push
21-
uses: docker/build-push-action@v5
21+
uses: docker/build-push-action@v6
2222
with:
2323
push: true
2424
tags: cgal/python-wheel:manylinux2014

0 commit comments

Comments
 (0)