Skip to content

Commit f1287e9

Browse files
Bump jidicula/clang-format-action from 4.11.0 to 4.12.0 (ParadoxGameConverters#502)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@v4.11.0...v4.12.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd74e94 commit f1287e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Run clang-format style check for C/C++ programs.
15-
uses: jidicula/clang-format-action@v4.11.0
15+
uses: jidicula/clang-format-action@v4.12.0
1616
with:
1717
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)