Skip to content

Commit

Permalink
Bump clang-format-lint-action to v0.18.2 (R2Northstar#813)
Browse files Browse the repository at this point in the history
which is the newest upstream version currently
  • Loading branch information
GeckoEidechse authored Sep 4, 2024
1 parent 8f6f81c commit b75daf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.16.2
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: 'primedev'
exclude: 'primedev/include primedev/thirdparty primedev/wsockproxy'
Expand Down

0 comments on commit b75daf3

Please sign in to comment.