Skip to content

Commit 16bcf0b

Browse files
Bump jidicula/clang-format-action from 4.15.0 to 4.16.0 (#129)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca6ffab commit 16bcf0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-formatting-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v5
2525
- name: Run clang-format style check for C/C++/Protobuf programs.
26-
uses: jidicula/clang-format-action@v4.15.0
26+
uses: jidicula/clang-format-action@v4.16.0
2727
with:
2828
clang-format-version: '18'
2929
check-path: 'Mk2_3phase_RFdatalog_temp'

0 commit comments

Comments
 (0)