Skip to content

Commit 98862c4

Browse files
Bump DoozyX/clang-format-lint-action from 0.14 to 0.15 (#763)
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.14 to 0.15. - [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.14...v0.15) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 085e362 commit 98862c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Black code style
2727
run: black larq_compute_engine --check --target-version py36
2828
- name: clang-format lint
29-
uses: DoozyX/clang-format-lint-action@v0.14
29+
uses: DoozyX/clang-format-lint-action@v0.15
3030
with:
3131
clangFormatVersion: 12
3232
- name: Lint bazel files

0 commit comments

Comments
 (0)