Skip to content

Commit 51b3f3d

Browse files
Bump jidicula/clang-format-action (#200)
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 019480f324d279e2e7c06cea83ad7a2ed052f633 to 2255e8e23d2da4503bb0a9fe4facf80f978e8a72. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@019480f...2255e8e) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 2255e8e23d2da4503bb0a9fe4facf80f978e8a72 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 4eb7c0f commit 51b3f3d

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@019480f324d279e2e7c06cea83ad7a2ed052f633
57+
- uses: jidicula/clang-format-action@2255e8e23d2da4503bb0a9fe4facf80f978e8a72
5858
name: "Verify formatting"
5959
with:
6060
clang-format-version: 19

0 commit comments

Comments
 (0)