Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Jul 8, 2024
1 parent faa7329 commit 2e727c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3
- name: Setup Gradle
uses: gradle/gradle-build-action@v3.4.1
uses: gradle/gradle-build-action@v3.4.2
- name: Check lint
run: ./gradlew lintDebug --stacktrace
- name: Build
Expand Down

0 comments on commit 2e727c5

Please sign in to comment.