{"id":5789732,"name":"actions/cache","ecosystem":"actions","description":"Cache artifacts like dependencies and build outputs to improve workflow execution time","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/actions/cache","keywords_array":[],"namespace":"actions","versions_count":63,"first_release_published_at":"2019-10-30T18:50:22.000Z","latest_release_published_at":"2024-12-05T16:32:57.000Z","latest_release_number":"v4.2.0","last_synced_at":"2026-03-31T12:03:06.204Z","created_at":"2023-01-03T17:28:03.819Z","updated_at":"2026-03-31T12:03:06.204Z","registry_url":"https://github.com/actions/cache","install_command":null,"documentation_url":null,"metadata":{"name":"Cache","description":"Cache artifacts like dependencies and build outputs to improve workflow execution time","author":"GitHub","inputs":{"path":{"description":"A list of files, directories, and wildcard patterns to cache and restore","required":true},"key":{"description":"An explicit key for restoring and saving the cache","required":true},"restore-keys":{"description":"An ordered multiline string listing the prefix-matched keys, that are used for restoring stale cache if no cache hit occurred for key. Note `cache-hit` returns false in this case.","required":false},"upload-chunk-size":{"description":"The chunk size used to split up large files during upload, in bytes","required":false},"enableCrossOsArchive":{"description":"An optional boolean when enabled, allows windows runners to save or restore caches that can be restored or saved respectively on other platforms","default":"false","required":false},"fail-on-cache-miss":{"description":"Fail the workflow if cache entry is not found","default":"false","required":false},"lookup-only":{"description":"Check if a cache entry exists for the given input(s) (key, restore-keys) without downloading the cache","default":"false","required":false},"save-always":{"description":"Run the post step to save the cache even if another step before fails","default":"false","required":false,"deprecationMessage":"save-always does not work as intended and will be removed in a future release.\nA separate `actions/cache/restore` step should be used instead.\nSee https://github.com/actions/cache/tree/main/save#always-save-cache for more details.\n"}},"outputs":{"cache-hit":{"description":"A boolean value to indicate an exact match was found for the primary key"}},"runs":{"using":"node20","main":"dist/restore/index.js","post":"dist/save/index.js","post-if":"success()"},"branding":{"icon":"archive","color":"gray-dark"},"default_branch":"main","path":null},"repo_metadata":{"id":37374231,"uuid":"215566462","full_name":"actions/cache","owner":"actions","description":"Cache dependencies and build outputs in GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-09-24T14:06:17.000Z","size":28565,"stargazers_count":5073,"open_issues_count":181,"forks_count":1406,"subscribers_count":108,"default_branch":"main","last_synced_at":"2025-10-12T05:23:02.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-16T14:18:19.000Z","updated_at":"2025-10-11T09:50:30.000Z","dependencies_parsed_at":"2024-01-11T19:02:12.848Z","dependency_job_id":"fbc8e9b8-d89c-4d09-872c-154b61aa61ec","html_url":"https://github.com/actions/cache","commit_stats":{"total_commits":405,"total_committers":131,"mean_commits":"3.0916030534351147","dds":0.891358024691358,"last_synced_commit":"04f198bf0b2a39f7230a4304bf07747a0bddf146"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/actions/cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","download_url":"https://codeload.github.com/actions/cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/sbom","scorecard":{"id":163774,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions/cache","commit":"638ed79f9dc94c1de1baef91bcab5edaa19451f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-immutable-actions.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-immutable-actions.yml:11","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/close-inactive-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-opened-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/licensed.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-opened-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-immutable-actions.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-new-action-version.yml:14","Warn: no topLevel permission defined: .github/workflows/workflow.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-inactive-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/close-inactive-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licensed.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/licensed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licensed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/licensed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-new-action-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/release-new-action-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/cache/workflow.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/actions/.github/SECURITY.md:1","Info: Found linked content: github.com/actions/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/actions/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(releases/v1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:18:00.741Z","repository_id":37374231,"created_at":"2025-08-16T14:18:00.741Z","updated_at":"2025-08-16T14:18:00.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015931,"owners_count":26085777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"actions","name":"GitHub Actions","uuid":"44036562","kind":"organization","description":"Automate your GitHub workflows","email":null,"website":"https://github.com/features/actions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44036562?v=4","repositories_count":59,"last_synced_at":"2023-04-09T12:20:28.551Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/actions","funding_links":[],"total_stars":69545,"followers":null,"following":null,"created_at":"2022-11-02T16:25:53.210Z","updated_at":"2024-03-25T18:47:17.736Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions/repositories"},"tags":[{"name":"v4.3.0","sha":"0057852bfaa89a56745cba8c7296529d2fc39830","kind":"commit","published_at":"2025-09-24T13:47:33.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.3.0","html_url":"https://github.com/actions/cache/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.3.0/manifests"},{"name":"v3.5.0","sha":"6f8efc29b200d32929f49075959781ed54ec270c","kind":"commit","published_at":"2025-09-24T13:34:14.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.5.0","html_url":"https://github.com/actions/cache/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.5.0/manifests"},{"name":"v4.2.4","sha":"0400d5f644dc74513175e3cd8d07132dd4860809","kind":"commit","published_at":"2025-08-07T12:47:42.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.2.4","html_url":"https://github.com/actions/cache/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":"2853137e-01c8-4e91-8b3f-de859d094ecf","purl":"pkg:github/actions/cache@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"5a3ec84eff668545956fd18022155c47e93e2684","kind":"commit","published_at":"2025-03-19T18:06:32.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.2.3","html_url":"https://github.com/actions/cache/releases/tag/v4.2.3","dependencies_parsed_at":"2025-07-30T04:47:54.800Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.3/manifests"},{"name":"v3.4.3","sha":"2f8e54208210a422b2efd51efaa6bd6d7ca8920f","kind":"commit","published_at":"2025-02-27T15:09:28.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.4.3","html_url":"https://github.com/actions/cache/releases/tag/v3.4.3","dependencies_parsed_at":"2025-07-30T04:47:54.774Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.3/manifests"},{"name":"v4.2.2","sha":"d4323d4df104b026a6aa633fdb11d772146be0bf","kind":"commit","published_at":"2025-02-27T14:47:05.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.2.2","html_url":"https://github.com/actions/cache/releases/tag/v4.2.2","dependencies_parsed_at":"2025-07-30T04:47:54.701Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.2/manifests"},{"name":"v3.4.2","sha":"387e18722e6ff315b24a3b8b071feddd27b7bf7e","kind":"commit","published_at":"2025-02-18T22:56:11.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.4.2","html_url":"https://github.com/actions/cache/releases/tag/v3.4.2","dependencies_parsed_at":"2025-07-30T04:47:54.702Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.2/manifests"},{"name":"v4.2.1","sha":"0c907a75c2c80ebcb7f088228285e798b750cf8f","kind":"commit","published_at":"2025-02-18T17:38:31.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.2.1","html_url":"https://github.com/actions/cache/releases/tag/v4.2.1","dependencies_parsed_at":"2025-07-30T04:47:54.684Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.1/manifests"},{"name":"v3.4.1","sha":"58c1e461ab4154b5b12d40cb0e84792b845ab8ba","kind":"commit","published_at":"2025-02-14T18:34:41.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.4.1","html_url":"https://github.com/actions/cache/releases/tag/v3.4.1","dependencies_parsed_at":"2025-07-29T04:28:55.258Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.1/manifests"},{"name":"v4.2.0","sha":"1bd1e32a3bdc45362d1e726936510720a7c30a57","kind":"commit","published_at":"2024-12-05T16:32:57.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.2.0","html_url":"https://github.com/actions/cache/releases/tag/v4.2.0","dependencies_parsed_at":"2024-12-07T10:09:23.327Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.2.0/manifests"},{"name":"v3.4.0","sha":"f4b3439a656ba812b8cb417d2d49f9c810103092","kind":"commit","published_at":"2024-12-05T12:36:53.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.4.0","html_url":"https://github.com/actions/cache/releases/tag/v3.4.0","dependencies_parsed_at":"2024-12-07T10:09:23.270Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.4.0/manifests"},{"name":"v4.1.2","sha":"6849a6489940f00c2f30c0fb92c6274307ccb58a","kind":"commit","published_at":"2024-10-22T12:33:17.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.1.2","html_url":"https://github.com/actions/cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":"fc04a7cf-65b1-43dd-a8a5-37c5cc90274d","purl":"pkg:github/actions/cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3624ceb22c1c5a301c8db4169662070a689d9ea8","kind":"commit","published_at":"2024-10-08T17:08:22.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.1.1","html_url":"https://github.com/actions/cache/releases/tag/v4.1.1","dependencies_parsed_at":"2024-10-12T05:29:15.786Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2","kind":"commit","published_at":"2024-10-04T21:00:33.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.1.0","html_url":"https://github.com/actions/cache/releases/tag/v4.1.0","dependencies_parsed_at":"2024-10-06T04:40:14.860Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"0c45773b623bea8c8e75f6c82b208c3cf94ea4f9","kind":"commit","published_at":"2024-03-19T13:31:49.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.0.2","html_url":"https://github.com/actions/cache/releases/tag/v4.0.2","dependencies_parsed_at":"2024-03-21T04:11:07.996Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"ab5e6d0c87105b4c9c2047343972218f562e4319","kind":"commit","published_at":"2024-02-29T18:25:25.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.0.1","html_url":"https://github.com/actions/cache/releases/tag/v4.0.1","dependencies_parsed_at":"2024-03-02T04:13:16.090Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.1/manifests"},{"name":"v4","sha":"13aacd865c20de90d75de3b17ebe84f7a17d57d2","kind":"tag","published_at":"2024-01-17T16:15:55.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4","html_url":"https://github.com/actions/cache/releases/tag/v4","dependencies_parsed_at":"2024-01-19T05:12:29.589Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4/manifests"},{"name":"v4.0.0","sha":"13aacd865c20de90d75de3b17ebe84f7a17d57d2","kind":"commit","published_at":"2024-01-16T19:54:22.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v4.0.0","html_url":"https://github.com/actions/cache/releases/tag/v4.0.0","dependencies_parsed_at":"2024-01-19T05:12:29.590Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v4.0.0/manifests"},{"name":"v3.3.3","sha":"e12d46a63a90f2fae62d114769bbf2a179198b5c","kind":"commit","published_at":"2024-01-11T16:38:08.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.3.3","html_url":"https://github.com/actions/cache/releases/tag/v3.3.3","dependencies_parsed_at":"2024-01-19T05:12:29.495Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"704facf57e6136b1bc63b828d79edcd491f0ee84","kind":"commit","published_at":"2023-09-07T20:31:19.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.3.2","html_url":"https://github.com/actions/cache/releases/tag/v3.3.2","dependencies_parsed_at":"2023-09-09T04:13:52.309Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.2/manifests"},{"name":"v1.2.1","sha":"f5ce41475b483ad7581884324a6eca9f48f8dcc7","kind":"commit","published_at":"2023-04-27T16:32:58.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.2.1","html_url":"https://github.com/actions/cache/releases/tag/v1.2.1","dependencies_parsed_at":"2023-07-20T13:52:09.787Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.2.1/manifests"},{"name":"v2.1.8","sha":"2b250bc32ad02700b996b496c14ac8c2840a2991","kind":"commit","published_at":"2023-03-14T11:01:59.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.8","html_url":"https://github.com/actions/cache/releases/tag/v2.1.8","dependencies_parsed_at":"2023-07-20T13:52:11.270Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.8/manifests"},{"name":"v3.3.1","sha":"88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8","kind":"commit","published_at":"2023-03-13T05:02:46.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.3.1","html_url":"https://github.com/actions/cache/releases/tag/v3.3.1","dependencies_parsed_at":"2023-07-20T13:52:11.846Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"940f3d7cf195ba83374c77632d1e2cbb2f24ae68","kind":"commit","published_at":"2023-03-09T12:30:28.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.3.0","html_url":"https://github.com/actions/cache/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T13:52:11.788Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.3.0/manifests"},{"name":"v3.2.6","sha":"69d9d449aced6a2ede0bc19182fadc3a0a42d2b0","kind":"commit","published_at":"2023-02-21T10:02:12.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.6","html_url":"https://github.com/actions/cache/releases/tag/v3.2.6","dependencies_parsed_at":"2023-07-20T13:52:10.797Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"6998d139ddd3e68c71e9e398d8e40b71a2f39812","kind":"commit","published_at":"2023-02-10T06:14:56.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.5","html_url":"https://github.com/actions/cache/releases/tag/v3.2.5","dependencies_parsed_at":"2023-07-20T13:52:10.294Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"627f0f41f6904a5b1efbaed9f96d9eb58e92e920","kind":"commit","published_at":"2023-01-30T11:10:58.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.4","html_url":"https://github.com/actions/cache/releases/tag/v3.2.4","dependencies_parsed_at":"2023-07-20T13:52:10.439Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"58c146cc91c5b9e778e71775dfe9bf1442ad9a12","kind":"commit","published_at":"2023-01-09T05:31:52.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.3","html_url":"https://github.com/actions/cache/releases/tag/v3.2.3","dependencies_parsed_at":"2023-07-20T13:52:11.953Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4723a57e26efda3a62cbde1812113b730952852d","kind":"commit","published_at":"2022-12-27T11:08:40.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.2","html_url":"https://github.com/actions/cache/releases/tag/v3.2.2","dependencies_parsed_at":"2023-07-20T13:52:11.439Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c1a5de879eb890d062a85ee0252d6036480b1fe2","kind":"commit","published_at":"2022-12-23T06:28:28.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.1","html_url":"https://github.com/actions/cache/releases/tag/v3.2.1","dependencies_parsed_at":"2023-07-20T13:52:11.360Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"c17f4bf4666a8001b1a45c09eb7a485c41aa64c3","kind":"commit","published_at":"2022-12-21T14:08:44.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.0","html_url":"https://github.com/actions/cache/releases/tag/v3.2.0","dependencies_parsed_at":"2023-07-20T13:52:11.407Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta","sha":"ed5e94a5f508b86f7084d217cef20fb6a212ad58","kind":"tag","published_at":"2022-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.0-beta","html_url":"https://github.com/actions/cache/releases/tag/v3.2.0-beta","dependencies_parsed_at":"2023-07-20T13:52:10.074Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0-beta/manifests"},{"name":"v3.2.0-beta.1","sha":"ed5e94a5f508b86f7084d217cef20fb6a212ad58","kind":"commit","published_at":"2022-12-15T10:52:14.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.2.0-beta.1","html_url":"https://github.com/actions/cache/releases/tag/v3.2.0-beta.1","dependencies_parsed_at":"2023-07-20T13:52:11.657Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.2.0-beta.1/manifests"},{"name":"v3.1.0-beta.3","sha":"a2137c625cf42636129d84ff5e5f0e8beac11a08","kind":"commit","published_at":"2022-12-12T13:01:08.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.1.0-beta.3","html_url":"https://github.com/actions/cache/releases/tag/v3.1.0-beta.3","dependencies_parsed_at":"2023-07-20T13:52:11.796Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.3/manifests"},{"name":"v3.1.0-beta","sha":"f33ca902b8d71720710197bdcfc32e40ccab65f9","kind":"tag","published_at":"2022-12-08T10:15:26.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.1.0-beta","html_url":"https://github.com/actions/cache/releases/tag/v3.1.0-beta","dependencies_parsed_at":"2023-07-20T13:52:12.054Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta/manifests"},{"name":"v3.1.0-beta.2","sha":"f33ca902b8d71720710197bdcfc32e40ccab65f9","kind":"commit","published_at":"2022-12-08T10:09:59.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.1.0-beta.2","html_url":"https://github.com/actions/cache/releases/tag/v3.1.0-beta.2","dependencies_parsed_at":"2023-07-20T13:52:10.669Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.2/manifests"},{"name":"v3.1.0-beta.1","sha":"4d2f35c1eb62d0810cd81a206982cdc8acc4e318","kind":"commit","published_at":"2022-12-05T11:16:53.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.1.0-beta.1","html_url":"https://github.com/actions/cache/releases/tag/v3.1.0-beta.1","dependencies_parsed_at":"2023-07-20T13:52:10.991Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.1.0-beta.1/manifests"},{"name":"v3.0.11","sha":"9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7","kind":"commit","published_at":"2022-10-13T11:12:28.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.11","html_url":"https://github.com/actions/cache/releases/tag/v3.0.11","dependencies_parsed_at":"2023-07-20T13:52:10.420Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1","kind":"commit","published_at":"2022-10-03T09:03:36.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.10","html_url":"https://github.com/actions/cache/releases/tag/v3.0.10","dependencies_parsed_at":"2023-07-20T13:52:11.273Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"ac8075791e805656e71b4ba23325ace9e3421120","kind":"commit","published_at":"2022-09-30T05:17:16.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.9","html_url":"https://github.com/actions/cache/releases/tag/v3.0.9","dependencies_parsed_at":"2023-07-20T13:52:11.341Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.9/manifests"},{"name":"v3","sha":"fd5de65bc895cf536527842281bea11763fefd77","kind":"tag","published_at":"2022-08-22T06:53:14.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3","html_url":"https://github.com/actions/cache/releases/tag/v3","dependencies_parsed_at":"2023-07-20T13:52:09.914Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3/manifests"},{"name":"v3.0.8","sha":"fd5de65bc895cf536527842281bea11763fefd77","kind":"commit","published_at":"2022-08-22T06:37:42.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.8","html_url":"https://github.com/actions/cache/releases/tag/v3.0.8","dependencies_parsed_at":"2023-07-20T13:52:11.301Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"a7c34adf76222e77931dedbf4a45b2e4648ced19","kind":"commit","published_at":"2022-08-11T09:26:44.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.7","html_url":"https://github.com/actions/cache/releases/tag/v3.0.7","dependencies_parsed_at":"2023-07-20T13:52:11.066Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"f4278025ab0f432ce369118909e46deec636f50c","kind":"commit","published_at":"2022-08-05T07:08:26.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.6","html_url":"https://github.com/actions/cache/releases/tag/v3.0.6","dependencies_parsed_at":"2023-07-20T13:52:09.651Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"0865c47f36e68161719c5b124609996bb5c40129","kind":"commit","published_at":"2022-07-13T04:57:51.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.5","html_url":"https://github.com/actions/cache/releases/tag/v3.0.5","dependencies_parsed_at":"2023-07-20T13:52:09.719Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d","kind":"commit","published_at":"2022-06-07T07:37:13.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.4","html_url":"https://github.com/actions/cache/releases/tag/v3.0.4","dependencies_parsed_at":"2023-07-20T13:52:11.032Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"30f413bfed0a2bc738fdfd409e5a9e96b24545fd","kind":"commit","published_at":"2022-05-31T07:03:10.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.3","html_url":"https://github.com/actions/cache/releases/tag/v3.0.3","dependencies_parsed_at":"2023-07-20T13:52:10.879Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"48af2dc4a9e8278b89d7fa154b955c30c6aaab09","kind":"commit","published_at":"2022-04-11T06:26:23.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.2","html_url":"https://github.com/actions/cache/releases/tag/v3.0.2","dependencies_parsed_at":"2023-07-20T13:52:10.219Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"136d96b4aee02b1f0de3ba493b1d47135042d9c0","kind":"commit","published_at":"2022-03-30T10:16:49.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.1","html_url":"https://github.com/actions/cache/releases/tag/v3.0.1","dependencies_parsed_at":"2023-07-20T13:52:10.967Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4b0cf6cc4619e737324ddfcec08fff2413359514","kind":"commit","published_at":"2022-03-21T08:26:53.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v3.0.0","html_url":"https://github.com/actions/cache/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T13:52:10.438Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v3.0.0/manifests"},{"name":"testEnableForGHES","sha":"8bcf0245bb0a6eeba8df924a67367bb1dc52d714","kind":"tag","published_at":"2022-01-17T11:38:38.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/testEnableForGHES","html_url":"https://github.com/actions/cache/releases/tag/testEnableForGHES","dependencies_parsed_at":"2023-07-20T13:52:10.806Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@testEnableForGHES","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/testEnableForGHES","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/testEnableForGHES/manifests"},{"name":"v2","sha":"937d24475381cd9c75ae6db12cb4e79714b926ed","kind":"tag","published_at":"2021-11-23T07:23:18.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2","html_url":"https://github.com/actions/cache/releases/tag/v2","dependencies_parsed_at":"2023-07-20T13:52:10.761Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2/manifests"},{"name":"v2.1.7","sha":"937d24475381cd9c75ae6db12cb4e79714b926ed","kind":"commit","published_at":"2021-11-23T04:21:00.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.7","html_url":"https://github.com/actions/cache/releases/tag/v2.1.7","dependencies_parsed_at":"2023-07-20T13:52:11.165Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"c64c572235d810460d0d6876e9c705ad5002b353","kind":"commit","published_at":"2021-05-27T15:46:35.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.6","html_url":"https://github.com/actions/cache/releases/tag/v2.1.6","dependencies_parsed_at":"2023-07-20T13:52:11.597Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"1a9e2138d905efd099035b49d8b7a3888c653ca8","kind":"commit","published_at":"2021-04-12T13:57:09.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.5","html_url":"https://github.com/actions/cache/releases/tag/v2.1.5","dependencies_parsed_at":"2023-07-20T13:52:11.435Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"26968a09c0ea4f3e233fdddbafd1166051a095f6","kind":"commit","published_at":"2021-02-03T22:07:49.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.4","html_url":"https://github.com/actions/cache/releases/tag/v2.1.4","dependencies_parsed_at":"2023-07-20T13:52:09.470Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0781355a23dac32fd3bac414512f4b903437991a","kind":"commit","published_at":"2020-11-06T14:23:07.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.3","html_url":"https://github.com/actions/cache/releases/tag/v2.1.3","dependencies_parsed_at":"2023-07-20T13:52:09.477Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d1255ad9362389eac595a9ae406b8e8cb3331f16","kind":"commit","published_at":"2020-10-07T20:55:25.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.2","html_url":"https://github.com/actions/cache/releases/tag/v2.1.2","dependencies_parsed_at":"2023-07-20T13:52:11.345Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a","kind":"commit","published_at":"2020-08-19T15:07:02.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.1","html_url":"https://github.com/actions/cache/releases/tag/v2.1.1","dependencies_parsed_at":"2023-07-20T13:52:10.882Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d29c1df198dd38ac88e0ae23a2881b99c2d20e68","kind":"commit","published_at":"2020-07-21T16:52:38.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.1.0","html_url":"https://github.com/actions/cache/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T13:52:10.047Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b8204782bbb5f872091ecc5eb9cb7d004e35b1fa","kind":"commit","published_at":"2020-05-26T19:35:50.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v2.0.0","html_url":"https://github.com/actions/cache/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T13:52:11.329Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"d9747005de0f7240e5d35a68dca96b3f41b8b340","kind":"commit","published_at":"2020-05-14T15:11:05.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.2.0","html_url":"https://github.com/actions/cache/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T13:52:11.064Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.2.0/manifests"},{"name":"v1","sha":"70655ec8323daeeaa7ef06d7c56e1b9191396cbe","kind":"tag","published_at":"2020-04-02T14:55:58.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1","html_url":"https://github.com/actions/cache/releases/tag/v1","dependencies_parsed_at":"2023-07-20T13:52:11.136Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1/manifests"},{"name":"v1.1.2","sha":"70655ec8323daeeaa7ef06d7c56e1b9191396cbe","kind":"commit","published_at":"2020-02-05T15:41:57.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.1.2","html_url":"https://github.com/actions/cache/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T13:52:11.502Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fe1055e9d167ff6b0247ec54ca5851b2701fe95c","kind":"commit","published_at":"2020-02-05T15:01:01.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.1.1","html_url":"https://github.com/actions/cache/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T13:52:11.068Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a505c2e7a6652a1d5727baf1c2dc5a5b2d1ecc60","kind":"commit","published_at":"2020-01-06T19:10:16.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.1.0","html_url":"https://github.com/actions/cache/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T13:52:10.939Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"cffae9552bb9f84b9812c1ee9ea2e3c0a70a797e","kind":"commit","published_at":"2019-11-21T19:57:29.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.0.3","html_url":"https://github.com/actions/cache/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-20T13:52:10.961Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"44543250bd1b1d68b70b6e9949c2a11f5b11d990","kind":"commit","published_at":"2019-11-15T15:31:02.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.0.2","html_url":"https://github.com/actions/cache/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T13:52:10.741Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"86dff562ab522d4b40945cd4cd51c5d4b4b40cbc","kind":"commit","published_at":"2019-11-05T20:43:33.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.0.1","html_url":"https://github.com/actions/cache/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T13:52:09.987Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d8c7b4041799ff4995821122f3c4ce8934a36b7","kind":"commit","published_at":"2019-11-04T20:13:15.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v1.0.0","html_url":"https://github.com/actions/cache/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T13:52:11.027Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"0da99ad140d4e8eb671003569d4e357fa825ff44","kind":"commit","published_at":"2019-11-04T18:39:29.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v0.0.2","html_url":"https://github.com/actions/cache/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T13:52:09.294Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e7ad80454a6127bc11c0f89f007eff9fecd8c4f7","kind":"commit","published_at":"2019-10-30T18:50:22.000Z","download_url":"https://codeload.github.com/actions/cache/tar.gz/v0.0.1","html_url":"https://github.com/actions/cache/releases/tag/v0.0.1","dependencies_parsed_at":"2023-07-20T13:52:09.590Z","dependency_job_id":null,"purl":"pkg:github/actions/cache@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T15:38:05.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":216977,"rankings":{"downloads":null,"dependent_repos_count":0.00950720963397243,"dependent_packages_count":0.0,"stargazers_count":0.028521628901917288,"forks_count":0.03485976865789891,"docker_downloads_count":0.01267627951196324,"average":0.017112977341150373},"purl":"pkg:githubactions/actions/cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions/cache","docker_dependents_count":49,"docker_downloads_count":7623746861,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions/cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions/cache/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-12T05:21:17.898Z","issues_count":372,"pull_requests_count":304,"avg_time_to_close_issue":19132722.87837838,"avg_time_to_close_pull_request":5608964.51173709,"issues_closed_count":222,"pull_requests_closed_count":213,"pull_request_authors_count":130,"issue_authors_count":315,"avg_comments_per_issue":4.978494623655914,"avg_comments_per_pull_request":1.2467105263157896,"merged_pull_requests_count":128,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":89,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":599226.4285714285,"past_year_avg_time_to_close_pull_request":884051.6666666666,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.9550561797752808,"past_year_avg_comments_per_pull_request":0.3813559322033898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fcache/issues","maintainers":[{"login":"Link-","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Link-"},{"login":"joshmgross","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshmgross"},{"login":"robherley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robherley"},{"login":"rentziass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentziass"},{"login":"zarenner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zarenner"}],"active_maintainers":[{"login":"Link-","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Link-"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fcache/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fcache/codemeta","maintainers":[]}