summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-validate-gradle-wrapper.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-25Run android-validate-gradle-wrapper on every matching pushLinus Färnstrand1-2/+2
This prevents the following possible ways of commiting a malicious gradle-wrapper.jar to the repository: * Commiting to another path than the one previously specified * Pushing to `main` without going through a PR
2024-08-29Add action to validate gradle wrapperAlbin1-0/+18