{"id":8265492,"name":"tj-actions/install-postgresql","ecosystem":"actions","description":"Install PostgreSQL on the GitHub actions runner and verify the installation.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tj-actions/install-postgresql","keywords_array":[],"namespace":"tj-actions","versions_count":13,"first_release_published_at":"2023-09-12T13:12:57.000Z","latest_release_published_at":"2024-12-08T15:53:08.000Z","latest_release_number":"v3.2.0","last_synced_at":"2026-09-21T02:45:34.537Z","created_at":"2023-09-12T16:09:21.630Z","updated_at":"2026-09-22T11:18:31.972Z","registry_url":"https://github.com/tj-actions/install-postgresql","install_command":null,"documentation_url":null,"metadata":{"name":"install-postgresql","description":"Install PostgreSQL on the GitHub actions runner and verify the installation.","author":"tj-actions","inputs":{"postgresql-version":{"description":"Version of PostgreSQL. e.g 17","required":true}},"runs":{"using":"composite","steps":[{"run":"bash $GITHUB_ACTION_PATH/entrypoint.sh\n","shell":"bash","env":{"INPUT_POSTGRESQL_VERSION":"${{ inputs.postgresql-version }}"}},{"name":"Verify PostgreSQL","run":"# Check the postgresql version\nPOSTGRESQL_VERSION=$(psql --version | awk '{print $3}')\nif [[ \"$POSTGRESQL_VERSION\" != \"${{ inputs.postgresql-version }}.\"* ]]; then\n  echo \"PostgreSQL version $POSTGRESQL_VERSION does not match the expected version ${{ inputs.postgresql-version }}.*\"\n  exit 1\nfi\n","shell":"bash"}]},"branding":{"icon":"hard-drive","color":"white"},"default_branch":"main","path":null},"repo_metadata":{"id":193406863,"uuid":"688745932","full_name":"tj-actions/install-postgresql","owner":"tj-actions","description":":octocat: Github action to install PostgreSQL","archived":false,"fork":false,"pushed_at":"2025-03-23T12:11:32.000Z","size":115,"stargazers_count":9,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-21T02:43:12.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tj-actions.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"created_at":"2023-09-08T02:39:15.000Z","updated_at":"2026-09-19T02:33:34.000Z","dependencies_parsed_at":"2023-12-05T05:25:03.965Z","dependency_job_id":"f99ed3c5-be52-4892-ab52-5ae44c457a5c","html_url":"https://github.com/tj-actions/install-postgresql","commit_stats":{"total_commits":122,"total_committers":6,"mean_commits":"20.333333333333332","dds":0.2622950819672131,"last_synced_commit":"da6c83b9482eb6d17121136c2a7315690446dcfe"},"previous_names":["tj-actions/setup-postgresql","tj-actions/install-postgresql"],"tags_count":13,"template":false,"template_full_name":"tj-actions/docker-action","purl":"pkg:github/tj-actions/install-postgresql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/sbom","scorecard":{"id":888062,"data":{"date":"2025-08-11","repo":{"name":"github.com/tj-actions/install-postgresql","commit":"f8a41a29ed677383c86f4a93ca565b6d9c10c7b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/sync-release-version.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-readme.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/sync-release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/install-postgresql/update-readme.yml/main?enable=pin","Warn: chocoCommand not pinned by hash: entrypoint.sh:41","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T10:45:28.920Z","repository_id":193406863,"created_at":"2025-08-24T10:45:28.920Z","updated_at":"2025-08-24T10:45:28.920Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37587821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tj-actions","name":"tj-actions","uuid":"67116787","kind":"organization","description":"","email":"support@tj-actions.online","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67116787?v=4","repositories_count":49,"last_synced_at":"2024-04-14T17:23:43.854Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tj-actions","funding_links":[],"total_stars":2211,"followers":65,"following":0,"created_at":"2022-11-14T06:10:42.667Z","updated_at":"2024-04-14T17:23:47.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions/repositories"},"tags":[{"name":"v3.2.0","sha":"a889ed6c6fa05022333ed4101295bb1d604f97a8","kind":"commit","published_at":"2024-12-08T15:53:08.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3.2.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3.2.0","dependencies_parsed_at":"2024-12-13T19:11:03.784Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2a80e9368dff47cd05fee5bf3cf7d88f68c2f8e9","kind":"commit","published_at":"2024-05-12T18:21:22.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3.1.1","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3.1.1","dependencies_parsed_at":"2024-05-14T04:12:27.490Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"1762c746ed02f8fc5dd4f8bd7e8e872e9946407f","kind":"commit","published_at":"2024-05-12T03:38:13.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3.1.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3.1.0","dependencies_parsed_at":"2024-05-13T04:02:07.133Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"b3af46a4f2f8088a11ade4beaed9e2646862a9ce","kind":"commit","published_at":"2023-12-10T20:10:32.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3.0.1","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3.0.1","dependencies_parsed_at":"2023-12-12T04:35:31.061Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a101ee561ef25081c2d44075965226d7fb478cd5","kind":"commit","published_at":"2023-11-29T21:46:11.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3.0.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3.0.0","dependencies_parsed_at":"2023-12-02T04:25:58.291Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3.0.0/manifests"},{"name":"v3","sha":"a101ee561ef25081c2d44075965226d7fb478cd5","kind":"commit","published_at":"2023-11-29T21:46:11.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v3","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v3","dependencies_parsed_at":"2023-12-02T04:25:58.291Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v3/manifests"},{"name":"v2.0.2","sha":"0eb77dc75e7388ffdbc8542800cb55de1a935d29","kind":"commit","published_at":"2023-09-12T19:31:29.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v2.0.2","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v2.0.2","dependencies_parsed_at":"2023-09-16T04:23:31.698Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"58ec590711343f2e991d997b8a3acde7d088ff7b","kind":"commit","published_at":"2023-09-12T17:38:47.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v2.0.1","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v2.0.1","dependencies_parsed_at":"2023-09-14T05:55:00.688Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.1/manifests"},{"name":"v2","sha":"760b2baaaf0478544b0669b26c12aeb6ff45fca2","kind":"commit","published_at":"2023-09-12T17:28:19.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v2","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v2","dependencies_parsed_at":"2023-09-14T05:55:00.969Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2/manifests"},{"name":"v2.0.0","sha":"e4cbb6f3622e53f508ba18d4151c0e5132fe003d","kind":"commit","published_at":"2023-09-12T17:24:27.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v2.0.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v2.0.0","dependencies_parsed_at":"2023-09-14T05:55:00.919Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"75b8367089670fd7c4d552c1384f957b2df3cedf","kind":"commit","published_at":"2023-09-12T17:18:53.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v1.1.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v1.1.0","dependencies_parsed_at":"2023-09-14T05:55:00.697Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1.1.0/manifests"},{"name":"v1","sha":"4ccfd6e287769440853a28ee460fd13a69378095","kind":"commit","published_at":"2023-09-12T13:20:37.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v1","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v1","dependencies_parsed_at":"2023-09-14T05:55:00.913Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1/manifests"},{"name":"v1.0.0","sha":"5c580e9f4d863345f70595e8b9d4c53136d19cbf","kind":"commit","published_at":"2023-09-12T13:12:57.000Z","download_url":"https://codeload.github.com/tj-actions/install-postgresql/tar.gz/v1.0.0","html_url":"https://github.com/tj-actions/install-postgresql/releases/tag/v1.0.0","dependencies_parsed_at":"2023-09-14T05:55:00.915Z","dependency_job_id":null,"purl":"pkg:github/tj-actions/install-postgresql@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-22T11:18:31.972Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.73459039771827,"dependent_packages_count":0.0,"stargazers_count":34.63159562668357,"forks_count":21.68277610521312,"docker_downloads_count":null,"average":20.26224053240374},"purl":"pkg:githubactions/tj-actions/install-postgresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/tj-actions/install-postgresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/tj-actions/install-postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/tj-actions/install-postgresql/dependencies","status":null,"funding_links":["https://github.com/sponsors/jackton1","https://opencollective.com/tj-actions"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T02:35:41.949Z","issues_count":3,"pull_requests_count":66,"avg_time_to_close_issue":18854197.5,"avg_time_to_close_pull_request":482593.171875,"issues_closed_count":2,"pull_requests_closed_count":64,"pull_request_authors_count":8,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.15151515151515152,"merged_pull_requests_count":61,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Finstall-postgresql/issues","maintainers":[{"login":"jackton1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackton1"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tj-actions%2Finstall-postgresql/codemeta","maintainers":[]}