Bump jidicula/clang-format-action in the github-actions group

Bumps the github-actions group with 1 update: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).


Updates `jidicula/clang-format-action` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 07:54:53 +01:00
committed by Carles Fernandez
parent c64e3805db
commit 558aa27773
+1 -1
View File
@@ -123,7 +123,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- name: run clang-format
uses: jidicula/clang-format-action@v4.17.0
uses: jidicula/clang-format-action@v4.18.0
with:
clang-format-version: "19"
check-path: ${{ matrix.path }}