Skip to content

Commit 3c57633

Browse files
authored
Merge pull request #19 from approvals/dependabot/github_actions/DoozyX/clang-format-lint-action-0.17
Bump DoozyX/clang-format-lint-action from 0.5 to 0.17
2 parents 40fef66 + 2c4f5db commit 3c57633

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)