Skip to content

Commit 9d97c2d

Browse files
Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.18.2 to 0.20. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.18.2...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] <[email protected]>
1 parent cde961f commit 9d97c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: DoozyX/clang-format-lint-action@v0.18.2
20+
- uses: DoozyX/clang-format-lint-action@v0.20
2121
with:
2222
source: '.'
2323
python-lint:

0 commit comments

Comments
 (0)