{"id":15044096,"url":"https://github.com/gradle/wrapper-validation-action","last_synced_at":"2025-02-28T00:09:21.656Z","repository":{"id":37537166,"uuid":"231904568","full_name":"gradle/wrapper-validation-action","owner":"gradle","description":"Gradle Wrapper Validation Action","archived":false,"fork":false,"pushed_at":"2024-09-16T14:23:57.000Z","size":13554,"stargazers_count":266,"open_issues_count":4,"forks_count":59,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-02-20T23:06:55.034Z","etag":null,"topics":["github-action","gradle","gradle-bt","gradle-bt-core-runtime","gradle-wrapper","security"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/gradle-wrapper-validation","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gradle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-05T11:04:23.000Z","updated_at":"2025-02-13T09:38:13.000Z","dependencies_parsed_at":"2023-01-04T12:15:05.324Z","dependency_job_id":"57ea168d-c53f-4906-9d2e-2fa104cff890","html_url":"https://github.com/gradle/wrapper-validation-action","commit_stats":{"total_commits":150,"total_committers":20,"mean_commits":7.5,"dds":0.74,"last_synced_commit":"f9c9c575b8b21b6485636a91ffecd10e558c62f6"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fwrapper-validation-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fwrapper-validation-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fwrapper-validation-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fwrapper-validation-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gradle","download_url":"https://codeload.github.com/gradle/wrapper-validation-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240576490,"owners_count":19823293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-action","gradle","gradle-bt","gradle-bt-core-runtime","gradle-wrapper","security"],"created_at":"2024-09-24T20:50:04.489Z","updated_at":"2025-02-28T00:09:21.638Z","avatar_url":"https://github.com/gradle.png","language":null,"readme":"\u003e [!IMPORTANT]\n\u003e As of `v3` this action has been superceded by `gradle/actions/wrapper-validation`.\n\u003e Any workflow that uses `gradle/wrapper-validation-action@v3` will transparently delegate to `gradle/actions/wrapper-validation@v3`.\n\u003e\n\u003e Users are encouraged to update their workflows, replacing:\n\u003e ```\n\u003e uses: gradle/wrapper-validation-action@v3\n\u003e ```\n\u003e\n\u003e with\n\u003e ```\n\u003e uses: gradle/actions/wrapper-validation@v3\n\u003e ```\n\u003e\n\u003e See the [wrapper-validation documentation](https://github.com/gradle/actions/tree/main/wrapper-validation) for up-to-date documentation for `gradle/actions/wrapper-validation`. \n\n# Gradle Wrapper Validation Action\n\nThis action validates the checksums of _all_ [Gradle Wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html) JAR files present in the repository and fails if any unknown Gradle Wrapper JAR files are found.\n\nThe action should be run in the root of the repository, as it will recursively search for any files named `gradle-wrapper.jar`.\n\n### Example workflow\n\n```yaml\nname: \"Validate Gradle Wrapper\"\non: [push, pull_request]\n\njobs:\n  validation:\n    name: \"Validation\"\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: gradle/wrapper-validation-action@v3\n```\n\nAs of `v3`, the `gradle/wrapper-validation-action` action delegates to `gradle/actions/wrapper-validation` with the same version.\nConfiguration and usage of these actions is identical for releases with the same version number.\n\nSee the [full wrapper-validation documentation](https://github.com/gradle/actions/tree/main/wrapper-validation) for more details. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fwrapper-validation-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgradle%2Fwrapper-validation-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fwrapper-validation-action/lists"}