Skip to content

Commit

Permalink
Merge pull request #19 from approvals/dependabot/github_actions/Doozy…
Browse files Browse the repository at this point in the history
…X/clang-format-lint-action-0.17

Bump DoozyX/clang-format-lint-action from 0.5 to 0.17
  • Loading branch information
Laguna1989 authored Mar 26, 2024
2 parents 40fef66 + 2c4f5db commit 3c57633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-via-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.5
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: '.'
exclude: './lib'
Expand Down

0 comments on commit 3c57633

Please sign in to comment.