chore(deps): update gradle/gradle-build-action action to v2.2.4

This commit is contained in:
renovate[bot] 2022-08-18 20:20:46 +00:00 committed by Harsh Shandilya
parent a1f512defa
commit e97cc1d57a
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -24,7 +24,7 @@ jobs:
java-version: 18
- name: Run unit tests
uses: gradle/gradle-build-action@v2.2.3
uses: gradle/gradle-build-action@v2.2.4
with:
arguments: check --stacktrace --no-configuration-cache
@ -55,7 +55,7 @@ jobs:
ENCRYPT_KEY: ${{ secrets.ENCRYPT_KEY }}
- name: Build release app
uses: gradle/gradle-build-action@v2.2.3
uses: gradle/gradle-build-action@v2.2.4
with:
arguments: collectReleaseApks --no-configuration-cache