Quellcode durchsuchen

github: [skip ci]: bump wolletd/clang-format-checker from 1.11 to 1.12

Bumps [wolletd/clang-format-checker](https://github.com/wolletd/clang-format-checker) from 1.11 to 1.12.
- [Release notes](https://github.com/wolletd/clang-format-checker/releases)
- [Commits](https://github.com/wolletd/clang-format-checker/compare/v1.11...v1.12)

---
updated-dependencies:
- dependency-name: wolletd/clang-format-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] vor 6 Monaten
Ursprung
Commit
019b4c2f9b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .github/workflows/pull_request.yml

+ 1 - 1
.github/workflows/pull_request.yml

@@ -13,7 +13,7 @@ jobs:
       contents: read # to fetch code (actions/checkout)
     steps:
       - uses: actions/checkout@v4
-      - uses: wolletd/[email protected]1
+      - uses: wolletd/[email protected]2
         with:
           target-ref: master
   build: