Skip to content

Commit

Permalink
Merge pull request zmkfirmware#34 from 4pplet/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/DoozyX/clang-format-lint-action-0.13

chore(deps): bump DoozyX/clang-format-lint-action from 0.12 to 0.13
  • Loading branch information
4pplet authored Nov 1, 2021
2 parents 923cde7 + d90d1b2 commit f490ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.12
- uses: DoozyX/clang-format-lint-action@v0.13
with:
source: "./app"
extensions: "h,c"

0 comments on commit f490ccd

Please sign in to comment.