Skip to content

Commit df02f07

Browse files
Bump jidicula/clang-format-action (#123)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from fbffc273a6218b1121733490c1e8c3773f96e8fd to fb1a7a56a9341d16f79d610e65f81963ae33871d. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@fbffc27...fb1a7a5) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: fb1a7a56a9341d16f79d610e65f81963ae33871d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6262f01 commit df02f07

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
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
steps:
5252
- uses: actions/checkout@main
53-
- uses: jidicula/clang-format-action@fbffc273a6218b1121733490c1e8c3773f96e8fd
53+
- uses: jidicula/clang-format-action@fb1a7a56a9341d16f79d610e65f81963ae33871d
5454
name: "Verify formatting"
5555
with:
5656
clang-format-version: 19

0 commit comments

Comments
 (0)