There was an error while loading. Please reload this page.
1 parent bbe2072 commit a815d87Copy full SHA for a815d87
.github/workflows/clang-format-image.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
69
- name: Build and push Docker image
70
- uses: docker/build-push-action@v6.10.0
+ uses: docker/build-push-action@v6.12.0
71
72
context: .
73
file: "clang-format-docker/Dockerfile"
0 commit comments