{"id":5801149,"name":"whoan/docker-build-with-cache-action","ecosystem":"actions","description":"Use registry to pull/push cache for an image (stages included)","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/whoan/docker-build-with-cache-action","keywords_array":["actions","docker","docker-cache","docker-image","docker-registry","github-actions","github-actions-docker","hacktoberfest"],"namespace":"whoan","versions_count":64,"first_release_published_at":"2019-09-23T05:12:35.000Z","latest_release_published_at":"2026-04-08T15:46:33.000Z","latest_release_number":"v8.1.1","last_synced_at":"2026-08-17T00:41:56.441Z","created_at":"2023-01-04T12:53:04.667Z","updated_at":"2026-08-17T00:41:56.442Z","registry_url":"https://github.com/whoan/docker-build-with-cache-action","install_command":null,"documentation_url":null,"metadata":{"name":"Build docker images using cache","description":"Use registry to pull/push cache for an image (stages included)","author":"whoan","inputs":{"image_name":{"description":"Name of the image to build","required":false},"compose_file":{"description":"Path to compose file","required":false},"services_regex":{"description":"(Optional) Regex to filter services from compose file","required":false,"default":".+"},"username":{"description":"(Optional) Docker's registry user (needed to push image to repository, or to pull from private repository)","required":false},"password":{"description":"(Optional) Docker's registry password (needed to push image to repository, or to pull from private repository)","required":false},"session":{"description":"(Optional) Docker registry's session (extra auth parameters). For the AWS ECR, means setting AWS_SESSION_TOKEN environment variable).","required":false},"registry":{"description":"(Optional) Docker registry (default: Docker Hub's registry)","required":false},"image_tag":{"description":"(Optional) Tag/s of the image to build (default: latest)","required":false,"default":"latest"},"context":{"description":"(Optional) Docker context (default: ./)","required":false,"default":"."},"dockerfile":{"description":"(Optional) Name of the Dockerfile (default: Dockerfile)","required":false,"default":"Dockerfile"},"push_image_and_stages":{"description":"(Optional) Test any command before pushing. Use false to avoid pushing to registry (default: true)","required":false,"default":true},"stages_image_name":{"description":"(Optional) Use a custom name for the stages. Useful if using a job matrix (default: ${image_name}-stages)","required":false},"push_git_tag":{"description":"(Optional) In addition to `image_tag` value, you can also push current git tag (default: false)","required":false,"default":false},"pull_image_and_stages":{"description":"(Optional) Set to false to avoid pulling from registry (default: true)","required":false,"default":true},"build_extra_args":{"description":"(Optional) Extra arguments to pass to docker build","required":false}},"outputs":{"FULL_IMAGE_NAME":{"description":"Full name of the Docker Image with the Registry (if provided) and Namespace included"}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"icon":"anchor","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":54177259,"uuid":"210221075","full_name":"whoan/docker-build-with-cache-action","owner":"whoan","description":":octocat: Build and push docker images caching each stage to reduce build time","archived":false,"fork":false,"pushed_at":"2026-08-05T09:42:54.000Z","size":228,"stargazers_count":350,"open_issues_count":0,"forks_count":59,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-06T23:02:43.645Z","etag":null,"topics":["actions","docker","docker-cache","docker-image","docker-registry","github-actions","github-actions-docker","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whoan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"whoan","patreon":"whoan","ko_fi":"whoan","liberapay":"whoan","custom":"https://blockchair.com/bitcoin/address/1Gn3NmQKPXuDpjpSs8wmrcH9VoYGFToNE5"}},"created_at":"2019-09-22T22:11:50.000Z","updated_at":"2026-08-05T09:42:55.000Z","dependencies_parsed_at":"2024-10-25T10:18:45.240Z","dependency_job_id":"6ce7fbf9-b775-4f91-b871-f6f8f6e81013","html_url":"https://github.com/whoan/docker-build-with-cache-action","commit_stats":{"total_commits":201,"total_committers":12,"mean_commits":16.75,"dds":"0.11940298507462688","last_synced_commit":"272668ad2d5539177fb43c97b5e6a7df446933c4"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/whoan/docker-build-with-cache-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whoan","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/sbom","scorecard":{"id":1237584,"data":{"date":"2025-08-04","repo":{"name":"github.com/whoan/docker-build-with-cache-action","commit":"480aeb1ebd56c5468a2e311eeb1986b3beb062c6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 2/3 approved changesets -- score normalized to 6","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/test.yml:29","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/whoan/docker-build-with-cache-action/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whoan/docker-build-with-cache-action/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/whoan/docker-build-with-cache-action/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/whoan/docker-build-with-cache-action/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker:28.3.3 to docker:28.3.3@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-13T01:19:28.931Z","repository_id":54177259,"created_at":"2025-09-13T01:19:28.931Z","updated_at":"2025-09-13T01:19:28.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36676780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"whoan","name":"Juan Abadie","uuid":"7103003","kind":"user","description":"EOF","email":"","website":"https://stackoverflow.com/users/4095830/whoan","location":"/home","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7103003?u=7d9c02678b860066dc9b59c48e3dddf6d201583e\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-02T08:05:25.805Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"whoan","patreon":"whoan","ko_fi":"whoan","liberapay":"whoan","custom":"https://blockchair.com/bitcoin/address/1Gn3NmQKPXuDpjpSs8wmrcH9VoYGFToNE5"}},"html_url":"https://github.com/whoan","funding_links":["https://opencollective.com/whoan","https://patreon.com/whoan","https://ko-fi.com/whoan","https://liberapay.com/whoan","https://blockchair.com/bitcoin/address/1Gn3NmQKPXuDpjpSs8wmrcH9VoYGFToNE5"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:18:14.917Z","updated_at":"2023-03-02T08:05:25.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whoan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whoan/repositories"},"tags":[{"name":"v8.1.1","sha":"79574702d64f46f39ecaf1f1d771d45230e10b93","kind":"commit","published_at":"2026-04-08T15:46:33.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.1.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1.1/manifests"},{"name":"v8.1","sha":"d8d3ad518e7ac382b880720d0751815e656fe032","kind":"commit","published_at":"2025-03-13T21:16:25.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":"372400aa-a42e-454e-9c2a-6ff11b3009e5","purl":"pkg:github/whoan/docker-build-with-cache-action@v8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1/manifests"},{"name":"v8.1.0","sha":"d8d3ad518e7ac382b880720d0751815e656fe032","kind":"commit","published_at":"2025-03-13T21:16:25.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.1.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":"ce5a9e45-2ca1-4c54-babf-3ea3120f0045","purl":"pkg:github/whoan/docker-build-with-cache-action@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.1.0/manifests"},{"name":"v8.0.2","sha":"272668ad2d5539177fb43c97b5e6a7df446933c4","kind":"commit","published_at":"2023-10-30T18:23:59.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.0.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.0.2","dependencies_parsed_at":"2023-11-01T04:15:46.544Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"5285033f96ed9eb66992113e5edd63747c71392e","kind":"commit","published_at":"2023-10-28T16:33:49.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.0.1","dependencies_parsed_at":"2023-10-31T04:15:43.977Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"23a01a46599c5feee687633578dd36d6b3eb9fbf","kind":"commit","published_at":"2023-10-23T21:24:01.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.0.0","dependencies_parsed_at":"2023-10-25T04:15:43.851Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0.0/manifests"},{"name":"v8.0","sha":"23a01a46599c5feee687633578dd36d6b3eb9fbf","kind":"commit","published_at":"2023-10-23T21:24:01.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8.0","dependencies_parsed_at":"2023-10-25T04:15:44.111Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8.0/manifests"},{"name":"v8","sha":"23a01a46599c5feee687633578dd36d6b3eb9fbf","kind":"commit","published_at":"2023-10-23T21:24:01.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v8","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v8","dependencies_parsed_at":"2023-10-25T04:15:43.854Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v8/manifests"},{"name":"next","sha":"1188b29858f4579fcce5db9578baad3238b94bb1","kind":"commit","published_at":"2023-10-22T22:32:46.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/next","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/next","dependencies_parsed_at":"2023-10-24T04:16:58.210Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/next/manifests"},{"name":"v4.2.2","sha":"fa1d5b3051d4d119bfd2058389b6795791f2e654","kind":"commit","published_at":"2023-10-19T20:47:46.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.2.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.2.2","dependencies_parsed_at":"2023-10-21T04:18:04.040Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.2/manifests"},{"name":"v5.11.3","sha":"34edef5583fa265f0a1b6ad4b0aa800580168f7c","kind":"commit","published_at":"2023-10-19T20:39:45.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.11.3","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.11.3","dependencies_parsed_at":"2023-10-21T04:18:04.043Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.3/manifests"},{"name":"v6.0.2","sha":"ac4a21feea16237b2558391d0cb39503b203325a","kind":"commit","published_at":"2023-10-19T20:17:15.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v6.0.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v6.0.2","dependencies_parsed_at":"2023-10-21T04:18:04.070Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.2/manifests"},{"name":"v7.0.1","sha":"a15bd94f7e821d5b01469ad8f16951027a135926","kind":"commit","published_at":"2023-10-19T19:49:34.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v7.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v7.0.1","dependencies_parsed_at":"2023-10-21T04:18:04.051Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0.1/manifests"},{"name":"v1.0","sha":"39de0620bc1d6efbe31ab33212ef9ed5f5fce2a6","kind":"commit","published_at":"2023-10-16T20:46:36.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v1.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v1.0","dependencies_parsed_at":"2023-10-19T04:26:19.060Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0/manifests"},{"name":"v1.0.1","sha":"39de0620bc1d6efbe31ab33212ef9ed5f5fce2a6","kind":"commit","published_at":"2023-10-16T20:46:36.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v1.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-10-19T04:26:13.997Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0.1/manifests"},{"name":"v2.0","sha":"6e2d14552ad128eb4ec32995ddd28153352edf33","kind":"commit","published_at":"2023-10-16T20:45:03.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v2.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v2.0","dependencies_parsed_at":"2023-10-19T04:26:13.347Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0/manifests"},{"name":"v2.0.1","sha":"6e2d14552ad128eb4ec32995ddd28153352edf33","kind":"commit","published_at":"2023-10-16T20:45:03.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v2.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v2.0.1","dependencies_parsed_at":"2023-10-19T04:26:14.988Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0.1/manifests"},{"name":"v3.1.2","sha":"12a2ae2b4899b03f6488e98beea7f51faad9b5da","kind":"commit","published_at":"2023-10-16T20:27:25.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v3.1.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v3.1.2","dependencies_parsed_at":"2023-10-19T04:26:13.343Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1.2/manifests"},{"name":"v3.1","sha":"12a2ae2b4899b03f6488e98beea7f51faad9b5da","kind":"commit","published_at":"2023-10-16T20:27:25.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v3.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v3.1","dependencies_parsed_at":"2023-10-19T04:26:14.953Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1/manifests"},{"name":"v6.0.1","sha":"30978892c62bd3f2908586eeace82132c4a1d972","kind":"commit","published_at":"2023-10-16T19:01:49.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v6.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v6.0.1","dependencies_parsed_at":"2023-10-19T04:26:12.772Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.1/manifests"},{"name":"v4.2.1","sha":"d2536258bf2d2d9d425d20e9b38e94853c541fd5","kind":"commit","published_at":"2023-10-16T18:09:05.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.2.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.2.1","dependencies_parsed_at":"2023-10-19T04:26:18.394Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"d2536258bf2d2d9d425d20e9b38e94853c541fd5","kind":"commit","published_at":"2023-10-16T18:09:05.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.2","dependencies_parsed_at":"2023-10-19T04:26:20.905Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2/manifests"},{"name":"v5.11.2","sha":"568af460779535b192a11780a0b8a956d7c98034","kind":"commit","published_at":"2023-10-16T18:02:22.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.11.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.11.2","dependencies_parsed_at":"2023-10-19T04:26:13.345Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.2/manifests"},{"name":"v5.11","sha":"568af460779535b192a11780a0b8a956d7c98034","kind":"commit","published_at":"2023-10-16T18:02:22.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.11","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.11","dependencies_parsed_at":"2023-10-19T04:26:19.587Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11/manifests"},{"name":"v7.0.0","sha":"3c6917ff961650beb9f394db19e44acd7a092b43","kind":"commit","published_at":"2023-10-15T22:57:33.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v7.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v7.0.0","dependencies_parsed_at":"2023-10-19T04:26:19.281Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0.0/manifests"},{"name":"v7","sha":"3c6917ff961650beb9f394db19e44acd7a092b43","kind":"commit","published_at":"2023-10-15T22:57:33.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v7","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v7","dependencies_parsed_at":"2023-10-19T04:26:20.917Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7/manifests"},{"name":"v7.0","sha":"3c6917ff961650beb9f394db19e44acd7a092b43","kind":"commit","published_at":"2023-10-15T22:57:33.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v7.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v7.0","dependencies_parsed_at":"2023-10-19T04:26:20.113Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v7.0/manifests"},{"name":"v6.0.0","sha":"2222c6ed2c571e2252af8982f70510d707036daa","kind":"commit","published_at":"2022-11-20T18:51:29.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v6.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v6.0.0","dependencies_parsed_at":"2023-06-01T10:34:08.107Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0.0/manifests"},{"name":"v6.0","sha":"2222c6ed2c571e2252af8982f70510d707036daa","kind":"commit","published_at":"2022-11-20T18:51:29.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v6.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v6.0","dependencies_parsed_at":"2023-06-01T10:34:09.324Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6.0/manifests"},{"name":"v6","sha":"2222c6ed2c571e2252af8982f70510d707036daa","kind":"commit","published_at":"2022-11-20T18:51:29.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v6","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v6","dependencies_parsed_at":"2023-06-01T10:34:13.367Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v6/manifests"},{"name":"v5","sha":"86b305ae784f30b8dfa1827c60c7eae37a6e00f1","kind":"commit","published_at":"2021-03-05T04:24:40.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5","dependencies_parsed_at":"2023-05-31T15:55:02.383Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5/manifests"},{"name":"v5.11.1","sha":"86b305ae784f30b8dfa1827c60c7eae37a6e00f1","kind":"commit","published_at":"2021-03-05T04:24:40.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.11.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.11.1","dependencies_parsed_at":"2023-05-31T15:55:02.011Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"d05bc837466fb203d0122cf3e6f72149f1cc4e3e","kind":"commit","published_at":"2021-02-13T06:14:09.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.11.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.11.0","dependencies_parsed_at":"2023-05-31T15:55:03.022Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"118708cf883bf7bcd2b659ecf5753c1cab7e22cc","kind":"commit","published_at":"2021-02-02T03:43:03.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.10.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.10.0","dependencies_parsed_at":"2023-05-31T15:55:03.448Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.10.0/manifests"},{"name":"v5.9.2","sha":"a7389e9febd41dd76e2f92dd0e8e65c10ab2d1d8","kind":"commit","published_at":"2021-01-30T01:00:46.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.9.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.9.2","dependencies_parsed_at":"2023-05-31T15:55:03.944Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"89417be94a00680df258658e8f975a6c0e4ef29d","kind":"commit","published_at":"2021-01-29T01:32:40.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.9.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.9.1","dependencies_parsed_at":"2023-05-31T15:55:04.329Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"05e88ea92beb5798ee68d43374eb2c35d2ca666e","kind":"commit","published_at":"2020-12-29T20:23:01.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.9.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.9.0","dependencies_parsed_at":"2023-05-31T15:55:04.635Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"4a89fbc7b43247f9941f2da8897496705766c344","kind":"commit","published_at":"2020-12-28T17:22:14.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.8.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.8.1","dependencies_parsed_at":"2023-05-31T15:55:05.009Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"128056d7ca8b10dbab30346be8ac0b8656ab7b51","kind":"commit","published_at":"2020-12-26T14:13:04.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.8.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.8.0","dependencies_parsed_at":"2023-05-31T15:55:05.388Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"99ae294c0cedb9f8d92984241833fe4caec203c5","kind":"commit","published_at":"2020-10-03T12:53:25.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.7.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.7.0","dependencies_parsed_at":"2023-05-31T15:55:05.739Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"ff74847f7c194c202b38c02d0afe940372d9926c","kind":"commit","published_at":"2020-09-13T22:39:29.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.6.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.6.0","dependencies_parsed_at":"2023-05-31T15:55:06.082Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"bcf3ac053b0b3e7e2c24fb7ea697508c7eb709b3","kind":"commit","published_at":"2020-09-09T02:34:46.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.5.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.5.0","dependencies_parsed_at":"2023-05-31T15:55:06.461Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"33d15d23ffad9dfde336e9b0afd50be9f6947651","kind":"commit","published_at":"2020-08-14T13:12:43.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.4.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.4.1","dependencies_parsed_at":"2023-05-31T15:55:06.772Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d38f09f7afd0cc944917dd78a2980cc2a0a41b4","kind":"commit","published_at":"2020-08-05T21:14:48.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.4.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.4.0","dependencies_parsed_at":"2023-05-31T15:55:07.148Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"5dcf4c9bbac59f49b33ccd25717a13c09db76e9e","kind":"commit","published_at":"2020-05-15T01:16:52.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.3.3","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.3.3","dependencies_parsed_at":"2023-05-31T15:55:07.443Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"4786171257b93ae8f20f161dec21fbca97710cca","kind":"commit","published_at":"2020-05-14T01:24:31.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.3.2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.3.2","dependencies_parsed_at":"2023-05-31T15:55:07.760Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"848481adf862a706a4ccc5f5912ebbf0ddba70db","kind":"commit","published_at":"2020-05-13T11:15:18.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.3.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.3.1","dependencies_parsed_at":"2023-05-31T15:55:08.061Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"8649a8d6a740f7492375dcb2f088e5530e4860ba","kind":"commit","published_at":"2020-05-10T20:05:12.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.3.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.3.0","dependencies_parsed_at":"2023-05-31T15:55:08.330Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c93e73ecbaff1c7336587798173a3c7384ee5592","kind":"commit","published_at":"2020-05-10T19:07:43.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.2.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.2.0","dependencies_parsed_at":"2023-05-31T15:55:08.628Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d52394786fae05c6be5a70c279876aedf304a14c","kind":"commit","published_at":"2020-05-03T23:23:52.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.1.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.1.0","dependencies_parsed_at":"2023-05-31T15:55:08.909Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.1.0/manifests"},{"name":"v.5.1.0","sha":"d52394786fae05c6be5a70c279876aedf304a14c","kind":"commit","published_at":"2020-05-03T23:23:52.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v.5.1.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v.5.1.0","dependencies_parsed_at":"2023-05-31T15:55:09.282Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v.5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v.5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v.5.1.0/manifests"},{"name":"v5.0.1","sha":"0424f3ea24f23c143b379d65764e9bd5639e7d7a","kind":"commit","published_at":"2020-04-17T11:59:43.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.0.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.0.1","dependencies_parsed_at":"2023-05-31T15:55:09.631Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2aad933f1916a36646f799c8ce8aa09e8ee00f89","kind":"commit","published_at":"2020-04-16T10:53:29.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v5.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v5.0.0","dependencies_parsed_at":"2023-05-31T15:55:09.940Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v5.0.0/manifests"},{"name":"v4","sha":"154caeec2e34c2d6c9fc3aba1d8047e85a81cce6","kind":"commit","published_at":"2020-03-13T00:18:43.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4","dependencies_parsed_at":"2023-05-31T15:55:10.580Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4/manifests"},{"name":"v4.2.0","sha":"154caeec2e34c2d6c9fc3aba1d8047e85a81cce6","kind":"commit","published_at":"2020-03-13T00:18:43.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.2.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.2.0","dependencies_parsed_at":"2023-05-31T15:55:10.244Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e37b43b0156dfda9147f44e7ebade17c6e7aeddc","kind":"commit","published_at":"2020-03-07T05:24:16.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.1.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.1.1","dependencies_parsed_at":"2023-05-31T15:55:10.930Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"bcf5732f57d9450485c9644c73ed39b21c663202","kind":"commit","published_at":"2020-03-06T01:06:44.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v4.1.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v4.1.0","dependencies_parsed_at":"2023-05-31T15:55:11.260Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v4.1.0/manifests"},{"name":"v3.1.1","sha":"ca46638e4a1230b09f9890a7c64be6c006779022","kind":"commit","published_at":"2020-01-11T22:12:32.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v3.1.1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v3.1.1","dependencies_parsed_at":"2023-05-31T15:55:11.639Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.1.1/manifests"},{"name":"v3","sha":"ca46638e4a1230b09f9890a7c64be6c006779022","kind":"commit","published_at":"2020-01-11T22:12:32.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v3","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v3","dependencies_parsed_at":"2023-05-31T15:55:12.070Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3/manifests"},{"name":"v3.0.0","sha":"dbac046d71355cb6a2e8f4ce5681f3ce35ff375d","kind":"commit","published_at":"2019-12-07T17:56:48.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v3.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T15:55:12.383Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"be6996ae7d0a742adcd1dca886854ee061d2b38c","kind":"commit","published_at":"2019-11-06T20:09:56.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v2.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T15:55:12.748Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2.0.0/manifests"},{"name":"v2","sha":"be6996ae7d0a742adcd1dca886854ee061d2b38c","kind":"commit","published_at":"2019-11-06T20:09:56.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v2","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v2","dependencies_parsed_at":"2023-05-31T15:55:13.108Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v2/manifests"},{"name":"v1","sha":"79068d11de0779a760ab0beffb632fbdbdbc7165","kind":"commit","published_at":"2019-09-23T05:12:35.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v1","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T15:55:13.798Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1/manifests"},{"name":"v1.0.0","sha":"79068d11de0779a760ab0beffb632fbdbdbc7165","kind":"commit","published_at":"2019-09-23T05:12:35.000Z","download_url":"https://codeload.github.com/whoan/docker-build-with-cache-action/tar.gz/v1.0.0","html_url":"https://github.com/whoan/docker-build-with-cache-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T15:55:13.464Z","dependency_job_id":null,"purl":"pkg:github/whoan/docker-build-with-cache-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T06:51:33.765Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":254,"rankings":{"downloads":null,"dependent_repos_count":2.4877198542227856,"dependent_packages_count":0.0,"stargazers_count":0.7288860719378862,"forks_count":1.283473300586278,"docker_downloads_count":null,"average":1.1250198066867374},"purl":"pkg:githubactions/whoan/docker-build-with-cache-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/whoan/docker-build-with-cache-action","docker_dependents_count":1,"docker_downloads_count":631,"usage_url":"https://repos.ecosyste.ms/usage/actions/whoan/docker-build-with-cache-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/whoan/docker-build-with-cache-action/dependencies","status":null,"funding_links":["https://opencollective.com/whoan","https://patreon.com/whoan","https://ko-fi.com/whoan","https://liberapay.com/whoan","https://blockchair.com/bitcoin/address/1Gn3NmQKPXuDpjpSs8wmrcH9VoYGFToNE5"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:40:43.955Z","issues_count":80,"pull_requests_count":79,"avg_time_to_close_issue":6932536.52631579,"avg_time_to_close_pull_request":1247751.625,"issues_closed_count":76,"pull_requests_closed_count":72,"pull_request_authors_count":16,"issue_authors_count":67,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.7974683544303798,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":200529.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoan%2Fdocker-build-with-cache-action/issues","maintainers":[{"login":"whoan","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/whoan%2Fdocker-build-with-cache-action/codemeta","maintainers":[]}