Update ktlint action to v1.8

This commit is contained in:
Kavin 2024-01-19 21:18:07 +00:00
parent e31943f5ab
commit 64b5c0437c
No known key found for this signature in database
GPG Key ID: 6E4598CA5C92C41F

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