wurst-imperium/Update Modrinth Dependencies
Check for dependency updates on Modrinth and open PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the JSON config file mapping gradle.properties keys to Modrinth slugs | — | modrinth_deps.json |
| gradle-properties | Path to gradle.properties | — | gradle.properties |
| ref | Optional branch/ref to check out before running. If set, this action runs actions/checkout itself using the provided token. If omitted, the repository is assumed to have been checked out already by an earlier step. | — | "" |
| token | GitHub token for creating PRs. The default GITHUB_TOKEN will NOT trigger CI on created PRs (GitHub prevents recursive workflows). Pass a PAT or GitHub App token to ensure CI runs on the PRs. | — | ${{ github.token }} |
Outputs
no outputs