actions-marketplace-validations/GTA V Sig Scanner Action
This action checks if your build contains bits that are detected by the GTA V sigscanner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 30, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/yimura_gtav-sigscan-action@6c82a8383fc27f8f76456020b0c38c32291eb600 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The file to check against GTA V sig database. | yes | — |
Outputs
| name | description |
|---|---|
| detected_string | Output of what is detected. |
| is_detected | Will hold "true" if a something was detected, "false" otherwise. |