setup-mark-action/README.md
Eugene 87c055186f
Some checks failed
Release / Create release (push) Failing after 43s
Add check-executables-have-shebangs and check-shebang-scripts-are-executable pre-commit hooks (#5)
Add check-executables-have-shebangs and
check-shebang-scripts-are-executable pre-commit hooks
2024-04-13 22:53:44 +09:00

1.0 KiB

Setup mark action

Stand With Ukraine Release functional-tests security linting

This action installs mark CLI tool.

Supported OS: Linux and macOS.

Prerequisites

The following tools have to be available on a runner prior using this GitHub action:

Inputs

- uses: fabasoad/setup-mark-action@v1
  with:
    # (Optional) mark version. Defaults to "latest".
    version: "9.11.1"

Outputs

None.