Skip to content

ShellCheck Action

Actions
Check shell scripts using shellcheck
0.0.4
Latest
Star (8)

Tags

 (1)

Shellcheck Action

Usage

Add the following to your GIthub Actions workflows:

steps:
  - uses: actions/checkout@master
  - name: ShellCheck Action
    uses: fearphage/[email protected]
    env:
      GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Acknowledgements:

ShellCheck Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Check shell scripts using shellcheck
0.0.4
Latest

Tags

 (1)

ShellCheck Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.