Bump clang format action to 0.16.2 (#609)

Current is 0.13 which was released October 2021. This bumps it latest at the time of writing, i.e. 0.16.2
This commit is contained in:
GeckoEidechse 2023-12-04 12:20:47 +01:00 committed by GitHub
parent a27c702b7d
commit ad1b6ae61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.13
- uses: DoozyX/clang-format-lint-action@v0.16.2
with:
source: 'NorthstarDLL NorthstarLauncher'
exclude: 'NorthstarDLL/include loader_launcher_proxy loader_wsock32_proxy'