Skip to content

Commit 08331d3

Browse files
Bump jidicula/clang-format-action (#142)
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 27fde57 commit 08331d3

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
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-latest
5353
steps:
5454
- uses: actions/checkout@main
55-
- uses: jidicula/clang-format-action@8cf0fe91805dd97bc574a1423c447b35e75b77fa
55+
- uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674
5656
name: "Verify formatting"
5757
with:
5858
clang-format-version: 19

0 commit comments

Comments
 (0)