actions-marketplace-validations/Change Property
Changes a single property in a Java .properties file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 29, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/dschanoeh_change-property@86c71b82b74d6504032a012e8ac56b26aedd772a # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The path to the properties file | yes | — |
| property | The property key to be used | yes | — |
| value | The property value to be written | yes | — |
Outputs
no outputs