open-policy-agent/Setup Regal

Sets up Regal, the Rego linter for OPA.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 20, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: open-policy-agent/setup-regal@761188c3b435761fa254beca508a44875619648f # v2.0.0

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

namedescriptionrequireddefault
versionVersion of Regal to install.nolatest
github-tokenThe GitHub access token (e.g. secrets.GITHUB_TOKEN) used to get the list of Regal CLI versions. This defaults to {{ github.token }}.no${{ github.token }}

no outputs