diff --git a/.github/workflows/clang-format-linter.yml b/.github/workflows/clang-format-linter.yml index 9cf9c6cb463..326eb77657a 100644 --- a/.github/workflows/clang-format-linter.yml +++ b/.github/workflows/clang-format-linter.yml @@ -11,6 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master + - uses: thewtex/ITKClangFormatLinterAction@itk-branch with: error-message: 'Code is inconsistent with ITK Coding Style. Add the *action:ApplyClangFormat* PR label to correct.' + itk-branch: release-5.4