a5k-actions/ShellChecker

GitHub action to execute a lint check of all shell scripts using ShellCheck.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Jul 13, 2026
Maintenance Recency
Activelast commit Jul 1, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: a5k-actions/shellchecker@c753d54814d1a04374847970a7b2fcb28f67dcbd # v0.1.8

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
shellcheck-versionVersion of ShellCheck to use. Values: [stable, latest, v0.8.0, ...]nostable
severityMinimum severity of issues to display. Values: [style, info, warning, error]no
enable-all-opt-checksEnable all optional checks. Values: [true, false]nofalse
ignore-filesList of files to ignore, the separator is: |nogradlew
verbose-loggingEnable detailed logging.nofalse
namedescription
NumFilesWthIssuesNumber of files with issues
ListFilesWithIssuesA list of files with issues