Skip to content

Commit

Permalink
chore(deps): bump yutailang0119/action-android-lint from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [yutailang0119/action-android-lint](https://github.com/yutailang0119/action-android-lint) from 3 to 4.
- [Release notes](https://github.com/yutailang0119/action-android-lint/releases)
- [Commits](yutailang0119/action-android-lint@v3...v4)

---
updated-dependencies:
- dependency-name: yutailang0119/action-android-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 31f9355 commit c6e61f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
cache: gradle
- run: ./gradlew :api-client:lintDebug :app:lintFreeDebug :app:lintFullDebug --no-daemon
- if: ${{ always() }}
uses: yutailang0119/action-android-lint@v3
uses: yutailang0119/action-android-lint@v4
with:
report-path: "**/build/reports/*.xml"

Expand Down

0 comments on commit c6e61f4

Please sign in to comment.