Skip to content

fabasoad/setup-zizmor-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Setup zizmor action

Stand With Ukraine Release functional-tests security linting

This action installs zizmor CLI tool.

Supported OS

OS
Windows
Linux
macOS

Prerequisites

None.

Inputs

- uses: fabasoad/setup-zizmor-action@v0
  with:
    # (Optional) zizmor version. Defaults to "latest".
    version: "1.1.1"
    # (Optional) If "false" skips installation if zizmor is already installed.
    # If "true" installs zizmor in any case. Defaults to "false".
    force: "false"

Outputs

Name Description Example
installed Whether zizmor was installed or not true

Contributions

Alt