Skip to content

Commit

Permalink
Bump jidicula/clang-format-action from 4.10.2 to 4.11.0 (#330)
Browse files Browse the repository at this point in the history
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](jidicula/clang-format-action@v4.10.2...v4.11.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2023
1 parent 9be3590 commit 507f6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Expand Up @@ -27,6 +27,6 @@ jobs:
- uses: actions/checkout@v3

- name: Run clang-format style check
uses: jidicula/clang-format-action@v4.10.2
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: 15

0 comments on commit 507f6ea

Please sign in to comment.