linyows/Probe Action
Run probe workflow automation tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the workflow YAML file | no | — |
| paths | Array of paths to the workflow YAML files | no | — |
| version | Version of probe to use (default: latest) | no | latest |
| options | Command line options for probe (e.g., "--verbose --rt") | no | "" |
| workdir | Working directory to change to before running probe | no | "" |
| action-debug | Enable action debug output (true/false/yes/1) | no | false |
| cache | Cache the probe binary across runs via actions/cache (set to false to disable) | no | true |
| github-token | Token used for GitHub API calls (resolving the latest version) to avoid rate limiting | no | ${{ github.token }} |
Outputs
no outputs