Skip to content

Commit 76b739e

Browse files
build: bump docker/build-push-action from 6.5.0 to 6.6.1 (#212)
1 parent 7376b7d commit 76b739e

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
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6868
- name: Build and push Docker image
69-
uses: docker/build-push-action@v6.5.0
69+
uses: docker/build-push-action@v6.6.1
7070
with:
7171
context: .
7272
file: "clang-format-docker/Dockerfile"

0 commit comments

Comments
 (0)