{"id":7745574,"name":"codesphere-cloud/gh-action-deploy","ecosystem":"actions","description":"Deploys the repository in Codesphere","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/codesphere-cloud/gh-action-deploy","keywords_array":["dev"],"namespace":"codesphere-cloud","versions_count":92,"first_release_published_at":"2023-02-14T17:28:39.000Z","latest_release_published_at":"2026-01-21T09:20:40.000Z","latest_release_number":"1.78.0","last_synced_at":"2026-05-16T08:34:03.072Z","created_at":"2023-05-17T10:15:18.615Z","updated_at":"2026-05-16T08:34:03.072Z","registry_url":"https://github.com/codesphere-cloud/gh-action-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"Codesphere Deploy","description":"Deploys the repository in Codesphere","branding":{"icon":"circle","color":"purple"},"runs":{"using":"node20","main":"main.js"},"inputs":{"email":{"description":"email of the codesphere user","required":true},"password":{"description":"Password of the codesphere user account","required":true},"team":{"description":"Name of the codesphere team","required":true},"plan":{"description":"Plan of the created workspace. \n\nAvailable options:\n- Micro\n- Boost\n- Pro\n","required":false,"default":"Boost"},"onDemand":{"description":"Use a Codesphere onDemand workspace that shuts down if unused.","required":false,"default":"false"},"restricted":{"description":"Wheter the dev domain of the workspace is restricted to team members of\nthe workspace or public.\n","required":false,"default":"false"},"cloneDepth":{"description":"Whether the repository clone should be shallow or not.","required":false},"env":{"description":"Set environment variables in your workspace.\n\nUse dotenv like environment variables definition.\nSee https://www.npmjs.com/package/dotenv for details.\n","required":false},"vpnConfig":{"description":"Name of the vpn config the workspace should connect to.\nThe vpn configuration has to be configured in the team before.\n","required":false},"apiUrl":{"description":"codesphere url","required":false,"default":"https://codesphere.com"}},"outputs":{},"default_branch":"main","path":null},"repo_metadata":{"id":124296526,"uuid":"601038821","full_name":"codesphere-cloud/gh-action-deploy","owner":"codesphere-cloud","description":"GitHub Action to deploy to Codesphere","archived":false,"fork":false,"pushed_at":"2025-10-15T14:44:16.000Z","size":13126,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-16T11:53:24.462Z","etag":null,"topics":["dev"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesphere-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-13T08:32:43.000Z","updated_at":"2025-10-15T14:44:19.000Z","dependencies_parsed_at":"2025-10-16T09:07:00.348Z","dependency_job_id":"bb56c1f7-b0ff-4d9c-b96e-006f5c50c115","html_url":"https://github.com/codesphere-cloud/gh-action-deploy","commit_stats":null,"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesphere-cloud","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/sbom","scorecard":{"id":297756,"data":{"date":"2025-08-11","repo":{"name":"github.com/codesphere-cloud/gh-action-deploy","commit":"f41d8893c82d9dcd2f11d952108969d2148dce48"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T19:57:23.087Z","repository_id":124296526,"created_at":"2025-08-17T19:57:23.087Z","updated_at":"2025-08-17T19:57:23.087Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279531237,"owners_count":26186040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"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":"codesphere-cloud","name":"Codesphere","uuid":"66959440","kind":"organization","description":"","email":"support@codesphere.com","website":"codesphere.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66959440?v=4","repositories_count":2,"last_synced_at":"2023-03-07T21:27:58.271Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codesphere-cloud","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T17:41:32.024Z","updated_at":"2023-03-07T21:27:58.305Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesphere-cloud","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesphere-cloud/repositories"},"tags":[{"name":"1.67.0","sha":"0905b1c72a6e25f056eade828d8a5a18cbe576b5","kind":"commit","published_at":"2025-10-15T14:44:14.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.67.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.67.0","dependencies_parsed_at":"2025-10-18T04:42:14.122Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.67.0/manifests"},{"name":"1.66.0","sha":"23c244d6b1041ddbfe9a7ce021f248ba9d1b5d82","kind":"commit","published_at":"2025-10-08T08:54:52.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.66.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.66.0","dependencies_parsed_at":"2025-10-18T04:42:14.115Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.66.0/manifests"},{"name":"1.65.0","sha":"cc0cb57c79ee2f73b0a72f626412bade912feaa3","kind":"commit","published_at":"2025-10-01T07:38:10.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.65.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.65.0","dependencies_parsed_at":"2025-10-18T04:42:14.113Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.65.0/manifests"},{"name":"1.64.1","sha":"8af865eb3d0e375e40e3934b2b98865b54e1c2a4","kind":"commit","published_at":"2025-09-29T10:56:10.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.64.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.64.1","dependencies_parsed_at":"2025-10-18T04:42:14.130Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.64.1/manifests"},{"name":"1.63.1","sha":"8c9a8ebe0ba3f3ccdbbcdb95b483f3026bfc8347","kind":"commit","published_at":"2025-09-26T15:27:03.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.63.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.63.1","dependencies_parsed_at":"2025-10-18T04:42:14.120Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.63.1/manifests"},{"name":"1.64.0","sha":"9ae416f1aa68340776330bc43f10c0c4184c7649","kind":"commit","published_at":"2025-09-24T11:14:26.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.64.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.64.0","dependencies_parsed_at":"2025-10-18T04:42:14.123Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.64.0/manifests"},{"name":"1.63.0","sha":"cf9d809e6a1937059c536fb9cef2ec1183b5d692","kind":"commit","published_at":"2025-09-17T07:42:30.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.63.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.63.0","dependencies_parsed_at":"2025-10-18T04:42:14.118Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.63.0/manifests"},{"name":"1.62.0","sha":"d5267a9eb8de8eef33ed838f1aeb8b9620308883","kind":"commit","published_at":"2025-09-10T12:12:00.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.62.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.62.0","dependencies_parsed_at":"2025-10-18T04:42:14.287Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.62.0/manifests"},{"name":"1.61.0","sha":"75028ac9688a01a447e231a703d3321d6b217866","kind":"commit","published_at":"2025-09-03T16:46:11.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.61.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.61.0","dependencies_parsed_at":"2025-10-18T04:42:14.473Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.61.0/manifests"},{"name":"1.60.0","sha":"8d6ca46f6f1c7ac707611f1ccebf3ff1987cc5ad","kind":"commit","published_at":"2025-08-27T14:11:01.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.60.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.60.0","dependencies_parsed_at":"2025-09-01T07:09:07.201Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.60.0/manifests"},{"name":"1.59.0","sha":"10e5442714aa54d9e13a04086bba250ffd562d21","kind":"commit","published_at":"2025-08-22T13:07:24.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.59.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.59.0","dependencies_parsed_at":"2025-08-26T04:09:48.623Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.59.0/manifests"},{"name":"1.58.0","sha":"e0d0eb6bd3242c1577bf332a9eda15950d292e9c","kind":"commit","published_at":"2025-08-15T08:17:52.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.58.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.58.0","dependencies_parsed_at":"2025-08-18T04:58:25.048Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.58.0/manifests"},{"name":"1.57.0","sha":"f41d8893c82d9dcd2f11d952108969d2148dce48","kind":"commit","published_at":"2025-08-06T07:58:20.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.57.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.57.0","dependencies_parsed_at":"2025-08-17T04:09:45.089Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.57.0/manifests"},{"name":"1.56.6","sha":"7267240a1ca18f876d1aa696cf53d96b4f20ede1","kind":"commit","published_at":"2025-07-30T07:49:23.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.56.6","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.56.6","dependencies_parsed_at":"2025-08-12T06:03:38.685Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.6/manifests"},{"name":"1.56.5","sha":"c27205e10365fd77ddb0e89886b3f06982afd7fa","kind":"commit","published_at":"2025-07-23T12:50:48.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.56.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.56.5","dependencies_parsed_at":"2025-07-29T04:53:04.533Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.5/manifests"},{"name":"1.56.4","sha":"6481f1d90050fc4557f14ea0baed68b73c165c4f","kind":"commit","published_at":"2025-07-16T07:47:28.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.56.4","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.56.4","dependencies_parsed_at":"2025-07-18T07:56:25.029Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.4/manifests"},{"name":"1.56.3","sha":"f41cff97f98d3787a24c8b6ac9d9bd13807e71de","kind":"commit","published_at":"2025-07-09T10:28:06.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.56.3","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.56.3","dependencies_parsed_at":"2025-07-13T06:49:11.942Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.3/manifests"},{"name":"1.56.1","sha":"21358c0380ee864b4aef81fdd9d065b752ba7bf3","kind":"commit","published_at":"2025-07-02T08:28:41.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.56.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.56.1","dependencies_parsed_at":"2025-07-06T09:04:12.718Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.56.1/manifests"},{"name":"1.55.12","sha":"beb1ad3efa463e9308fbae468b9d6a69ab1e7356","kind":"commit","published_at":"2025-06-25T10:48:20.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.12","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.12","dependencies_parsed_at":"2025-07-02T05:26:19.099Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.12/manifests"},{"name":"1.55.10","sha":"9409951914f5b4278be6a924b0863b598e2d5742","kind":"commit","published_at":"2025-06-05T13:55:35.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.10","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.10","dependencies_parsed_at":"2025-06-11T08:12:24.778Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.10/manifests"},{"name":"1.55.9","sha":"adfa106268a5e97a01ddf54ed9b5a444318e1c5e","kind":"commit","published_at":"2025-05-28T10:24:05.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.9","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.9","dependencies_parsed_at":"2025-05-31T12:56:09.250Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.9/manifests"},{"name":"1.55.8","sha":"b58678767ad763ccc7dcd05aa85caa6da5cdd5b4","kind":"commit","published_at":"2025-05-21T09:50:02.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.8","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.8","dependencies_parsed_at":"2025-05-25T08:48:41.922Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.8/manifests"},{"name":"1.55.7","sha":"1faa999089e1befdb72c16c43d648361fdafde9f","kind":"commit","published_at":"2025-05-15T08:50:27.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.7","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.7","dependencies_parsed_at":null,"dependency_job_id":"a276e03f-72f9-4c9f-8adb-1f8569335bb4","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.7/manifests"},{"name":"1.55.6","sha":"78cbdcff836f31978af4a8a163693f7249f8a33c","kind":"commit","published_at":"2025-05-08T11:21:14.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.6","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.6","dependencies_parsed_at":"2025-05-15T04:12:01.701Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.6/manifests"},{"name":"1.55.5","sha":"9d58a445ba2fecaba838dc820135143e18c5057c","kind":"commit","published_at":"2025-04-30T07:50:59.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.5","dependencies_parsed_at":"2025-05-15T04:12:01.705Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.5/manifests"},{"name":"1.55.3","sha":"9f97eae1e5c6909a1e7a9e3707d2e511a992f4bb","kind":"commit","published_at":"2025-04-23T08:20:55.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.3","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.3","dependencies_parsed_at":"2025-05-15T04:12:01.722Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.3/manifests"},{"name":"1.55.2","sha":"b7bd743d9f57f0ec2ea2a9bb997218484d36bb9f","kind":"commit","published_at":"2025-04-16T12:06:11.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.2","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.2","dependencies_parsed_at":"2025-04-19T09:15:07.671Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.2/manifests"},{"name":"1.55.1","sha":"f9633ce4f43254eaba840aeab156a0a840760039","kind":"commit","published_at":"2025-04-10T09:53:52.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.55.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.55.1","dependencies_parsed_at":"2025-04-11T04:08:49.228Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.55.1/manifests"},{"name":"1.54.2","sha":"40073590aaf37c3755ca6a14933eb8b9275bbd92","kind":"commit","published_at":"2025-02-12T08:41:07.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.54.2","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.54.2","dependencies_parsed_at":null,"dependency_job_id":"729ca335-838c-4f07-8d8a-70ea97c989d7","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.2/manifests"},{"name":"1.54.1","sha":"daa8c961239f0c05637ea623169b564f65a39a85","kind":"commit","published_at":"2025-02-05T09:18:44.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.54.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.54.1","dependencies_parsed_at":null,"dependency_job_id":"e61a3223-9c2f-4a3f-ac00-71389e9f6c89","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.1/manifests"},{"name":"1.54.0","sha":"a59337fd0036f2d80037815d1ee8f901477480e0","kind":"commit","published_at":"2025-01-29T08:47:13.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.54.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":"5f59e952-94aa-4e85-8ce4-23868d94c314","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.54.0/manifests"},{"name":"1.52.37","sha":"db8365d880959da2748300ca61eaf1b7a788343c","kind":"commit","published_at":"2025-01-22T08:27:18.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.37","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.37","dependencies_parsed_at":null,"dependency_job_id":"e9c32941-9b81-4b44-9170-2f02d0d08cde","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.37/manifests"},{"name":"1.52.35","sha":"7d64900dae4f0c5d357d94275aeb1edd81546c28","kind":"commit","published_at":"2025-01-15T09:27:30.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.35","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.35","dependencies_parsed_at":null,"dependency_job_id":"974d8dcb-3cfb-42dd-96cb-cc61d51071a6","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.35/manifests"},{"name":"1.52.34","sha":"a4090b127c4197afdd76ed5ec0e03db6064190a4","kind":"commit","published_at":"2025-01-08T08:39:30.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.34","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.34","dependencies_parsed_at":"2025-01-12T07:06:39.218Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.34/manifests"},{"name":"1.52.32","sha":"4dc0ff90c3a6ea9e50222b60ffe2e7dd90a25056","kind":"commit","published_at":"2024-12-18T12:12:18.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.32","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.32","dependencies_parsed_at":"2025-01-04T05:40:26.540Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.32/manifests"},{"name":"1.52.31","sha":"932d615f99198b70c7233ec7631c2092f0e4117e","kind":"commit","published_at":"2024-12-04T09:20:52.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.31","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.31","dependencies_parsed_at":"2024-12-05T05:18:41.367Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.31/manifests"},{"name":"1.52.30","sha":"74e4cb380868a20e57d87f580fd71f035921bce7","kind":"commit","published_at":"2024-11-27T08:47:46.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.30","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.30","dependencies_parsed_at":"2024-12-03T05:44:45.612Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.30/manifests"},{"name":"1.52.29","sha":"3eadaaa5842e59de307d7272e7ee9c89875498eb","kind":"commit","published_at":"2024-11-20T08:53:45.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.29","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.29","dependencies_parsed_at":"2024-12-03T05:44:45.763Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.29/manifests"},{"name":"1.52.28","sha":"b950fcc2529102ed629e2b27fa5c22449572aa1e","kind":"commit","published_at":"2024-11-13T10:34:24.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.28","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.28","dependencies_parsed_at":"2024-11-15T04:48:57.332Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.28/manifests"},{"name":"1.52.27","sha":"a7c1c00951a469d9da1dd898274347a3ad20e34d","kind":"commit","published_at":"2024-11-06T10:05:29.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.27","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.27","dependencies_parsed_at":"2024-11-10T06:58:10.512Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.27/manifests"},{"name":"1.52.26","sha":"3c293649f7254e97fbf97c02e4a92d0a8a0c8e5c","kind":"commit","published_at":"2024-10-30T08:47:58.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.26","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.26","dependencies_parsed_at":"2024-11-03T05:54:03.851Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.26/manifests"},{"name":"1.52.25","sha":"cf6ce6b83b8a6ca5597e6acf3efb7e8812a37f9e","kind":"commit","published_at":"2024-10-23T07:50:43.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.25","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.25","dependencies_parsed_at":null,"dependency_job_id":"1ba688ea-e1d8-47d5-b346-e4fa46e0ab00","purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.25/manifests"},{"name":"1.52.24","sha":"2f9884bfd6f7e206d19d7de3f8d4c89017606bd7","kind":"commit","published_at":"2024-10-16T07:56:32.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.24","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.24","dependencies_parsed_at":"2024-10-21T14:40:51.206Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.24/manifests"},{"name":"1.52.23","sha":"cb6c5e5d0de8b38ef692681e2f859d7b855320d9","kind":"commit","published_at":"2024-10-09T10:46:40.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.23","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.23","dependencies_parsed_at":"2024-10-13T06:10:14.530Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.23/manifests"},{"name":"1.52.22","sha":"d1b59a796ecbdd1bbf92a890a398a35d47bc420c","kind":"commit","published_at":"2024-10-02T10:28:50.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.22","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.22","dependencies_parsed_at":"2024-10-05T05:22:55.818Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.22/manifests"},{"name":"1.52.21","sha":"8af8f94c1c02cd2f2722ea67117b433fa60ddf8a","kind":"commit","published_at":"2024-09-18T10:12:43.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.21","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.21","dependencies_parsed_at":"2024-09-21T09:56:07.671Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.21/manifests"},{"name":"1.52.20","sha":"01dee9fb9141b9ccb8ab996ddc3a8563b3e8d2ab","kind":"commit","published_at":"2024-09-04T08:16:55.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.20","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.20","dependencies_parsed_at":"2024-09-07T06:13:24.844Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.20/manifests"},{"name":"1.52.18","sha":"54416bb84b4edea750053ec0ffea93292f11edbd","kind":"commit","published_at":"2024-08-14T11:45:14.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.18","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.18","dependencies_parsed_at":"2024-08-29T04:54:42.820Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.18/manifests"},{"name":"1.52.16","sha":"42eb4807579cbf5561df3e3285584f1daeeccd0d","kind":"commit","published_at":"2024-08-01T14:47:17.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.16","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.16","dependencies_parsed_at":"2024-08-03T05:17:09.853Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.16/manifests"},{"name":"1.52.15","sha":"d81c9f0626ac207e3fe29f7784f4b574842e5e64","kind":"commit","published_at":"2024-07-24T10:23:26.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.15","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.15","dependencies_parsed_at":"2024-07-26T04:18:31.777Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.15/manifests"},{"name":"1.52.11","sha":"b0d60ed524beffb39183f5fb2af74250e5e5c15a","kind":"commit","published_at":"2024-06-17T10:50:40.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.11","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.11","dependencies_parsed_at":"2024-06-19T12:13:23.078Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.11/manifests"},{"name":"1.52.9","sha":"fed4ddc1e8259db8b20596ad2cc0b0dc55ec7a29","kind":"commit","published_at":"2024-05-15T13:07:43.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.9","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.9","dependencies_parsed_at":"2024-05-17T09:01:35.716Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.9/manifests"},{"name":"1.52.7","sha":"0f5bad88c982a9c4b83ac63d41f246155edecaf8","kind":"commit","published_at":"2024-04-17T06:57:46.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.7","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.7","dependencies_parsed_at":"2024-04-18T16:35:21.722Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.7/manifests"},{"name":"1.52.5","sha":"0b8501cc4ac97b43205d59d8326b5c3ab4f77fc5","kind":"commit","published_at":"2024-03-20T08:00:02.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.5","dependencies_parsed_at":"2024-03-21T11:23:57.946Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.5/manifests"},{"name":"1.52.2","sha":"a504294f98a0786c9086b01f12213c0f89bfb02d","kind":"commit","published_at":"2024-03-06T08:18:24.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.2","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.2","dependencies_parsed_at":"2024-03-08T05:56:14.388Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.2/manifests"},{"name":"1.52.1","sha":"b347511178be89fa95d9fb143f8e774b054c2d9c","kind":"commit","published_at":"2024-02-21T09:05:11.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.1","dependencies_parsed_at":"2024-02-22T09:18:21.624Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.1/manifests"},{"name":"1.52.0","sha":"63d7f6af363f8d861a68ec2eb485112452893554","kind":"commit","published_at":"2024-02-07T08:38:34.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.52.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.52.0","dependencies_parsed_at":"2024-02-11T06:03:46.480Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.52.0/manifests"},{"name":"1.51.8","sha":"da08b74f351e1bf8836394887123688922f5dd0f","kind":"commit","published_at":"2024-01-24T07:48:44.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.8","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.8","dependencies_parsed_at":"2024-01-28T05:16:43.450Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.8/manifests"},{"name":"1.51.6","sha":"6e18a338279b675ccb6dcc49b4cfe6afb160e2e6","kind":"commit","published_at":"2024-01-10T08:11:13.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.6","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.6","dependencies_parsed_at":"2024-01-19T18:02:15.847Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.6/manifests"},{"name":"1.51.5","sha":"a0eab26f8bd8ae826996e9352b330f0c30dcea7a","kind":"commit","published_at":"2024-01-03T07:44:11.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.5","dependencies_parsed_at":"2024-01-07T08:04:13.202Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.5/manifests"},{"name":"1.51.3","sha":"86abdd3e02c23f7bdb32d26eefa810917ef19a55","kind":"commit","published_at":"2023-12-13T08:01:48.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.3","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.3","dependencies_parsed_at":"2023-12-16T09:21:48.239Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.3/manifests"},{"name":"1.51.2","sha":"ae3e7fa3703b3fef5f271edabb547544c5665776","kind":"commit","published_at":"2023-12-06T07:59:36.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.2","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.2","dependencies_parsed_at":"2023-12-08T05:37:30.583Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.2/manifests"},{"name":"1.51.1","sha":"99bb1deea7f5cc8ee70ed38d1b66e9f87cd01da8","kind":"commit","published_at":"2023-11-29T14:50:39.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.1","dependencies_parsed_at":"2023-12-02T04:57:20.387Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.1/manifests"},{"name":"1.51.0","sha":"f5522e5268d0454339984c4e83ee5359db451e01","kind":"commit","published_at":"2023-11-29T08:57:18.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.51.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.51.0","dependencies_parsed_at":"2023-12-02T04:57:20.382Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.51.0/manifests"},{"name":"1.50.6-patch","sha":"d8af36be0946f7b8aee3544933668613ec7a1494","kind":"commit","published_at":"2023-11-22T11:27:04.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.6-patch","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.6-patch","dependencies_parsed_at":"2023-11-24T04:24:01.239Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.6-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.6-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.6-patch/manifests"},{"name":"1.50.6","sha":"662465c8ff1019dfe7296829ec8eda58a3c0c71e","kind":"commit","published_at":"2023-11-15T08:01:00.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.6","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.6","dependencies_parsed_at":"2023-11-16T04:39:33.611Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.6/manifests"},{"name":"1.50.5","sha":"470295fef484c3a394e16007ed86ee5ff3f7acb3","kind":"commit","published_at":"2023-11-08T07:56:11.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.5","dependencies_parsed_at":"2023-11-09T06:46:40.302Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.5/manifests"},{"name":"1.50.4","sha":"dbc65e93a173664c18ceff25831e28e1556d2c62","kind":"commit","published_at":"2023-11-02T08:01:53.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.4","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.4","dependencies_parsed_at":"2023-11-04T05:42:07.475Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.4/manifests"},{"name":"1.50.3","sha":"602fe9ee1c8a16257f356d7196de02246a2b40c6","kind":"commit","published_at":"2023-10-25T07:53:37.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.3","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.3","dependencies_parsed_at":"2023-10-27T05:01:51.671Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.3/manifests"},{"name":"1.50.1","sha":"31c898d7981db44805be1dbf5841f97a14af3de3","kind":"commit","published_at":"2023-10-18T08:50:39.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.1","dependencies_parsed_at":"2023-10-21T04:27:35.093Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.1/manifests"},{"name":"1.50.0","sha":"472ba00005f08235e3bf855b4155a2e96973fdb1","kind":"commit","published_at":"2023-10-11T11:25:46.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.50.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.50.0","dependencies_parsed_at":"2023-10-13T04:50:21.751Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.50.0/manifests"},{"name":"1.49.0","sha":"3f6e0d5360a790763318e15794b22af5abdcac0f","kind":"commit","published_at":"2023-09-27T07:55:26.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.49.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.49.0","dependencies_parsed_at":"2023-09-29T14:18:27.678Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.49.0/manifests"},{"name":"1.48.17","sha":"a93903f0cb5c0d3b299d13349c733a5951a47b7d","kind":"commit","published_at":"2023-09-13T08:07:22.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.48.17","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.48.17","dependencies_parsed_at":"2023-09-18T11:38:21.436Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.17/manifests"},{"name":"1.48.15","sha":"0db920f93b5c22805dbc5be33a1eba9bd10d5b6f","kind":"commit","published_at":"2023-09-06T07:55:25.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.48.15","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.48.15","dependencies_parsed_at":"2023-09-08T05:28:13.696Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.15/manifests"},{"name":"1.48.14","sha":"b2903fab731a784da6cfd1691b43856176f856e1","kind":"commit","published_at":"2023-08-30T07:50:24.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/1.48.14","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/1.48.14","dependencies_parsed_at":"2023-09-03T04:23:23.217Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/1.48.14/manifests"},{"name":"v1.48.6","sha":"4c6c28568f283007fc9a057cd21b61352258fe40","kind":"commit","published_at":"2023-07-24T09:28:17.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v1.48.6","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v1.48.6","dependencies_parsed_at":"2023-07-26T04:21:04.342Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"462fed57c77315259258c3d53a3245a9f7f08953","kind":"commit","published_at":"2023-07-12T08:17:22.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v1.48.5","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v1.48.5","dependencies_parsed_at":"2023-07-19T04:12:01.935Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.5/manifests"},{"name":"v1.48.2","sha":"54389082d32a7972a4e8c11c85a876bc6bd61739","kind":"commit","published_at":"2023-06-21T08:12:05.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v1.48.2","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v1.48.2","dependencies_parsed_at":"2023-07-02T04:35:38.951Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v1.48.2/manifests"},{"name":"v0.1.0","sha":"908a99c7c381a925865c832db3907854d9efbf8e","kind":"commit","published_at":"2023-03-13T14:02:17.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v0.1.0","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-01T00:14:24.336Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"5cea4a6aa90c4a5ea80506753c20657c51f8f6ee","kind":"commit","published_at":"2023-02-16T09:03:21.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v0.0.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-01T00:14:24.837Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.0.1/manifests"},{"name":"v0.1","sha":"f71a173df6e645f5a111e045140d33f5db5d1251","kind":"tag","published_at":"2023-02-14T17:28:39.000Z","download_url":"https://codeload.github.com/codesphere-cloud/gh-action-deploy/tar.gz/v0.1","html_url":"https://github.com/codesphere-cloud/gh-action-deploy/releases/tag/v0.1","dependencies_parsed_at":"2023-06-01T00:14:24.817Z","dependency_job_id":null,"purl":"pkg:github/codesphere-cloud/gh-action-deploy@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:52:07.606Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.788464585644114,"dependent_packages_count":0.0,"stargazers_count":34.67596260497544,"forks_count":35.132308667406114,"docker_downloads_count":null,"average":23.649183964506417},"purl":"pkg:githubactions/codesphere-cloud/gh-action-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/codesphere-cloud/gh-action-deploy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/codesphere-cloud/gh-action-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/codesphere-cloud/gh-action-deploy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T06:44:44.651Z","issues_count":0,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3902.25,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3135.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesphere-cloud%2Fgh-action-deploy/issues","maintainers":[{"login":"NJona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NJona"}],"active_maintainers":[{"login":"NJona","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NJona"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codesphere-cloud%2Fgh-action-deploy/codemeta","maintainers":[]}