Skip to content

Commit a697cfd

Browse files
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] <support@github.com>
1 parent e15afdd commit a697cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_format_lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313

1414
- name: Perform linting
15-
uses: DoozyX/clang-format-lint-action@v0.17
15+
uses: DoozyX/clang-format-lint-action@v0.18
1616
with:
1717
source: './jsonpath.c ./php_jsonpath.h ./src/jsonpath'
1818
extensions: 'c,h'

0 commit comments

Comments
 (0)