Skip to content

Commit 436b7e1

Browse files
dependabot[bot]cdalvaro
authored andcommitted
build(deps): bump DoozyX/clang-format-lint-action from 0.18 to 0.20
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.18 to 0.20. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.18...v0.20) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-version: '0.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e620dc7 commit 436b7e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Format code with clang-format
20-
uses: DoozyX/clang-format-lint-action@v0.18
20+
uses: DoozyX/clang-format-lint-action@v0.20
2121
with:
2222
source: lib tests
2323
exclude: .github/

0 commit comments

Comments
 (0)