Skip to content

Commit 802ffca

Browse files
Bump jidicula/clang-format-action (#335)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from fb1a7a56a9341d16f79d610e65f81963ae33871d to f70b135d76f0009c9c423db243ffcda6fb3694d5. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@fb1a7a5...f70b135) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: f70b135d76f0009c9c423db243ffcda6fb3694d5 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 25e8155 commit 802ffca

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@fb1a7a56a9341d16f79d610e65f81963ae33871d
120+
- uses: jidicula/clang-format-action@f70b135d76f0009c9c423db243ffcda6fb3694d5
121121
name: "Verify formatting"
122122
with:
123123
clang-format-version: 19

0 commit comments

Comments
 (0)