diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1d49d9824..209332f37 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,7 +11,7 @@ jobs: with: fetch-depth: 1 - name: ktlint - uses: ScaCap/action-ktlint@v1.7 + uses: ScaCap/action-ktlint@v1.8.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-check