Skip to content

Commit

Permalink
Merge pull request #86 from Coding-Bunker/dependabot/github_actions/D…
Browse files Browse the repository at this point in the history
…oozyX/clang-format-lint-action-0.17

Bump DoozyX/clang-format-lint-action from 0.16 to 0.17
  • Loading branch information
guerinoni authored Dec 26, 2023
2 parents c0309bf + 6d87c89 commit d402146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: DoozyX/clang-format-lint-action@v0.16
- uses: DoozyX/clang-format-lint-action@v0.17
name: "Run clang-format"
with:
source: './src'
Expand Down

0 comments on commit d402146

Please sign in to comment.