Skip to content

Commit afeca1c

Browse files
Bump jidicula/clang-format-action (#42)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 8cf0fe91805dd97bc574a1423c447b35e75b77fa to 654a770daa28443dd111d133e4083e21c1075674. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@8cf0fe9...654a770) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 654a770daa28443dd111d133e4083e21c1075674 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 f67a6f6 commit afeca1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- uses: actions/checkout@main
34-
- uses: jidicula/clang-format-action@8cf0fe91805dd97bc574a1423c447b35e75b77fa
34+
- uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674
3535
name: "Verify formatting"
3636
with:
3737
clang-format-version: 19

0 commit comments

Comments
 (0)