Skip to content

Commit 6a53592

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 a51bb46 commit 6a53592

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
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- uses: actions/checkout@main
45-
- uses: jidicula/clang-format-action@f70b135d76f0009c9c423db243ffcda6fb3694d5
45+
- uses: jidicula/clang-format-action@9c5e6fbe768ab0db631f1ca2a7b2dac8af20a9d0
4646
name: "Verify formatting"
4747
with:
4848
clang-format-version: 19

0 commit comments

Comments
 (0)