We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7376b7d commit 76b739eCopy full SHA for 76b739e
.github/workflows/clang-format-image.yml
@@ -66,7 +66,7 @@ jobs:
66
with:
67
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
68
- name: Build and push Docker image
69
- uses: docker/build-push-action@v6.5.0
+ uses: docker/build-push-action@v6.6.1
70
71
context: .
72
file: "clang-format-docker/Dockerfile"
0 commit comments