Skip to content

Commit

Permalink
Merge pull request #55 from google/dependabot/github_actions/jidicula…
Browse files Browse the repository at this point in the history
…/clang-format-action-4.10.1

Bump jidicula/clang-format-action from 4.9.0 to 4.10.1
  • Loading branch information
github-actions[bot] authored Dec 28, 2022
2 parents 3288d91 + 3aa60bc commit 00d8fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jidicula/clang-format-action@v4.9.0
- uses: jidicula/clang-format-action@v4.10.1
with:
fallback-style: "Google"

0 comments on commit 00d8fa9

Please sign in to comment.