Skip to content

Commit

Permalink
Merge pull request #129 from xxsds/dependabot/github_actions/DoozyX/c…
Browse files Browse the repository at this point in the history
…lang-format-lint-action-0.18

Bump DoozyX/clang-format-lint-action from 0.17 to 0.18
  • Loading branch information
eseiler authored Aug 12, 2024
2 parents 010e1fe + 2d6cc4e commit 8d91ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format
uses: DoozyX/clang-format-lint-action@v0.17
uses: DoozyX/clang-format-lint-action@v0.18
with:
source: '.'
exclude: './external'
Expand Down

0 comments on commit 8d91ab0

Please sign in to comment.