Skip to content

Commit

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

Bump DoozyX/clang-format-lint-action from 0.15 to 0.16
  • Loading branch information
guerinoni authored Oct 4, 2023
2 parents 06d4c55 + b522114 commit 40f2f65
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@v3

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

0 comments on commit 40f2f65

Please sign in to comment.