{"id":26593786,"url":"https://github.com/sudo-bot/action-shellcheck","last_synced_at":"2026-05-09T15:32:45.907Z","repository":{"id":65161893,"uuid":"324624672","full_name":"sudo-bot/action-shellcheck","owner":"sudo-bot","description":"A GitHub action to use ShellCheck","archived":false,"fork":false,"pushed_at":"2020-12-26T21:18:16.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-14T20:51:28.865Z","etag":null,"topics":["github-actions","shellcheck"],"latest_commit_sha":null,"homepage":"https://github.com/koalaman/shellcheck#readme","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudo-bot.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-26T19:50:08.000Z","updated_at":"2022-04-19T00:05:14.000Z","dependencies_parsed_at":"2023-01-04T12:39:02.596Z","dependency_job_id":null,"html_url":"https://github.com/sudo-bot/action-shellcheck","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"4cd47842323c925da2a5ad5162261aeb4f74ca3e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Faction-shellcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Faction-shellcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Faction-shellcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-bot%2Faction-shellcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-bot","download_url":"https://codeload.github.com/sudo-bot/action-shellcheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245122404,"owners_count":20564305,"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-actions","shellcheck"],"created_at":"2025-03-23T15:30:17.946Z","updated_at":"2026-05-09T15:32:45.900Z","avatar_url":"https://github.com/sudo-bot.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A GitHub action to run ShellCheck\n\nGo to [ShellCheck](https://github.com/koalaman/shellcheck#readme) at GitHub\n\nYou can find the image on [Docker Hub](https://hub.docker.com/r/botsudo/action-shellcheck)\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/botsudo/action-shellcheck.svg)](https://hub.docker.com/r/botsudo/action-shellcheck)\n\nYou can find the image on [Docker Hub](https://hub.docker.com/r/botsudo/action-shellcheck)\n\nI use the base image [koalaman/shellcheck](https://hub.docker.com/r/koalaman/shellcheck) for this action\n\nThis action has `make` and `bash`.\n\n## Example usage\n\n```yml\n  - uses: actions/checkout@v6\n  - name: run shellcheck\n    uses: sudo-bot/action-shellcheck@latest\n    with:\n        # https://github.com/koalaman/shellcheck#how-to-use\n        cli-args: \"myscript\"\n```\n\n## Advanced usage\n\n```yml\n  - uses: actions/checkout@v6\n  - name: run shellcheck\n    uses: sudo-bot/action-shellcheck@latest\n    with:\n        # https://github.com/koalaman/shellcheck#how-to-use\n        cli-args: \"--format=checkstyle --severity=info script.sh\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Faction-shellcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-bot%2Faction-shellcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-bot%2Faction-shellcheck/lists"}