ActionRank

Setup PostgreSQL for Linux/macOS/Windows

Actively maintained

ikalnytskyi/action-setup-postgres · MIT

Setup a PostgreSQL for Linux, macOS and Windows runner machines.

60 starsLast commit todayLatest v8
C
58
/ 100
Security 52Maintenance 81Popularity 33Reliability 60

Security signals

OpenSSF Scorecard5.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ikalnytskyi/action-setup-postgres@c4dda34aae1c821e3a771b68b73b13af3198a7ee # v8

Mutable tags like v8 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: ikalnytskyi/action-setup-postgres@c4dda34aae1c821e3a771b68b73b13af3198a7ee # v8

Score breakdown

Security (35%)52
Popularity (20%)33
Maintenance (30%)81
Reliability (15%)60