Bump ScaCap/action-ktlint from 1.3 to 1.4

Bumps [ScaCap/action-ktlint](https://github.com/ScaCap/action-ktlint) from 1.3 to 1.4.
- [Release notes](https://github.com/ScaCap/action-ktlint/releases)
- [Commits](https://github.com/ScaCap/action-ktlint/compare/1.3...1.4)

---
updated-dependencies:
- dependency-name: ScaCap/action-ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-14 06:49:43 +00:00 committed by GitHub
parent 3b1a2b9245
commit ccca33f9d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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