mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 13:50:30 +05:30
chore(deps): update scacap/action-ktlint action to v1.8.1
This commit is contained in:
parent
e4cc43b377
commit
f519f2acdc
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: ktlint
|
||||
uses: ScaCap/action-ktlint@v1.8.0
|
||||
uses: ScaCap/action-ktlint@v1.8.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
reporter: github-pr-check
|
||||
|
Loading…
Reference in New Issue
Block a user