Skip to content

Commit aae265a

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
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 db230cd commit aae265a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

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

0 commit comments

Comments
 (0)