actions-marketplace-validations/Write Properties

Write properties to a properties file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 22, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/christian-draeger_write-properties@18d580b8e4c8c2b2426b99ad548b7dde55a810dd # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathThe path to the properties file.yes
propertyThe property keys you want to write. Accepts an array.yes
valueThe property values you want to write (same order as the keys). Accepts an array.yes

no outputs