actions-marketplace-validations/Setup PostgreSQL With Init Scripts

Setup a PostgreSQL database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 9, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/m4nu56_postgresql-action@e8d945200f938632d69724a00acd4a2955ab2b62 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
postgresql versionVersion of PostgreSQL to usenolatest
postgresql dbPOSTGRES_DB - name for the default database that is createdno""
postgresql userPOSTGRES_USER - create the specified user with superuser powerno""
postgresql passwordPOSTGRES_PASSWORD - superuser passwordno""
postgresql init scriptsPOSTGRES_INIT_SCRIPTS - directory containing DB init scriptsno""

no outputs