Module: kamailio Branch: master Commit: 019b4c2f9b1cc1b0c4469bd59a5795ea9c6b634c URL: https://github.com/kamailio/kamailio/commit/019b4c2f9b1cc1b0c4469bd59a5795ea...
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2025-03-03T23:50:08+01:00
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] support@github.com
---
Modified: .github/workflows/pull_request.yml
---
Diff: https://github.com/kamailio/kamailio/commit/019b4c2f9b1cc1b0c4469bd59a5795ea... Patch: https://github.com/kamailio/kamailio/commit/019b4c2f9b1cc1b0c4469bd59a5795ea...
---
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 543f7c05238..351b0ba9542 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -13,7 +13,7 @@ jobs: contents: read # to fetch code (actions/checkout) steps: - uses: actions/checkout@v4 - - uses: wolletd/clang-format-checker@v1.11 + - uses: wolletd/clang-format-checker@v1.12 with: target-ref: master build: