Merge pull request #5517 from FireMasterK/ktlint-update

Update ktlint action to v1.8
This commit is contained in:
Bnyro 2024-01-21 13:21:08 +01:00 committed by GitHub
commit b291df56a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 1
- name: ktlint
uses: ScaCap/action-ktlint@v1.7
uses: ScaCap/action-ktlint@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check