open-policy-agent/Setup Regal
Sets up Regal, the Rego linter for OPA.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 20, 2026
- License
- Apache 2.0
Pinned Snippet
uses: open-policy-agent/setup-regal@761188c3b435761fa254beca508a44875619648f # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Regal to install. | no | latest |
| github-token | The 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 }} |
Outputs
no outputs