actions-marketplace-validations/Ngrok Tunnel Action
Tunnel traffic from within a Github Action runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 14, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/luisboto_ngrok-tunnel-action@354358d72c11d68bbdf419e55c6864a8921b3c2e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| timeout | Ngrok tunnel deployment timeout | — | 1h |
| tunnel_type | Type of Ngrok tunnel, tcp or http | yes | tcp |
| port | The port to forward traffic to | yes | — |
| save_url_to_filename | Save the deployed tunnel URL to a file with the provided name | — | — |
| ngrok_authtoken | Ngrok authorization token | yes | — |
Outputs
| name | description |
|---|---|
| tunnel-url | Deployed Ngrok tunnel URL |