Skip to content

Commit 2dbf9ff

Browse files
Bump jidicula/clang-format-action from 4.14.0 to 4.15.0
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] <support@github.com>
1 parent de26c9f commit 2dbf9ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Run clang-format style check
23-
uses: jidicula/clang-format-action@v4.14.0
23+
uses: jidicula/clang-format-action@v4.15.0
2424
with:
2525
clang-format-version: '16'
2626
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)