Skip to content

Commit

Permalink
Merge pull request #122 from mirakc/dependabot/github_actions/jidicul…
Browse files Browse the repository at this point in the history
…a/clang-format-action-4.12.0

build(deps): bump jidicula/clang-format-action from 4.11.0 to 4.12.0
  • Loading branch information
github-actions[bot] authored May 20, 2024
2 parents 5f334e0 + 3e2b48c commit 71ca083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check for C/C++/Protobuf programs
uses: jidicula/clang-format-action@v4.11.0
uses: jidicula/clang-format-action@v4.12.0
with:
clang-format-version: "15"
exclude-regex: /vendor/.*

0 comments on commit 71ca083

Please sign in to comment.