소스 검색

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] 6 달 전
부모
커밋
019b4c2f9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: