{"id":27968777,"url":"https://github.com/koki-develop/github-actions-lint","last_synced_at":"2026-03-06T12:03:07.237Z","repository":{"id":288849615,"uuid":"950423040","full_name":"koki-develop/github-actions-lint","owner":"koki-develop","description":"Lint GitHub Actions workflows.","archived":false,"fork":false,"pushed_at":"2025-12-04T03:47:25.000Z","size":160,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T10:32:14.016Z","etag":null,"topics":["github-actions","linter"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/koki-develop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-18T06:17:40.000Z","updated_at":"2025-11-27T22:25:56.000Z","dependencies_parsed_at":"2025-04-20T00:29:58.707Z","dependency_job_id":"8c3db914-c5bb-4b71-9540-64aef740ff05","html_url":"https://github.com/koki-develop/github-actions-lint","commit_stats":null,"previous_names":["koki-develop/github-actions-lint"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/koki-develop/github-actions-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fgithub-actions-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fgithub-actions-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fgithub-actions-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fgithub-actions-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koki-develop","download_url":"https://codeload.github.com/koki-develop/github-actions-lint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fgithub-actions-lint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30175907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["github-actions","linter"],"created_at":"2025-05-07T21:07:08.447Z","updated_at":"2026-03-06T12:03:07.229Z","avatar_url":"https://github.com/koki-develop.png","language":"Dockerfile","readme":"# GitHub Actions Lint\n\n[![GitHub License](https://img.shields.io/github/license/koki-develop/github-actions-lint)](./LICENSE)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/koki-develop/github-actions-lint/release-please.yml)](./.github/workflows/release-please.yml)\n\nLint GitHub Actions workflows.\n\n## Usage\n\n```yaml\njobs:\n  github-actions-lint:\n    runs-on: ubuntu-latest\n    permissions:\n      contents: read\n    steps:\n      - uses: actions/checkout@v4\n\n      # actionlint (https://github.com/rhysd/actionlint)\n      # For more details: https://github.com/koki-develop/github-actions-lint/blob/main/actionlint/action.yml\n      - uses: koki-develop/github-actions-lint/actionlint@v1\n\n      # ghalint (https://github.com/suzuki-shunsuke/ghalint)\n      # For more details: https://github.com/koki-develop/github-actions-lint/blob/main/ghalint/action.yml\n      - uses: koki-develop/github-actions-lint/ghalint@v1\n        with:\n          action-path: ./.github/actions/**/action.yml\n\n      # zizmor (https://github.com/zizmorcore/zizmor)\n      # For more details: https://github.com/koki-develop/github-actions-lint/blob/main/zizmor/action.yml\n      - uses: koki-develop/github-actions-lint/zizmor@v1\n        with:\n          github-token: ${{ github.token }}\n          persona: auditor\n```\n\n## License\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fgithub-actions-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoki-develop%2Fgithub-actions-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fgithub-actions-lint/lists"}