logflames/Maven-Lockfile
This action generates a lockfile for a Maven project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| commit-lockfile | Commit the lockfile to the repository | no | true |
| commit-message | Commit message for the lockfile | no | chore: update lockfile |
| commit-author | ' Author for the lockfile commit. GitHub provides three values for this field. - github_actor -> UserName <UserName@users.noreply.github.com> - user_info -> Your Display Name <your-actual@email.com> - github_actions -> github-actions <email associated with the github logo ' | no | github_actions |
| include-maven-plugins | Include Maven plugins in the lockfile | no | false |
| workflow-filename | Name of the workflow file | no | Lockfile.yml |
Outputs
no outputs