{"id":18390770,"url":"https://github.com/eifinger/actionlint-action","last_synced_at":"2026-01-02T20:03:39.488Z","repository":{"id":182276114,"uuid":"668240768","full_name":"eifinger/actionlint-action","owner":"eifinger","description":"Installs https://github.com/rhysd/actionlint and runs it on all workflow files in the repository.","archived":false,"fork":false,"pushed_at":"2025-04-08T02:19:34.000Z","size":76,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T08:59:02.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/eifinger.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-19T10:51:53.000Z","updated_at":"2025-02-21T10:10:03.000Z","dependencies_parsed_at":"2024-02-24T16:24:16.350Z","dependency_job_id":"db1f4a4d-6967-4c33-8a0c-717332de011e","html_url":"https://github.com/eifinger/actionlint-action","commit_stats":null,"previous_names":["eifinger/actionlint-action"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Factionlint-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Factionlint-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Factionlint-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Factionlint-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eifinger","download_url":"https://codeload.github.com/eifinger/actionlint-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543870,"owners_count":21121838,"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":[],"created_at":"2024-11-06T01:49:06.639Z","updated_at":"2026-01-02T20:03:39.484Z","avatar_url":"https://github.com/eifinger.png","language":null,"readme":"# actionlint-action\n\nInstalls [actionlint](https://github.com/rhysd/actionlint) and runs it on all workflow files in the repository.\n\n**What is so special about this action?**\n\n* There is no official actionlint-action as discussed [here](https://github.com/rhysd/actionlint/issues/262) and [here](https://github.com/rhysd/actionlint/issues/117)\n* Validates the Checksum: Different from other unofficial actions this one validates the checksum of the downloaded binary against the checksums published in the [actionlint release notes](https://github.com/rhysd/actionlint/releases).\n\n## Usage\n\n```yaml\n- name: Lint GitHub Actions\n  uses: eifinger/actionlint-action@v1\n```\n\nYou can also install a specific version:\n\n```yaml\n- name: Lint GitHub Actions\n  uses: eifinger/actionlint-action@v1\n  with:\n    version: \"v1.6.24\"\n```\n\n## Validating the checksum\n\nFor versions `v1.6.24` up to `v1.7.10` the checksum of the downloaded binary is verified against the checksums published in the [actionlint release notes](https://github.com/rhysd/actionlint/releases).\nFor later versions you can use the `checksum` input to verify the checksum of the downloaded binary.\n\n```yaml\n- name: Lint GitHub Actions\n  uses: eifinger/actionlint-action@v1\n  with:\n    version: \"v99.0.1\"\n    checksum: \"4c5818744143a5d6754edd3dcc4c2b32c9dfcdd3bb30e0e108fb5e5c505262d4\"\n````\n\n---\n\n[\u003cimg src=\"https://raw.githubusercontent.com/eifinger/actionlint-action/main/docs/images/bmc-button.svg\" width=150 height=40 style=\"margin: 5px\"/\u003e](https://www.buymeacoffee.com/eifinger)\n[\u003cimg src=\"https://raw.githubusercontent.com/eifinger/actionlint-action/main/docs/images/paypal-button.svg\" width=150 height=40 style=\"margin: 5px\"/\u003e](https://paypal.me/kevinstillhammer)\n","funding_links":["https://www.buymeacoffee.com/eifinger","https://paypal.me/kevinstillhammer"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Factionlint-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feifinger%2Factionlint-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Factionlint-action/lists"}