Skip to content

Commit 2c4f5db

Browse files
Bump DoozyX/clang-format-lint-action from 0.5 to 0.17
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.5 to 0.17. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.5...v0.17) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40fef66 commit 2c4f5db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-via-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: DoozyX/clang-format-lint-action@v0.5
15+
- uses: DoozyX/clang-format-lint-action@v0.17
1616
with:
1717
source: '.'
1818
exclude: './lib'

0 commit comments

Comments
 (0)