Skip to content

Commit

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

Bump jidicula/clang-format-action from 4.8.0 to 4.9.0
  • Loading branch information
github-actions[bot] authored Sep 12, 2022
2 parents fae0f3c + 8b4392e commit ab96cbb
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.8.0
- uses: jidicula/clang-format-action@v4.9.0
with:
fallback-style: "Google"

0 comments on commit ab96cbb

Please sign in to comment.