{"id":5897783,"name":"scribd/amazon-ecs-service-action","ecosystem":"actions","description":"Creates an Amazon ECS Service","homepage":"https://github.com/scribd/amazon-ecs-service-action","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/scribd/amazon-ecs-service-action","keywords_array":["aws","ecs","github-actions"],"namespace":"scribd","versions_count":102,"first_release_published_at":"2021-08-20T20:13:52.000Z","latest_release_published_at":"2026-05-05T09:17:38.000Z","latest_release_number":"v1.1.51","last_synced_at":"2026-09-07T19:23:03.704Z","created_at":"2023-01-18T01:33:21.434Z","updated_at":"2026-09-12T04:17:24.729Z","registry_url":"https://github.com/scribd/amazon-ecs-service-action","install_command":null,"documentation_url":null,"metadata":{"name":"Amazon ECS Service Action for GitHub Actions","description":"Creates an Amazon ECS Service","branding":{"icon":"cloud","color":"orange"},"inputs":{"spec":{"description":"Specify either a `spec-file` as a filename, a `spec` as a JSON string, or both. If you supply both, `spec` will naively override any top level keys in `spec-file`. You might do this if you have data coming from a previous step.\nSee https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ecs/interfaces/createservicecommandinput.html for information about how to craft a valid `spec` or `spec-file`.","required":false},"spec-file":{"description":"Specify either a `spec-file` as a filename, a `spec` as a JSON string, or both. If you supply both, `spec` will naively override any top level keys in `spec-file`. You might do this if you have data coming from a previous step.\nSee https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ecs/interfaces/createservicecommandinput.html for information about how to craft a valid `spec` or `spec-file`.","required":false},"force-new-deployment":{"description":"Whether to force a new deployment when updating the service. false by default.\ntrue | [false]","required":false},"action":{"description":"Whether to create the resource or delete the resource. Creates by default\n[create] | delete","required":false},"force-delete":{"description":"If true, allows you to delete a service even if it has not been scaled down to zero tasks. It is only necessary to use this if the service is using the REPLICA scheduling strategy.\ntrue | [false]","required":false},"wait-until-deployment-complete":{"description":"If set with any value, will wait until the tasks return with a RUNNING state.\ntrue | [undefined]","required":false}},"outputs":{"arn":{"description":"The ARN of the Service"},"service":{"description":"The created or found Service in JSON"}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":36953394,"uuid":"397740867","full_name":"scribd/amazon-ecs-service-action","owner":"scribd","description":"Amazon ECS Service Action for GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-08-04T15:51:45.000Z","size":2812,"stargazers_count":4,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-07T19:37:33.639Z","etag":null,"topics":["aws","ecs","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/scribd/amazon-ecs-service-action","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/scribd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-18T21:37:38.000Z","updated_at":"2026-05-05T09:17:43.000Z","dependencies_parsed_at":"2024-11-28T00:45:53.784Z","dependency_job_id":null,"html_url":"https://github.com/scribd/amazon-ecs-service-action","commit_stats":{"total_commits":185,"total_committers":3,"mean_commits":"61.666666666666664","dds":0.5621621621621622,"last_synced_commit":"1565a056bf2f6895a51f1caecff58914f1eafe80"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/scribd/amazon-ecs-service-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scribd","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/sbom","scorecard":{"id":806278,"data":{"date":"2025-08-11","repo":{"name":"github.com/scribd/amazon-ecs-service-action","commit":"ded92c48db4a03dd8fe1560e2704c86a77523e99"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/23 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rebase-on-push-to-main.yml:1","Warn: no topLevel permission defined: .github/workflows/release-on-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/test-on-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-pr-title.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase-on-push-to-main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/rebase-on-push-to-main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-on-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/release-on-merge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-on-merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/release-on-merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-on-merge.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/release-on-merge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-on-merge.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/release-on-merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-on-pull-request.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/test-on-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-on-pull-request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/test-on-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-on-pull-request.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/test-on-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-on-pull-request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/test-on-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-pr-title.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/scribd/amazon-ecs-service-action/validate-pr-title.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/scribd/.github/SECURITY.md:1","Info: Found linked content: github.com/scribd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/scribd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/scribd/.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":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'alpha'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-23T11:50:41.822Z","repository_id":36953394,"created_at":"2025-08-23T11:50:41.822Z","updated_at":"2025-08-23T11:50:41.822Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37230523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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":"scribd","name":"Scribd","uuid":"27892","kind":"organization","description":"Changing the way the world reads.","email":"opensource@scribd.com","website":"https://tech.scribd.com","location":"San Francisco, California, USA","twitter":"scribdtech","company":null,"icon_url":"https://avatars.githubusercontent.com/u/27892?v=4","repositories_count":74,"last_synced_at":"2023-04-10T07:45:58.626Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scribd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:41:11.338Z","updated_at":"2023-04-10T07:45:58.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scribd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scribd/repositories"},"tags":[{"name":"v1.1.51","sha":"7f9428ac252128586e7e6cd762874e9dc7db193f","kind":"commit","published_at":"2026-05-05T09:17:38.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.51","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.51","dependencies_parsed_at":"2026-08-08T14:17:16.784Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"ded92c48db4a03dd8fe1560e2704c86a77523e99","kind":"commit","published_at":"2025-03-25T23:43:23.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.50","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.50","dependencies_parsed_at":"2026-08-08T14:17:16.852Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.50/manifests"},{"name":"v1.1.50-alpha.1","sha":"cc12187d59ee2325c685b1ebf7aff7318f426b70","kind":"commit","published_at":"2023-03-30T22:59:44.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.50-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.50-alpha.1","dependencies_parsed_at":"2023-06-02T11:29:20.629Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.50-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.50-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.50-alpha.1/manifests"},{"name":"v1.1.49","sha":"dddb6ed9e33bb68f8fed978730c3c92bef360b2c","kind":"commit","published_at":"2023-03-30T16:36:58.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.49","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.49","dependencies_parsed_at":"2023-06-02T11:29:24.814Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49/manifests"},{"name":"v1.1.49-alpha.2","sha":"1a4fcde6da7c303ed210a7123fe4a0c1bdce07f7","kind":"commit","published_at":"2022-12-02T21:43:32.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.49-alpha.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.49-alpha.2","dependencies_parsed_at":"2023-06-02T19:41:18.211Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.49-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49-alpha.2/manifests"},{"name":"v1.1.49-alpha.1","sha":"1565a056bf2f6895a51f1caecff58914f1eafe80","kind":"commit","published_at":"2022-10-21T21:49:47.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.49-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.49-alpha.1","dependencies_parsed_at":"2023-06-02T19:41:19.004Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.49-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.49-alpha.1/manifests"},{"name":"v1.1.48","sha":"2be35631c13ff05673b8e83d640def6bf50d6149","kind":"commit","published_at":"2022-10-10T21:18:04.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.48","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.48","dependencies_parsed_at":"2023-06-02T19:41:19.748Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.48/manifests"},{"name":"v1.1.48-alpha.1","sha":"5cf6ecbcd1a31ebc341f317be98eac18976c2145","kind":"commit","published_at":"2022-10-07T05:42:21.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.48-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.48-alpha.1","dependencies_parsed_at":"2023-06-02T19:41:20.649Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.48-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.48-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.48-alpha.1/manifests"},{"name":"v1.1.47","sha":"5b8f598526edfea2d3e152a2192d785cde0e53d4","kind":"commit","published_at":"2022-10-06T20:35:55.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.47","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.47","dependencies_parsed_at":"2023-06-02T19:41:21.360Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.47/manifests"},{"name":"v1.1.47-alpha.1","sha":"7d6c9b50a88bc524dbac0efe9bf597721eb58f5a","kind":"commit","published_at":"2022-10-04T20:41:20.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.47-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.47-alpha.1","dependencies_parsed_at":"2023-06-02T19:41:22.144Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.47-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.47-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.47-alpha.1/manifests"},{"name":"v1.1.46","sha":"f981b06ae20e5ef97c371744495f8b51b5c643b6","kind":"commit","published_at":"2022-09-07T22:06:38.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.46","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.46","dependencies_parsed_at":"2023-06-02T19:41:22.839Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.46/manifests"},{"name":"v1.1.46-alpha.1","sha":"4bb28de05e942a10fcd2014b0506bb3c3b82b316","kind":"commit","published_at":"2022-08-24T20:13:11.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.46-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.46-alpha.1","dependencies_parsed_at":"2023-06-02T07:55:56.534Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.46-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.46-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.46-alpha.1/manifests"},{"name":"v1.1.45","sha":"281c0294bcef052c6329ef2233b576bb0fa265c6","kind":"commit","published_at":"2022-08-15T16:40:42.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.45","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.45","dependencies_parsed_at":"2023-06-02T07:55:57.276Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.45/manifests"},{"name":"v1.1.44-alpha.1","sha":"ac47ea0c9e6f4e246db19d53b7aef18e53692eb3","kind":"commit","published_at":"2022-08-10T17:42:43.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.44-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.44-alpha.1","dependencies_parsed_at":"2023-06-02T07:55:58.879Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.44-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.44-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.44-alpha.1/manifests"},{"name":"v1.1.44","sha":"9acee87654c2785bfd5b22f3f0a11b21287f9844","kind":"commit","published_at":"2022-08-10T16:17:10.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.44","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.44","dependencies_parsed_at":"2023-06-02T07:55:58.122Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"7c146fc4e9455d303e1d6fd224e5e29fbc860eec","kind":"commit","published_at":"2022-08-04T17:48:50.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.43","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.43","dependencies_parsed_at":"2023-06-02T07:55:59.638Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.43/manifests"},{"name":"v1.1.43-alpha.1","sha":"5b53dfc02ec2c51c41e22219825f28e92a3b306b","kind":"commit","published_at":"2022-08-02T17:16:37.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.43-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.43-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:00.366Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.43-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.43-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.43-alpha.1/manifests"},{"name":"v1.1.42","sha":"a92a2cd6c60d7acc5edd60b34e79faffa43f1dbe","kind":"commit","published_at":"2022-07-30T00:14:36.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.42","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.42","dependencies_parsed_at":"2023-06-02T07:56:01.156Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.42/manifests"},{"name":"v1.1.42-alpha.1","sha":"4d028b96156a2b6392311b25d2179f2bdb54fa18","kind":"commit","published_at":"2022-07-27T20:52:33.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.42-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.42-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:01.966Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.42-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.42-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.42-alpha.1/manifests"},{"name":"v1.1.41","sha":"2846bce9ddb3b12fac0d6530fc6d212f66c13b27","kind":"commit","published_at":"2022-07-27T18:04:38.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.41","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.41","dependencies_parsed_at":"2023-06-02T07:56:02.766Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.41/manifests"},{"name":"v1.1.41-alpha.1","sha":"17f51390ca8eac612e34fbc0a33d892fd9d82253","kind":"commit","published_at":"2022-07-26T19:50:20.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.41-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.41-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:03.632Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.41-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.41-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.41-alpha.1/manifests"},{"name":"v1.1.40","sha":"f19047c171b0953c526fcc82428ac5a875297de1","kind":"commit","published_at":"2022-07-25T16:54:14.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.40","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.40","dependencies_parsed_at":"2023-06-02T07:56:04.367Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.40/manifests"},{"name":"v1.1.40-alpha.1","sha":"f2f31414f78788b1d56ae77c8bc02fff25d93311","kind":"commit","published_at":"2022-07-22T19:23:30.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.40-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.40-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:05.127Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.40-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.40-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.40-alpha.1/manifests"},{"name":"v1.1.39","sha":"d4ab6879f50bb0504c49744d4cf0c64186c3e807","kind":"commit","published_at":"2022-07-22T19:21:30.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.39","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.39","dependencies_parsed_at":"2023-06-02T07:56:05.878Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.39/manifests"},{"name":"v1.1.39-alpha.1","sha":"936bc90b812554c41f6522bf444952e2ee338fef","kind":"commit","published_at":"2022-07-21T22:12:51.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.39-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.39-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:06.656Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.39-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.39-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.39-alpha.1/manifests"},{"name":"v1.1.38","sha":"aee383cd3f2760f41bae9d6bf0366053f16c7840","kind":"commit","published_at":"2022-07-18T19:35:59.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.38","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.38","dependencies_parsed_at":"2023-06-02T07:56:07.504Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.38/manifests"},{"name":"v1.1.38-alpha.1","sha":"2aeac38f7d98f21f87eefcdef537a7b3caa2d517","kind":"commit","published_at":"2022-07-13T17:52:28.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.38-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.38-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:08.256Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.38-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.38-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.38-alpha.1/manifests"},{"name":"v1.1.37","sha":"a7252385e8e8ad2f18512ca688f138bad26910aa","kind":"commit","published_at":"2022-07-13T17:49:12.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.37","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.37","dependencies_parsed_at":"2023-06-02T07:56:09.069Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.37/manifests"},{"name":"v1.1.37-alpha.1","sha":"6cff350bfd40d8c90df75aa37fc1b7f79fb4d7a5","kind":"commit","published_at":"2022-06-08T21:21:09.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.37-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.37-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:09.844Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.37-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.37-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.37-alpha.1/manifests"},{"name":"v1.1.36","sha":"2a8fcb33c2cbb7b824798a6c0169e1ca5f209a3d","kind":"commit","published_at":"2022-06-08T18:47:00.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.36","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.36","dependencies_parsed_at":"2023-06-02T07:56:10.536Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.36/manifests"},{"name":"v1.1.36-alpha.1","sha":"c2b2edbb5cb8efb1217bca35ca9d878e5231a2b0","kind":"commit","published_at":"2022-06-02T20:25:41.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.36-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.36-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:11.328Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.36-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.36-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.36-alpha.1/manifests"},{"name":"v1.1.35","sha":"508ed2ae8a911123ee78528aeeb9e875b222a96e","kind":"commit","published_at":"2022-06-02T20:14:54.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.35","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.35","dependencies_parsed_at":"2023-06-02T07:56:12.184Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.35/manifests"},{"name":"v1.1.35-alpha.1","sha":"fe1cb10a29ab4c56e1d9ad09da00ab3a8dc8e40d","kind":"commit","published_at":"2022-05-31T19:18:17.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.35-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.35-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:12.943Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.35-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.35-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.35-alpha.1/manifests"},{"name":"v1.1.34","sha":"1c20ac0e325ec13b6dd91f606fa4a6f4b2c1f570","kind":"commit","published_at":"2022-05-31T18:54:30.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.34","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.34","dependencies_parsed_at":"2023-06-02T07:56:13.674Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.34/manifests"},{"name":"v1.1.34-alpha.1","sha":"7ddc37f8567601dac3c8f6abec1191e31de17fef","kind":"commit","published_at":"2022-05-23T23:27:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.34-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.34-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:14.550Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.34-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.34-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.34-alpha.1/manifests"},{"name":"v1.1.33","sha":"6366a4573c56d59421e9c50479bdc9f1876e3b58","kind":"commit","published_at":"2022-05-23T23:24:25.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.33","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.33","dependencies_parsed_at":"2023-06-02T07:56:15.393Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.33/manifests"},{"name":"v1.1.33-alpha.1","sha":"d6e6188c1a4df571c10e836a2e8f37467b077ee0","kind":"commit","published_at":"2022-05-12T03:57:58.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.33-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.33-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:16.151Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.33-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.33-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.33-alpha.1/manifests"},{"name":"v1.1.32","sha":"4d6b0ac0f91e506c571cb066627fc2fd1e427d48","kind":"commit","published_at":"2022-05-12T03:52:33.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.32","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.32","dependencies_parsed_at":"2023-06-02T07:56:16.945Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.32/manifests"},{"name":"v1.1.32-alpha.1","sha":"89099e4db74319bf95e3195de265643a2634fd05","kind":"commit","published_at":"2022-05-09T23:48:47.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.32-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.32-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:17.717Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.32-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.32-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.32-alpha.1/manifests"},{"name":"v1.1.31","sha":"42b8fb5d9ee6cd2cef17583c143c4b79e9eec343","kind":"commit","published_at":"2022-05-09T22:53:52.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.31","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.31","dependencies_parsed_at":"2023-06-02T07:56:18.532Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.31/manifests"},{"name":"v1.1.31-alpha.1","sha":"dac00e52e00fc93658dedebc80b7cfa90fb9655f","kind":"commit","published_at":"2022-05-03T16:45:57.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.31-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.31-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:19.371Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.31-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.31-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.31-alpha.1/manifests"},{"name":"v1.1.30","sha":"1eaeb10848158d601ea16375dfcd71eba539cc58","kind":"commit","published_at":"2022-05-03T16:41:29.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.30","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.30","dependencies_parsed_at":"2023-06-02T07:56:20.114Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.30/manifests"},{"name":"v1.1.30-alpha.1","sha":"c465be4878a409aa9ed461ff230dfce7b02df3ea","kind":"commit","published_at":"2022-04-28T01:51:50.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.30-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.30-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:20.897Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.30-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.30-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.30-alpha.1/manifests"},{"name":"v1.1.29","sha":"c337aab68b28e9303254105a6c7b80b5c291e405","kind":"commit","published_at":"2022-04-28T01:49:00.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.29","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.29","dependencies_parsed_at":"2023-06-02T07:56:21.730Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.29/manifests"},{"name":"v1.1.29-alpha.1","sha":"5a9148a8dd21698dfc6537cd238c670ed5f0a359","kind":"commit","published_at":"2022-04-21T23:03:25.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.29-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.29-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:22.497Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.29-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.29-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.29-alpha.1/manifests"},{"name":"v1.1.28","sha":"deae68643765f138096c2116a8c984c611c60439","kind":"commit","published_at":"2022-04-21T22:58:43.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.28","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.28","dependencies_parsed_at":"2023-06-02T07:56:23.301Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.28/manifests"},{"name":"v1.1.28-alpha.1","sha":"7bd97260031b12a4c2e527b2755ab4d081acb151","kind":"commit","published_at":"2022-04-19T18:15:22.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.28-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.28-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:24.059Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.28-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.28-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.28-alpha.1/manifests"},{"name":"v1.1.27","sha":"ca6a7bdd2154115da8b15977209d54b3aacbccbe","kind":"commit","published_at":"2022-04-06T22:29:50.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.27","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.27","dependencies_parsed_at":"2023-06-02T07:56:24.881Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27/manifests"},{"name":"v1.1.27-alpha.2","sha":"954d0c0a1fed403a38099246a6cebeeb4ca5962b","kind":"commit","published_at":"2022-04-06T21:40:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.27-alpha.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.27-alpha.2","dependencies_parsed_at":"2023-06-02T07:56:25.645Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.27-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27-alpha.2/manifests"},{"name":"v1.1.27-alpha.1","sha":"d8e17bbaf7964f9180f234f65f546acc04046d1d","kind":"commit","published_at":"2022-04-06T20:41:31.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.27-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.27-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:26.514Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.27-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.27-alpha.1/manifests"},{"name":"v1.1.26","sha":"79ac56ef345063809b1e94e5327a9dcd06977ad8","kind":"commit","published_at":"2022-04-06T20:39:09.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.26","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.26","dependencies_parsed_at":"2023-06-02T07:56:27.294Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"7d2bd5d99de9d1d5083d8258bed58ca0c641acec","kind":"commit","published_at":"2022-03-30T17:43:19.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.25","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.25","dependencies_parsed_at":"2023-06-02T07:56:28.105Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.25/manifests"},{"name":"v1.1.25-alpha.1","sha":"eca67b760cf0c81979ec0c83f74f413fd1643df0","kind":"commit","published_at":"2022-03-29T16:15:05.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.25-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.25-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:28.820Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.25-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.25-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.25-alpha.1/manifests"},{"name":"v1.1.24","sha":"cdc2f0bac2aa3addb5a4637da20d091d9cc68b1f","kind":"commit","published_at":"2022-03-29T16:10:15.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.24","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.24","dependencies_parsed_at":"2023-06-02T07:56:29.712Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.24/manifests"},{"name":"v1.1.24-alpha.1","sha":"38db061a3a80a15cdf59af0b09881a49feef6d4d","kind":"commit","published_at":"2022-03-15T19:37:21.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.24-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.24-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:30.525Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.24-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.24-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.24-alpha.1/manifests"},{"name":"v1.1.23","sha":"0d436375e952305d673f62afff0fb880c24ba02d","kind":"commit","published_at":"2022-03-15T17:05:50.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.23","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.23","dependencies_parsed_at":"2023-06-02T07:56:31.224Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.23/manifests"},{"name":"v1.1.23-alpha.1","sha":"07bc1f0b07f8bb0f485622a2d6f45a517a202bcd","kind":"commit","published_at":"2022-03-03T22:56:46.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.23-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.23-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:32.066Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.23-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.23-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.23-alpha.1/manifests"},{"name":"v1.1.22","sha":"fa07e837ebed8dfef99198f92095d02da79ad783","kind":"commit","published_at":"2022-02-11T19:32:11.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.22","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.22","dependencies_parsed_at":"2023-06-02T07:56:32.846Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"547d6e106677dddcb7d908b936c1eb6e1057cae1","kind":"commit","published_at":"2022-02-11T18:57:00.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.21","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.21","dependencies_parsed_at":"2023-06-02T07:56:33.642Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"74c11040a2b72a8cce22c0b7fa9945094edd3dda","kind":"commit","published_at":"2022-02-08T21:23:51.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.20","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.20","dependencies_parsed_at":"2023-06-02T07:56:34.446Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.20/manifests"},{"name":"v1.1.20-alpha.1","sha":"2aeb44e2182fcf1620699a9fe7dae65046fd1fdd","kind":"commit","published_at":"2022-01-28T00:40:11.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.20-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.20-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:35.207Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.20-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.20-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.20-alpha.1/manifests"},{"name":"v1.1.19","sha":"0eb9040b2cd6e1ef0ddb438a463c00af360e3b35","kind":"commit","published_at":"2022-01-28T00:31:25.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.19","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.19","dependencies_parsed_at":"2023-06-02T07:56:35.858Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.19/manifests"},{"name":"v1.1.19-alpha.1","sha":"f4f648ad4753002ca8458acb8404613f4f6264aa","kind":"commit","published_at":"2022-01-11T18:28:23.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.19-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.19-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:36.563Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.19-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.19-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.19-alpha.1/manifests"},{"name":"v1.1.18","sha":"c90933247089fcbb76a995bd22179f702095ae28","kind":"commit","published_at":"2022-01-06T23:17:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.18","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.18","dependencies_parsed_at":"2023-06-02T07:56:37.270Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.18/manifests"},{"name":"v1.1.18-alpha.1","sha":"c7b8a264fbe63dcb3393ce1ca2c0d3107569d42d","kind":"commit","published_at":"2022-01-04T17:29:02.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.18-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.18-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:37.932Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.18-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.18-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.18-alpha.1/manifests"},{"name":"v1.1.17","sha":"2db9f46aeb3d98aba9059e43a027129b13f1ddbf","kind":"commit","published_at":"2021-12-10T18:04:54.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.17","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.17","dependencies_parsed_at":"2023-06-02T07:56:38.674Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.17/manifests"},{"name":"v1.1.17-alpha.1","sha":"a6546a942f33e8c47536c3cf652f9a4ec03b6a3e","kind":"commit","published_at":"2021-12-09T19:57:25.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.17-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.17-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:39.441Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.17-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.17-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.17-alpha.1/manifests"},{"name":"v1.1.16","sha":"48b9d416966ff282b23a224226cc05dd142a3a34","kind":"commit","published_at":"2021-12-09T17:47:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.16","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.16","dependencies_parsed_at":"2023-06-02T07:56:40.131Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.16/manifests"},{"name":"v1.1.16-alpha.1","sha":"792edbb9893a162041cd9266cc8034a756270ad9","kind":"commit","published_at":"2021-12-06T18:06:36.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.16-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.16-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:40.820Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.16-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.16-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.16-alpha.1/manifests"},{"name":"v1.1.15","sha":"fe7b162eb1eb1fec890f08e886c4071be1a50d9f","kind":"commit","published_at":"2021-12-06T17:58:28.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.15","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.15","dependencies_parsed_at":"2023-06-02T07:56:41.493Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15/manifests"},{"name":"v1.1.15-alpha.2","sha":"0e9f64f474647e9ad4623ee58400364d51faf5b3","kind":"commit","published_at":"2021-11-09T17:56:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.15-alpha.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.15-alpha.2","dependencies_parsed_at":"2023-06-02T07:56:42.158Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.15-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15-alpha.2/manifests"},{"name":"v1.1.15-alpha.1","sha":"dadc50a3f6d9cc1c5eb7cfe516c51f1b3cba93ed","kind":"commit","published_at":"2021-10-25T19:21:17.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.15-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.15-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:42.888Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.15-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.15-alpha.1/manifests"},{"name":"v1.1.14","sha":"1faefd6813a1f7dc660ffe8d3a01f72117212a76","kind":"commit","published_at":"2021-10-21T00:41:00.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.14","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.14","dependencies_parsed_at":"2023-06-02T07:56:43.565Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.14/manifests"},{"name":"v1.1.14-alpha.1","sha":"ffa90f77bc6af72732beb4fb0d815b1271978ec0","kind":"commit","published_at":"2021-10-19T16:56:54.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.14-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.14-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:44.270Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.14-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.14-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.14-alpha.1/manifests"},{"name":"v1.1.13","sha":"02f5d21491dfd63e6ee3538be6b6d17a1219378a","kind":"commit","published_at":"2021-10-13T16:41:37.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.13","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.13","dependencies_parsed_at":"2023-06-02T07:56:44.928Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"8a488814d5964a468cedbaa58a407d7d2b5cf108","kind":"commit","published_at":"2021-10-13T02:29:58.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.12","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.12","dependencies_parsed_at":"2023-06-02T07:56:45.583Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.12/manifests"},{"name":"v1.1.12-alpha.1","sha":"372a1d789240211c64cd99b992912a400ffb4c30","kind":"commit","published_at":"2021-10-12T18:22:34.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.12-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.12-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:46.321Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.12-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.12-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.12-alpha.1/manifests"},{"name":"v1.1.11","sha":"8b46b46eb99793c235b32a06e69d999ba3da10e5","kind":"commit","published_at":"2021-10-12T18:11:15.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.11","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.11","dependencies_parsed_at":"2023-06-02T07:56:46.957Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.11/manifests"},{"name":"v1.1.11-alpha.1","sha":"ce97d32568525da2cadf2f60d0d331c5c15cfc21","kind":"commit","published_at":"2021-09-30T17:42:19.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.11-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.11-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:47.622Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.11-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.11-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.11-alpha.1/manifests"},{"name":"v1.1.10","sha":"92745726326bf725621820e5740be90322fcc843","kind":"commit","published_at":"2021-09-29T23:26:21.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.10","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.10","dependencies_parsed_at":"2023-06-02T07:56:48.364Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"36054db7c9ecfaf8d01fd5820b18aa503fde4f59","kind":"commit","published_at":"2021-09-22T04:44:03.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.9","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.9","dependencies_parsed_at":"2023-06-02T07:56:48.962Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"e4f679fd5c1a1c5d3d73cc0c519b7ce01f5e6880","kind":"commit","published_at":"2021-09-20T22:50:52.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.8","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.8","dependencies_parsed_at":"2023-06-02T07:56:49.640Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb8173d970453b4150774de401c06d2f6c11c7c","kind":"commit","published_at":"2021-09-20T21:57:06.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.7","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.7","dependencies_parsed_at":"2023-06-02T07:56:50.333Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"793729b92cf1f4510e1624ae7405b459fc734967","kind":"commit","published_at":"2021-09-20T21:52:12.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.6","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-02T07:56:50.964Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"75af8ab214b1391090dfbf3b8ac24fb68208e1bd","kind":"commit","published_at":"2021-09-14T23:47:35.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.5","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-06-02T07:56:51.580Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"0c5695f7f94b94c38bca9efff21eb7a92423f5f0","kind":"commit","published_at":"2021-09-10T18:44:00.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.4","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-06-02T07:56:52.115Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"65a00204bb158b03c3827ac83657cf4403af8fb6","kind":"commit","published_at":"2021-09-03T21:43:14.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.3","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-06-02T07:56:52.688Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e939c43fffe058769a47eaf640918037ec3cdf43","kind":"commit","published_at":"2021-08-30T16:18:39.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-02T07:56:53.203Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5f167e2175d3b18b809265bd50db3f214afb45e8","kind":"commit","published_at":"2021-08-27T09:36:23.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-02T07:56:53.731Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5c0fc4a96dbe300f0b72e3271df12cef24cdb690","kind":"commit","published_at":"2021-08-27T08:36:20.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.1.0","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-02T07:56:54.345Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.1.0/manifests"},{"name":"v1.0.9-alpha.2","sha":"121534ff18381e07bdda4f1ba657b9d5733fad33","kind":"commit","published_at":"2021-08-27T08:10:18.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.9-alpha.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.9-alpha.2","dependencies_parsed_at":"2023-06-02T07:56:54.826Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.9-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.9-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.9-alpha.2/manifests"},{"name":"v1.0.9-alpha.1","sha":"1131fc68d8d5677e332ba1b90904ba2a4ca68d7d","kind":"commit","published_at":"2021-08-27T07:52:49.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.9-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.9-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:55.380Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.9-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.9-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.9-alpha.1/manifests"},{"name":"v1.0.8","sha":"d6469b23ed17aed82393286827b1bfbfcc9a760d","kind":"commit","published_at":"2021-08-26T23:58:52.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.8","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-06-02T07:56:55.970Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.8/manifests"},{"name":"v1.0.7-alpha.1","sha":"01f35cf83d5e6ec973b64ae17b0e7f9aa07064e6","kind":"commit","published_at":"2021-08-26T22:57:48.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.7-alpha.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.7-alpha.1","dependencies_parsed_at":"2023-06-02T07:56:57.027Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.7-alpha.1/manifests"},{"name":"v1.0.7","sha":"de34ab0a9a80b2c7fe8bd5e32005d58ad61336ed","kind":"commit","published_at":"2021-08-26T21:51:02.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.7","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-06-02T07:56:56.500Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"684df8f427fdcd73f0cbf0fa5766e390be9a1b62","kind":"commit","published_at":"2021-08-26T01:04:16.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.6","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-06-02T07:56:57.624Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6566a2928693dce37ad88da7ea49fe00bf57f23a","kind":"commit","published_at":"2021-08-26T01:00:32.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.5","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-06-02T07:56:58.145Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"8313c7596798a41a6991c70de27b1bd80ab93246","kind":"commit","published_at":"2021-08-25T05:10:13.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.4","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-06-02T07:56:58.714Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"7d76acf8faeaaa0cdb5fe15dccc6e126c63fbdac","kind":"commit","published_at":"2021-08-25T04:12:23.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.3","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-06-02T07:56:59.286Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"07da373a631b9e49b3cc364a88b4922bc741f11c","kind":"commit","published_at":"2021-08-20T20:24:24.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.2","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-02T07:56:59.836Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f97d109e187efb7dbbe45217e918579629433c2c","kind":"commit","published_at":"2021-08-20T20:20:40.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.1","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-02T07:57:00.418Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0815126144ccf747b698e90128806a926dc812de","kind":"commit","published_at":"2021-08-20T20:13:52.000Z","download_url":"https://codeload.github.com/scribd/amazon-ecs-service-action/tar.gz/v1.0.0","html_url":"https://github.com/scribd/amazon-ecs-service-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T07:57:01.031Z","dependency_job_id":null,"purl":"pkg:github/scribd/amazon-ecs-service-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T04:17:24.729Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":24.92198520925063,"forks_count":37.2590091052879,"average":26.259992305390497},"purl":"pkg:githubactions/scribd/amazon-ecs-service-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/scribd/amazon-ecs-service-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/scribd/amazon-ecs-service-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/scribd/amazon-ecs-service-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:49:44.286Z","issues_count":2,"pull_requests_count":191,"avg_time_to_close_issue":4185156.5,"avg_time_to_close_pull_request":1090491.7951807228,"issues_closed_count":2,"pull_requests_closed_count":166,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.2879581151832462,"merged_pull_requests_count":9,"bot_issues_count":1,"bot_pull_requests_count":186,"past_year_issues_count":1,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":432038.0,"past_year_avg_time_to_close_pull_request":1884821.1764705882,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6538461538461537,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scribd%2Famazon-ecs-service-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/scribd%2Famazon-ecs-service-action/codemeta","maintainers":[]}