Skip to content

Commit

Permalink
Update clang-format-lint-action to v0.18.1 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-stefanov authored Sep 25, 2024
1 parent 786f514 commit 1ebf58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- uses: DoozyX/clang-format-lint-action@v0.12
- uses: DoozyX/clang-format-lint-action@v0.18.1
with:
source: '. ./src ./src/libs'
exclude: './src/libs/TimerInterrupt ./scripts ./src/fonts128x64.h'
Expand Down

0 comments on commit 1ebf58b

Please sign in to comment.