level3tjg/decryptedappstore-action
Download decrypted IPA from https://armconverter.com/decryptedappstore
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 31, 2025
- License
- MIT
Pinned Snippet
uses: level3tjg/decryptedappstore-action@a52b0e02fd833373d5a69dda2877451adac77261 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| appstore_url | AppStore URL for the app you want to download | yes | — |
| cache | Cache downloaded IPAs | — | true |
| path | Path to download the ipa to | — | — |
| token | Your decryptedappstore session token | yes | — |
| version | Version of the app to download | — | latest-available |
Outputs
| name | description |
|---|---|
| bundle-id | Bundle ID of the downloaded app |
| version | Version string of the downloaded app |