{"id":28535036,"url":"https://github.com/vsco/bazelisk-action","last_synced_at":"2025-10-10T09:10:29.939Z","repository":{"id":56006839,"uuid":"269462663","full_name":"vsco/bazelisk-action","owner":"vsco","description":"Github Action for Bazelisk - managed by Terraform","archived":false,"fork":false,"pushed_at":"2023-07-11T03:20:01.000Z","size":63,"stargazers_count":2,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-11T02:50:36.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vsco.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-06-04T20:50:37.000Z","updated_at":"2021-03-23T11:32:02.000Z","dependencies_parsed_at":"2022-08-15T11:20:09.634Z","dependency_job_id":null,"html_url":"https://github.com/vsco/bazelisk-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vsco/bazelisk-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsco%2Fbazelisk-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsco%2Fbazelisk-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsco%2Fbazelisk-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsco%2Fbazelisk-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsco","download_url":"https://codeload.github.com/vsco/bazelisk-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsco%2Fbazelisk-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003389,"owners_count":26083579,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-09T17:13:47.744Z","updated_at":"2025-10-10T09:10:29.934Z","avatar_url":"https://github.com/vsco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bazelisk-action\n\nInstalls bazelisk as a Github Action.\n\n## Usage\n\n```\njobs:\n  runs-on: ubuntu-latest\n  steps:\n    - name: Checkout\n      uses: actions/checkout@v2\n      \n    - name: Install Bazelisk\n      uses: vsco/bazelisk-action@v1.0.0\n      with:\n        # [required]\n        # Version of Bazelisk we would like to install, defaults to 1.5.0\n        version: '1.5.0'\n        # [required]\n        # Install path for Bazelisk binaries, defaults to ./.local/bin\n        bazel-install-path: './.local/bin'\n        # [required]\n        # The OS of the system that wishes to install Bazelisk. Can be 'darwin' or 'linux'\n        os: 'linux'\n```\n\n## License\n\nThe Javascript Github Action and any documentation is released under the MIT License.\nCheck LICENSE.md for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsco%2Fbazelisk-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsco%2Fbazelisk-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsco%2Fbazelisk-action/lists"}