Skip to content

Commit

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

Bump jidicula/clang-format-action from 4.7.0 to 4.8.0
  • Loading branch information
github-actions[bot] authored Jul 28, 2022
2 parents c23d59f + 9937c76 commit 16ee0ab
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.7.0
- uses: jidicula/clang-format-action@v4.8.0
with:
fallback-style: "Google"

0 comments on commit 16ee0ab

Please sign in to comment.