Merge pull request #2544 from libre-tube/renovate/scacap-action-ktlint-1.x

Update ScaCap/action-ktlint action to v1.5
This commit is contained in:
Bnyro 2022-12-29 17:11:03 +01:00 committed by GitHub
commit 985b327d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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