actions-marketplace-validations/AppImage bash
Used to generate AppImage packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 16, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/valicm_appimage-bash@2f2aa4695733fcc48efe64d004d45e7173287a5d # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version_url | URL of tar.gz to download | yes | — |
| version_file | File where is stored version string | yes | — |
| version_icon | Name of the app icon | yes | — |
| version_directory | If specific directory is required | no | — |
| version_bash | Adding regular expression if needed to get version string from version file | no | — |
| version_check | If the version of the app needs to be checked | yes | verify |
| version_only | If we need only version and then stop execution | yes | update |
Outputs
| name | description |
|---|---|
| app_update_needed | Decision if the AppImage needs to be updated |