You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Sets up Digraph config validator CLI in your GitHub Actions workflow.
inputs:
version:
description: Version of Digraph CLI to install.
required: false
default: 0.0.x
github-token:
description: 'The GitHub access token (e.g. secrets.GITHUB_TOKEN) used to get the list of digraph-cli CLI versions. This defaults to {{ github.token }}.'