chore(deps): update scacap/action-ktlint action to v1.8.1

This commit is contained in:
renovate[bot] 2024-02-29 14:48:22 +00:00 committed by GitHub
parent e4cc43b377
commit f519f2acdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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