浏览代码

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

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

---
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] 1 年之前
父节点
当前提交
8e2a1a36f1
共有 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]0
+      - uses: wolletd/[email protected]1
         with:
           target-ref: master
   build: