Skip to content

Commit

Permalink
build(deps): bump ScaCap/action-ktlint from 1.8.1 to 1.8.2 (#2037)
Browse files Browse the repository at this point in the history
Bumps [ScaCap/action-ktlint](https://github.com/scacap/action-ktlint) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/scacap/action-ktlint/releases)
- [Commits](ScaCap/action-ktlint@38262d0...5fdeb92)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent dd5c515 commit 3fbe78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- uses: actions/checkout@v4

- name: ktlint
uses: ScaCap/action-ktlint@38262d0fb8bff43ddafc8b3c04bce6e6c7263319 # [email protected].1
uses: ScaCap/action-ktlint@5fdeb923cb8de70cb3ef2cfd853799d430946a5d # [email protected].2
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 3fbe78a

Please sign in to comment.