Update ScaCap/action-ktlint action to v1.8.3

This commit is contained in:
renovate[bot] 2024-06-05 13:41:57 +00:00 committed by GitHub
parent 50302616d1
commit 9b3c04f5d5
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.2 uses: ScaCap/action-ktlint@v1.8.3
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check reporter: github-pr-check