mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Merge pull request #3646 from libre-tube/renovate/scacap-action-ktlint-1.x
Update ScaCap/action-ktlint action to v1.7
This commit is contained in:
commit
f268c0b1a0
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: ktlint
|
- name: ktlint
|
||||||
uses: ScaCap/action-ktlint@v1.6
|
uses: ScaCap/action-ktlint@v1.7
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
reporter: github-pr-check
|
reporter: github-pr-check
|
||||||
|
Loading…
Reference in New Issue
Block a user