Skip to content

Commit 79399d5

Browse files
chore(deps): update jidicula/clang-format-action action to v4.13.0 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82f8d49 commit 79399d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Run clang-format style check for C/C++/Protobuf source code.
16-
uses: jidicula/clang-format-action@v4.11.0
16+
uses: jidicula/clang-format-action@v4.13.0
1717
with:
1818
clang-format-version: '18'
1919
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)