actions-marketplace-validations/Write Properties
Write properties to a properties file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 22, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/christian-draeger_write-properties@18d580b8e4c8c2b2426b99ad548b7dde55a810dd # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the properties file. | yes | — |
| property | The property keys you want to write. Accepts an array. | yes | — |
| value | The property values you want to write (same order as the keys). Accepts an array. | yes | — |
Outputs
no outputs