Skip to content

Commit

Permalink
chore(deps): bump DoozyX/clang-format-lint-action from 0.5 to 0.17
Browse files Browse the repository at this point in the history
Bumps [DoozyX/clang-format-lint-action](/~https://github.com/doozyx/clang-format-lint-action) from 0.5 to 0.17.
- [Release notes](/~https://github.com/doozyx/clang-format-lint-action/releases)
- [Commits](DoozyX/clang-format-lint-action@v0.5...v0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 30b4d7d commit e466d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.5
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: '.'
exclude: 'docker-images,doxygen,examples,testing-resources'
Expand Down

0 comments on commit e466d94

Please sign in to comment.