Skip to content

Commit d96bf95

Browse files
Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 (#960)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@v4.14.0...v4.15.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action 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 62181db commit d96bf95

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
@@ -27,6 +27,6 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Run clang-format style check
30-
uses: jidicula/clang-format-action@v4.14.0
30+
uses: jidicula/clang-format-action@v4.15.0
3131
with:
3232
clang-format-version: 16

0 commit comments

Comments
 (0)