Skip to content

Commit a815d87

Browse files
build: bump docker/build-push-action from 6.10.0 to 6.12.0 (#230)
1 parent bbe2072 commit a815d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6969
- name: Build and push Docker image
70-
uses: docker/build-push-action@v6.10.0
70+
uses: docker/build-push-action@v6.12.0
7171
with:
7272
context: .
7373
file: "clang-format-docker/Dockerfile"

0 commit comments

Comments
 (0)