Skip to content

Commit 55cb0fc

Browse files
Bump jidicula/clang-format-action (#244)
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 4b2099d commit 55cb0fc

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
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- uses: actions/checkout@main
50-
- uses: jidicula/clang-format-action@019480f324d279e2e7c06cea83ad7a2ed052f633
50+
- uses: jidicula/clang-format-action@2255e8e23d2da4503bb0a9fe4facf80f978e8a72
5151
name: "Verify formatting"
5252
with:
5353
clang-format-version: 19

0 commit comments

Comments
 (0)