Skip to content

Commit 90815c3

Browse files
Bump ScaCap/action-ktlint from 1.7.1 to 1.8.0
Bumps [ScaCap/action-ktlint](https://github.com/scacap/action-ktlint) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/scacap/action-ktlint/releases) - [Commits](ScaCap/action-ktlint@2cf245b...0ff81ef) --- updated-dependencies: - dependency-name: ScaCap/action-ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ba6efd commit 90815c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
- uses: actions/checkout@v3
186186

187187
- name: ktlint
188-
uses: ScaCap/action-ktlint@2cf245b99bc91f73bc4c96a3d9d57bb5da3533ae # pin@1.7.1
188+
uses: ScaCap/action-ktlint@0ff81efa49425bd0df46caabd8005aafdc8f2cf2 # pin@1.8.0
189189
with:
190190
github_token: ${{ secrets.github_token }}
191191
reporter: github-pr-review

0 commit comments

Comments
 (0)