Skip to content

Commit

Permalink
CI(deps): Update DoozyX/clang-format-lint-action action to v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent c870a90 commit 0e7e662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false
- uses: DoozyX/clang-format-lint-action@caa179272c6ee7f1d25dfb503ee0c410c26ebd98 # v0.18.1
- uses: DoozyX/clang-format-lint-action@94868e2fbaf644772a7d228aa605670221ac7b26 # v0.18.2
with:
source: "."
clangFormatVersion: 18.1.8
Expand Down

0 comments on commit 0e7e662

Please sign in to comment.