Skip to content

Commit cb05622

Browse files
dependabot[bot]kmilos
authored andcommitted
Bump DoozyX/clang-format-lint-action from 0.17 to 0.18
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.17 to 0.18. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.17...v0.18) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93f0078 commit cb05622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push_clang_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: DoozyX/clang-format-lint-action@v0.17
11+
- uses: DoozyX/clang-format-lint-action@v0.18
1212
with:
1313
source: '.'
1414
exclude: './xmpsdk ./contrib'

0 commit comments

Comments
 (0)