Skip to content

Commit 7693e9b

Browse files
Bump DoozyX/clang-format-lint-action in /workflow-templates
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 29b6c29 commit 7693e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/check-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v6
5656

5757
- name: Format
58-
uses: DoozyX/clang-format-lint-action@v0.18
58+
uses: DoozyX/clang-format-lint-action@v0.20
5959
with:
6060
clangFormatVersion: 14
6161
exclude: ./.git

0 commit comments

Comments
 (0)