Skip to content

Commit

Permalink
Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 (#798)
Browse files Browse the repository at this point in the history
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.16 to 0.17.
- [Release notes](https://github.com/doozyx/clang-format-lint-action/releases)
- [Commits](DoozyX/clang-format-lint-action@v0.16...v0.17)

---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2023
1 parent 325bd9b commit 4bde05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Black code style
run: black larq_compute_engine --check --target-version py39
- name: clang-format lint
uses: DoozyX/clang-format-lint-action@v0.16
uses: DoozyX/clang-format-lint-action@v0.17
with:
clangFormatVersion: 12
- name: Lint bazel files
Expand Down

0 comments on commit 4bde05f

Please sign in to comment.