Skip to content

Commit

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

Bump jidicula/clang-format-action from 4.6.0 to 4.6.1
  • Loading branch information
github-actions[bot] authored Feb 17, 2022
2 parents 5cc6a96 + 67fb94e commit 151a08a
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@v2
- uses: jidicula/clang-format-action@v4.6.0
- uses: jidicula/clang-format-action@v4.6.1
with:
fallback-style: "Google"

0 comments on commit 151a08a

Please sign in to comment.