Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to 87a9a15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsvanvelzen committed Nov 29, 2023
1 parent 1550ca2 commit 87724cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: temurin
java-version: 17
- name: Setup Gradle
uses: gradle/gradle-build-action@842c587ad8aa4c68eeba24c396e15af4c2e9f30a # v2
uses: gradle/gradle-build-action@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6 # v2
- name: Assemble debug APKs
run: ./gradlew assembleDebug
- name: Create publish bundle
Expand Down

0 comments on commit 87724cd

Please sign in to comment.