Skip to content

Commit

Permalink
Merge pull request #59 from sjinks/renovate/jidicula-clang-format-act…
Browse files Browse the repository at this point in the history
…ion-4.x

chore(deps): update jidicula/clang-format-action action to v4.13.0
  • Loading branch information
sjinks authored May 25, 2024
2 parents 7cdcf68 + 7bea907 commit 08a721f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: clang-format Check
uses: jidicula/clang-format-action@f62da5e3d3a2d88ff364771d9d938773a618ab5e # v4.11.0
uses: jidicula/clang-format-action@c74383674bf5f7c69f60ce562019c1c94bc1421a # v4.13.0
with:
clang-format-version: 17
check-path: src

0 comments on commit 08a721f

Please sign in to comment.