Skip to content

Commit af1447f

Browse files
Bump jidicula/clang-format-action
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from f70b135d76f0009c9c423db243ffcda6fb3694d5 to 9c5e6fbe768ab0db631f1ca2a7b2dac8af20a9d0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](jidicula/clang-format-action@f70b135...9c5e6fb) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 9c5e6fbe768ab0db631f1ca2a7b2dac8af20a9d0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e90f14 commit af1447f

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@f70b135d76f0009c9c423db243ffcda6fb3694d5
34+
- uses: jidicula/clang-format-action@9c5e6fbe768ab0db631f1ca2a7b2dac8af20a9d0
3535
name: "Verify formatting"
3636
with:
3737
clang-format-version: 19

0 commit comments

Comments
 (0)