cybozu/Dry-run Renovate
Dry-run Renovate and output to summary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 1, 2025
- License
- Apache 2.0
Pinned Snippet
uses: cybozu/renovate-dry-run-action@e4d226fe94d221fb998443e743046f2358dd694c # v2.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Renovate config file | yes | — |
| cache | if `true`, cache ~/.npm | no | true |
| log-level | Renovate log level [trace|debug|info|warn|error|fatal] | no | debug |
| log-format | Renovate log format [text|json] | no | text |
| save-log | if `true`, save log file | no | false |
| detail-summary | if `true`, enclose the output log to the summary in a detail tag. | no | true |
| token | GitHub token | no | ${{ github.token }} |
| renovate-username | Renovate username | no | GitHub Action |
| renovate-git-author | Renovate git author | no | GitHub Action <action@github.com> |
| install-lts-nodejs | if `true`, install LTS Node.js. Because Renovate may require more than the default Node.js version of GitHub Actions. | no | true |
Outputs
no outputs