1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-16 21:38:06 +00:00

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.15.0 to 4.16.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.15.0...v4.16.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-version: 4.16.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]
2025-11-03 03:29:57 +00:00
committed by Carles Fernandez
parent cc321ef02c
commit e1bc650cc2

View File

@@ -123,7 +123,7 @@ jobs:
steps:
- uses: actions/checkout@v5
- name: run clang-format
uses: jidicula/clang-format-action@v4.15.0
uses: jidicula/clang-format-action@v4.16.0
with:
clang-format-version: "19"
check-path: ${{ matrix.path }}