actions-marketplace-validations/Run a Phing Build

Run your Phing Build in your GiTHub Action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 10, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/phingofficial_phing-github-action@0159ccfe79c4e14d97b4219200fd90b6424abce4 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
versionuse given phing versionno2.16.3
buildfileuse given buildfileno
targetsone or more targets separated by a spaceno
user-propertiesone or more user properties as key value pair separated by a space like "foo=bar hello=world"no
quietif it is set then be extra quietno
silentif it is set then print nothing but task outputs and build failuresno
verboseif it is set then be extra verboseno
debugif it is set then print debugging informationno
emacsif it is set then produce logging information without adornmentsno
longtargetsif it is set then show target descriptions during buildno

no outputs