Skip to content

Commit d5549b2

Browse files
Bump jidicula/clang-format-action from 4.15.0 to 4.16.0 (#559)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@v4.15.0...v4.16.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bf07dc commit d5549b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v5
2323
- name: Run clang-format style check
24-
uses: jidicula/clang-format-action@v4.15.0
24+
uses: jidicula/clang-format-action@v4.16.0
2525
with:
2626
clang-format-version: "19"
2727
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)