Skip to content

Commit 1243771

Browse files
Bump jidicula/clang-format-action
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 724e5306d8cad3011bff17626f13e1496d0d8760 to 5cc331b319e3ad388e0e16ccae131363f0a82c37. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@724e530...5cc331b) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 5cc331b319e3ad388e0e16ccae131363f0a82c37 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ef779f commit 1243771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
runs-on: ubuntu-latest
118118
steps:
119119
- uses: actions/checkout@main
120-
- uses: jidicula/clang-format-action@724e5306d8cad3011bff17626f13e1496d0d8760
120+
- uses: jidicula/clang-format-action@5cc331b319e3ad388e0e16ccae131363f0a82c37
121121
name: "Verify formatting"
122122
with:
123123
clang-format-version: 19

0 commit comments

Comments
 (0)