Skip to content

Commit 34c6534

Browse files
build(deps): bump jidicula/clang-format-action in the actions group
Bumps the actions group with 1 update: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action). Updates `jidicula/clang-format-action` from 4.16.0 to 4.18.0 - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@v4.16.0...v4.18.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 467ffd1 commit 34c6534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
steps:
8181
- uses: actions/checkout@v6
8282
- name: Run clang-format style check on src
83-
uses: jidicula/clang-format-action@v4.16.0
83+
uses: jidicula/clang-format-action@v4.18.0
8484
with:
8585
clang-format-version: 15
8686
check-path: "src"

0 commit comments

Comments
 (0)