joshlarsen/SSH tunnel over ngrok
Establishes an ngrok tunnel to the GitHub Action runner for debugging
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 5, 2024
- License
- MIT
Pinned Snippet
uses: joshlarsen/ssh-tunnel-action@49a8c4ee0adc5cda59071124913878d1382ad822 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| timeout | Tunnel timeout | yes | 1h |
| port | Local port to forward to | yes | 22 |
| ssh_public_key | Your SSH public key | yes | — |
| ngrok_token | Your ngrok auth token | yes | — |
Outputs
no outputs