Skip to content

Commit

Permalink
Merge pull request #42 from mshdabiola/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/wrapper-validation-action-3

Bump gradle/wrapper-validation-action from 2 to 3
  • Loading branch information
mshdabiola authored Nov 29, 2024
2 parents ebd331c + 8c8b2d6 commit a9e85f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release_to_playstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v3

- name: Copy CI gradle.properties
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
Expand Down

0 comments on commit a9e85f1

Please sign in to comment.