Skip to content

Commit 93ab92e

Browse files
dependabot[bot]charles-lunarg
authored andcommitted
build(deps): bump jidicula/clang-format-action from 4.15.0 to 4.16.0
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@v4.15.0...v4.16.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f557a4 commit 93ab92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
steps:
3838
- uses: actions/checkout@v5
3939
- name: Run clang-format
40-
uses: jidicula/clang-format-action@v4.15.0
40+
uses: jidicula/clang-format-action@v4.16.0
4141
with:
4242
clang-format-version: '16'
4343
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)