grafana/Setup Grafana k6
Install a specific version of k6 and setup the environment for running k6 tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: grafana/setup-k6-action@db07bd9765aac508ef18982e52ab937fe633a065 # v1.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| k6-version | Version of k6 to install | no | — |
| browser | Installs the browser dependencies for k6 | no | — |
| github-token | GitHub API Access Token | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| k6-version | Version of k6 installed |