Skip to content

Commit d708ca4

Browse files
Bump jidicula/clang-format-action
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 5cc331b319e3ad388e0e16ccae131363f0a82c37 to 019480f324d279e2e7c06cea83ad7a2ed052f633. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@5cc331b...019480f) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: '019480f324d279e2e7c06cea83ad7a2ed052f633' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cfc950 commit d708ca4

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
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- uses: actions/checkout@main
57-
- uses: jidicula/clang-format-action@5cc331b319e3ad388e0e16ccae131363f0a82c37
57+
- uses: jidicula/clang-format-action@019480f324d279e2e7c06cea83ad7a2ed052f633
5858
name: "Verify formatting"
5959
with:
6060
clang-format-version: 19

0 commit comments

Comments
 (0)