{"id":14986000,"url":"https://github.com/browser-actions/setup-geckodriver","last_synced_at":"2025-04-11T20:32:34.108Z","repository":{"id":43779299,"uuid":"325768836","full_name":"browser-actions/setup-geckodriver","owner":"browser-actions","description":"Set up your GitHub Actions workflow with a specific version of geckodriver.","archived":false,"fork":false,"pushed_at":"2023-01-26T14:14:57.000Z","size":196,"stargazers_count":5,"open_issues_count":6,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-24T15:44:55.934Z","etag":null,"topics":["actions","geckodriver","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/browser-actions.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}},"created_at":"2020-12-31T09:51:51.000Z","updated_at":"2024-05-06T17:04:08.000Z","dependencies_parsed_at":"2023-02-09T21:15:55.836Z","dependency_job_id":null,"html_url":"https://github.com/browser-actions/setup-geckodriver","commit_stats":{"total_commits":36,"total_committers":5,"mean_commits":7.2,"dds":"0.13888888888888884","last_synced_commit":"c3570fbdc512c1553547026fdceae5f2e2471b19"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-geckodriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-geckodriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-geckodriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-geckodriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browser-actions","download_url":"https://codeload.github.com/browser-actions/setup-geckodriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222865635,"owners_count":17049605,"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":["actions","geckodriver","github-actions"],"created_at":"2024-09-24T14:12:06.834Z","updated_at":"2024-11-07T08:03:15.566Z","avatar_url":"https://github.com/browser-actions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![build-test](https://github.com/browser-actions/setup-geckodriver/workflows/build-test/badge.svg)\n\n# setup-geckodriver\n\nThis action sets by Geckodriver for use in actions by:\n\n- downloading and caching a version of Geckodriver by version and add to PATH\n\n## Usage\n\nValid inputs:\n* `geckodriver-version`: Specific version of geckodriver to use.\n* `token`: GitHub access token. Used to avoid rate limits.\n\nBasic usage:\n\n```yaml\nsteps:\n  - uses: browser-actions/setup-geckodriver@latest\n    with:\n      token: ${{ secrets.GITHUB_TOKEN }}\n  - run: geckodriver --version\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowser-actions%2Fsetup-geckodriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowser-actions%2Fsetup-geckodriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowser-actions%2Fsetup-geckodriver/lists"}