mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
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:
commit
985b327d3b
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: ktlint
|
||||
uses: ScaCap/action-ktlint@1.4
|
||||
uses: ScaCap/action-ktlint@1.5
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
reporter: github-pr-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user