install-postgresql
Version updated for tj-actions/install-postgresql to version v3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes in v3.0.0
🔥 🔥 BREAKING CHANGE 🔥 🔥
- Dropped support for postgresql 10
What’s Changed
- Upgraded to v2.0.2 by @tj-actions-bot in https://github.com/tj-actions/install-postgresql/pull/11
- Update alpine Docker tag to v3.18.4 by @renovate in https://github.com/tj-actions/install-postgresql/pull/13
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/install-postgresql/pull/16
- fix: error with tests by @jackton1 in https://github.com/tj-actions/install-postgresql/pull/17
- docs: add BrennanColberg as a contributor for code, doc, and test by @allcontributors in https://github.com/tj-actions/install-postgresql/pull/18
- support postgresql v11-16 by @BrennanColberg in https://github.com/tj-actions/install-postgresql/pull/15
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/install-postgresql/pull/19
New Contributors
- @renovate made their first contribution in https://github.com/tj-actions/install-postgresql/pull/13
- @allcontributors made their first contribution in https://github.com/tj-actions/install-postgresql/pull/18
- @BrennanColberg made their first contribution in https://github.com/tj-actions/install-postgresql/pull/15
Full Changelog: https://github.com/tj-actions/install-postgresql/compare/v2...v3.0.0