Skip to content

Commit bbe2072

Browse files
build: bump docker/build-push-action from 6.9.0 to 6.10.0 (#225)
1 parent d05cecd commit bbe2072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.9.0
70+
uses: docker/build-push-action@v6.10.0
7171
with:
7272
context: .
7373
file: "clang-format-docker/Dockerfile"

0 commit comments

Comments
 (0)