{"id":5790277,"name":"actions/deploy-pages","ecosystem":"actions","description":"A GitHub Action to deploy an artifact as a GitHub Pages site","homepage":"https://pages.github.com","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/actions/deploy-pages","keywords_array":["actions","deployment","github-actions","github-pages","workflows"],"namespace":"actions","versions_count":40,"first_release_published_at":"2022-01-27T20:58:29.000Z","latest_release_published_at":"2024-03-15T18:57:41.000Z","latest_release_number":"v4.0.5","last_synced_at":"2026-03-31T12:03:07.953Z","created_at":"2023-01-03T17:40:12.992Z","updated_at":"2026-03-31T12:03:07.953Z","registry_url":"https://github.com/actions/deploy-pages","install_command":null,"documentation_url":null,"metadata":{"name":"Deploy GitHub Pages site","description":"A GitHub Action to deploy an artifact as a GitHub Pages site","author":"GitHub","runs":{"using":"node20","main":"dist/index.js"},"inputs":{"token":{"description":"GitHub token","default":"${{ github.token }}","required":true},"timeout":{"description":"Time in milliseconds after which to timeout and cancel the deployment (default: 10 minutes)","required":false,"default":"600000"},"error_count":{"description":"Maximum number of status report errors before cancelling a deployment (default: 10)","required":false,"default":"10"},"reporting_interval":{"description":"Time in milliseconds between two deployment status report (default: 5 seconds)","required":false,"default":"5000"},"artifact_name":{"description":"Name of the artifact to deploy","required":false,"default":"github-pages"},"preview":{"description":"Is this attempting to deploy a pull request as a GitHub Pages preview site? (NOTE: This feature is only in alpha currently and is not available to the public!)","required":false,"default":"false"}},"outputs":{"page_url":{"description":"URL to deployed GitHub Pages"}},"default_branch":"main","path":null},"repo_metadata":{"id":37895331,"uuid":"438112499","full_name":"actions/deploy-pages","owner":"actions","description":"GitHub Action to publish artifacts to GitHub Pages for deployments","archived":false,"fork":false,"pushed_at":"2024-10-14T18:36:45.000Z","size":13412,"stargazers_count":780,"open_issues_count":25,"forks_count":95,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-07-03T17:05:57.664Z","etag":null,"topics":["actions","deployment","github-actions","github-pages","workflows"],"latest_commit_sha":null,"homepage":"https://pages.github.com","language":"JavaScript","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/actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-14T04:07:28.000Z","updated_at":"2025-06-28T00:08:27.000Z","dependencies_parsed_at":"2023-01-04T13:30:09.862Z","dependency_job_id":"62e7cd3f-c95e-427d-8e76-ecbd73bf9098","html_url":"https://github.com/actions/deploy-pages","commit_stats":{"total_commits":401,"total_committers":25,"mean_commits":16.04,"dds":0.6184538653366584,"last_synced_commit":"854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/actions/deploy-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/sbom","scorecard":{"id":163781,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions/deploy-pages","commit":"854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":10,"reason":"all changesets reviewed","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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-immutable-actions.yml:11","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-immutable-actions.yml:13","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-formatting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-linter.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/draft-release.yml:8","Warn: no topLevel permission defined: .github/workflows/publish-immutable-actions.yml:1","Info: found token with 'none' permissions: .github/workflows/rebuild-dependabot-prs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:10"],"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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-formatting.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-linter.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-linter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/check-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebuild-dependabot-prs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/rebuild-dependabot-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebuild-dependabot-prs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/rebuild-dependabot-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/deploy-pages/test.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/actions/.github/SECURITY.md:1","Info: Found linked content: github.com/actions/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/actions/.github/SECURITY.md:1"],"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 30 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"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/v1.x'","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'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-6jrj-vc65-c983"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:18:05.643Z","repository_id":37895331,"created_at":"2025-08-16T14:18:05.644Z","updated_at":"2025-08-16T14:18:05.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271491656,"owners_count":24769103,"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-08-21T02:00:08.990Z","response_time":74,"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":"actions","name":"GitHub Actions","uuid":"44036562","kind":"organization","description":"Automate your GitHub workflows","email":null,"website":"https://github.com/features/actions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44036562?v=4","repositories_count":59,"last_synced_at":"2023-04-09T12:20:28.551Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/actions","funding_links":[],"total_stars":69545,"followers":null,"following":null,"created_at":"2022-11-02T16:25:53.210Z","updated_at":"2024-03-25T18:47:17.736Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions/repositories"},"tags":[{"name":"v4.0.5","sha":"d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e","kind":"commit","published_at":"2024-03-15T18:57:41.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.5","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.5","dependencies_parsed_at":"2024-03-20T04:28:54.421Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"decdde0ac072f6dcbe43649d82d9c635fff5b4e4","kind":"commit","published_at":"2024-02-06T00:31:01.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.4","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.4","dependencies_parsed_at":"2024-02-07T04:06:10.586Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42","kind":"commit","published_at":"2024-01-11T19:38:36.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.3","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.3","dependencies_parsed_at":"2024-01-19T04:36:53.640Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"7a9bd943aa5e5175aeb8502edcc6c1c02d398e10","kind":"commit","published_at":"2023-12-22T21:06:56.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.2","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.2","dependencies_parsed_at":"2023-12-24T04:05:30.651Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d8af841ac341d06640cbe393899ae55e59e77c00","kind":"commit","published_at":"2023-12-22T19:31:06.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.1","dependencies_parsed_at":"2023-12-24T04:05:30.655Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f33f41b675f0ab2dc5a6863c9a170fe83af3571e","kind":"commit","published_at":"2023-12-19T01:42:41.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4.0.0","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4.0.0","dependencies_parsed_at":"2023-12-22T04:14:49.628Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4.0.0/manifests"},{"name":"v4","sha":"f33f41b675f0ab2dc5a6863c9a170fe83af3571e","kind":"commit","published_at":"2023-12-19T01:42:41.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v4","html_url":"https://github.com/actions/deploy-pages/releases/tag/v4","dependencies_parsed_at":"2023-12-22T04:14:49.626Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v4/manifests"},{"name":"v3.0.1","sha":"13b55b33dd8996121833dbc1db458c793a334630","kind":"commit","published_at":"2023-12-07T15:29:18.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v3.0.1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v3.0.1","dependencies_parsed_at":"2023-12-09T04:51:21.688Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3.0.1/manifests"},{"name":"v3","sha":"77d7344265e1f960dab5c00dbff52287a70b0d4f","kind":"commit","published_at":"2023-12-03T05:42:58.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v3","html_url":"https://github.com/actions/deploy-pages/releases/tag/v3","dependencies_parsed_at":"2023-12-06T04:07:53.537Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3/manifests"},{"name":"v3.0.0","sha":"77d7344265e1f960dab5c00dbff52287a70b0d4f","kind":"commit","published_at":"2023-12-03T05:42:58.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v3.0.0","html_url":"https://github.com/actions/deploy-pages/releases/tag/v3.0.0","dependencies_parsed_at":"2023-12-06T04:07:53.536Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v3.0.0/manifests"},{"name":"v2.0.5","sha":"de14547edc9944350dc0481aa5b7afb08e75f254","kind":"commit","published_at":"2023-11-29T21:31:50.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.5","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.5","dependencies_parsed_at":"2023-12-03T04:10:17.663Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.5/manifests"},{"name":"v1.2.9","sha":"f27bcc15848fdcdcc02f01754eb838e44bcf389b","kind":"commit","published_at":"2023-08-09T20:50:48.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.9","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.9","dependencies_parsed_at":"2023-08-11T04:29:48.033Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.9/manifests"},{"name":"v2.0.4","sha":"9dbe3824824f8a1377b8e298bafde1a50ede43e5","kind":"commit","published_at":"2023-07-21T06:31:59.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.4","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.4","dependencies_parsed_at":"2023-08-11T04:29:48.152Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"12ab2b16cf43a7a061fe99da74b6f8f11fb77f5b","kind":"commit","published_at":"2023-06-16T18:38:01.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.3","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.3","dependencies_parsed_at":"2023-07-20T13:53:02.469Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ee48c7b82e077d7b8ef30b50a719e6a792a50c9a","kind":"commit","published_at":"2023-06-06T14:53:14.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.2","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.2","dependencies_parsed_at":"2023-07-20T13:53:03.080Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.2/manifests"},{"name":"v2","sha":"af48cf94a42f2c634308b1c9dc0151830b6f190a","kind":"commit","published_at":"2023-04-18T14:59:28.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2","dependencies_parsed_at":"2023-07-20T13:53:03.120Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2/manifests"},{"name":"v2.0.1","sha":"af48cf94a42f2c634308b1c9dc0151830b6f190a","kind":"commit","published_at":"2023-04-18T14:59:28.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.1","dependencies_parsed_at":"2023-07-20T13:53:03.159Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"73e62e651178eeba977de2dc9f4c7645b3d01015","kind":"commit","published_at":"2023-03-17T16:59:36.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v2.0.0","html_url":"https://github.com/actions/deploy-pages/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T13:53:03.021Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v2.0.0/manifests"},{"name":"v1.2.8","sha":"dcda0bb2bcba68842abb9414982734cde54a96d8","kind":"commit","published_at":"2023-03-17T16:48:46.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.8","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.8","dependencies_parsed_at":"2023-07-20T13:53:02.625Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"7fec4b245d2292f2713ef02d5488349a5da05175","kind":"commit","published_at":"2023-03-16T13:46:32.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.7","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.7","dependencies_parsed_at":"2023-07-20T13:53:02.615Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"e690f03220f8a0e2d4da521d8b3a50e0b52650e0","kind":"commit","published_at":"2023-03-15T01:35:28.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.6","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.6","dependencies_parsed_at":"2023-07-20T13:53:02.374Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"497da40f5225e762159b457c9ae5d6f75a136f5c","kind":"commit","published_at":"2023-03-09T20:33:48.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.5","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.5","dependencies_parsed_at":"2023-07-20T13:53:02.465Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"0243b6c10d06cb8e95ed8ee471231877621202c0","kind":"commit","published_at":"2023-02-01T06:26:17.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.4","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.4","dependencies_parsed_at":"2023-07-20T13:53:02.945Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"20a4baa1095bad40ba7d6ca0d9abbc220b76603f","kind":"commit","published_at":"2022-11-21T15:51:21.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.3","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.3","dependencies_parsed_at":"2023-07-20T13:53:02.883Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"69a62cdfa4c32e0d925268597986261876cac577","kind":"commit","published_at":"2022-10-06T16:56:15.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.2","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.2","dependencies_parsed_at":"2023-07-20T13:53:02.859Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"75c1124b142c363849aac2d23c005a4faf87c90f","kind":"commit","published_at":"2022-09-26T20:45:28.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.1","dependencies_parsed_at":"2023-07-20T13:53:03.008Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"44d42469122ee9e44e202f0a0fab6f266fb3f139","kind":"commit","published_at":"2022-09-16T13:33:36.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.2.0","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T13:53:02.459Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.2.0/manifests"},{"name":"v1","sha":"c2379ec5e719a934ec613038d081879b58c9d7df","kind":"commit","published_at":"2022-09-14T00:58:43.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1","dependencies_parsed_at":"2023-07-20T13:53:02.505Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1/manifests"},{"name":"v1.1.0","sha":"c2379ec5e719a934ec613038d081879b58c9d7df","kind":"commit","published_at":"2022-09-14T00:58:43.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.1.0","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T13:53:02.619Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"114f9cc1f8e24d8f64390960ea709a5a19d09b39","kind":"commit","published_at":"2022-08-24T17:46:21.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.10","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.10","dependencies_parsed_at":"2023-07-20T13:53:02.346Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"a87638c69ce253619c881e20b8c40a3ed5aeec2c","kind":"commit","published_at":"2022-08-19T17:16:59.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.9","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.9","dependencies_parsed_at":"2023-07-20T13:53:03.101Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"e490850a64fea2143eb618fcd4453e397842ae0c","kind":"commit","published_at":"2022-08-10T19:01:18.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.8","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.8","dependencies_parsed_at":"2023-07-20T13:53:02.448Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"eaaccf9fc5bdd22d4a09b60d72b4c2dd07d8ad37","kind":"commit","published_at":"2022-08-05T01:06:53.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.7","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T13:53:02.698Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"41f0a8ab89d351ea96212ba3df02dcdb0976a5e2","kind":"commit","published_at":"2022-06-29T17:37:48.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.6","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T13:53:02.350Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"0745e9700cad5d3cfc6334426cfd08ef31eb9062","kind":"commit","published_at":"2022-06-08T21:19:14.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.5","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T13:53:02.901Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"eaf36f48c9dc4e0985be499e83eb0696d19916ac","kind":"commit","published_at":"2022-03-31T16:34:24.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.4","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T13:53:02.752Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0e157789db7150a58c973ef0425856ed8445dc7d","kind":"commit","published_at":"2022-03-28T19:38:22.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.3","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-20T13:53:02.841Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a68b5a4ae1b1c4d6bc49d182e6bc34f9cb805bb1","kind":"commit","published_at":"2022-03-28T18:21:14.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.2","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T13:53:02.805Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"479e82243a95585ebee8ab037c4bfd8e6356a47b","kind":"commit","published_at":"2022-02-07T21:42:46.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1.0.1","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T13:53:02.579Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1.0.1/manifests"},{"name":"v1-beta","sha":"2db1b9561bee667bb800bcabbcb19993c292015d","kind":"tag","published_at":"2022-01-27T20:58:29.000Z","download_url":"https://codeload.github.com/actions/deploy-pages/tar.gz/v1-beta","html_url":"https://github.com/actions/deploy-pages/releases/tag/v1-beta","dependencies_parsed_at":"2023-07-20T13:53:02.374Z","dependency_job_id":null,"purl":"pkg:github/actions/deploy-pages@v1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/tags/v1-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:38:29.913Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":70335,"rankings":{"downloads":null,"dependent_repos_count":0.028521628901917288,"dependent_packages_count":0.0,"stargazers_count":0.5292346696244652,"forks_count":0.8366344477895739,"docker_downloads_count":0.6084614165742355,"average":0.40057043257803837},"purl":"pkg:githubactions/actions/deploy-pages","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions/deploy-pages","docker_dependents_count":7,"docker_downloads_count":5362226,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions/deploy-pages","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions/deploy-pages/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-03T17:09:20.236Z","issues_count":124,"pull_requests_count":238,"avg_time_to_close_issue":4765591.215686275,"avg_time_to_close_pull_request":1239242.8407079645,"issues_closed_count":102,"pull_requests_closed_count":226,"pull_request_authors_count":29,"issue_authors_count":99,"avg_comments_per_issue":4.919354838709677,"avg_comments_per_pull_request":1.004201680672269,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":161,"past_year_issues_count":22,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1429087.25,"past_year_avg_time_to_close_pull_request":538227.8421052631,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.2727272727272725,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fdeploy-pages/issues","maintainers":[{"login":"JamesMGreene","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesMGreene"},{"login":"yoannchaudet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoannchaudet"},{"login":"GrantBirki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fdeploy-pages/codemeta","maintainers":[]}