{"id":19887956,"url":"https://github.com/prantlf/delete-cache-action","last_synced_at":"2026-04-15T14:39:45.969Z","repository":{"id":201082380,"uuid":"706924849","full_name":"prantlf/delete-cache-action","owner":"prantlf","description":"GitHub action for deleting the cache with the specified key.","archived":false,"fork":false,"pushed_at":"2024-05-07T13:51:40.000Z","size":690,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T19:14:51.976Z","etag":null,"topics":["actions","cache","clear","delete","github","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/delete-cache","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prantlf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-10-18T21:42:37.000Z","updated_at":"2024-05-07T13:51:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6fb9fcc-934c-440b-9665-0fad603936e7","html_url":"https://github.com/prantlf/delete-cache-action","commit_stats":null,"previous_names":["prantlf/delete-cache-action"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prantlf%2Fdelete-cache-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prantlf%2Fdelete-cache-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prantlf%2Fdelete-cache-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prantlf%2Fdelete-cache-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prantlf","download_url":"https://codeload.github.com/prantlf/delete-cache-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317001,"owners_count":19943188,"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","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"}},"keywords":["actions","cache","clear","delete","github","github-actions"],"created_at":"2024-11-12T18:05:32.122Z","updated_at":"2026-04-15T14:39:40.940Z","avatar_url":"https://github.com/prantlf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delete Cache\n\n[![Latest version](https://img.shields.io/npm/v/delete-cache-action) ![Dependency status](https://img.shields.io/librariesio/release/npm/delete-cache-action)](https://www.npmjs.com/package/delete-cache-action)\n\nGitHub action for deleting cache with a specified key.\n\n## Usage\n\nDelete the cache with a specific key:\n\n```yml\n- uses: prantlf/delete-cache-action@v2\n  with:\n    key: newchanges-linux-x64.zip-${{ github.sha }}\n```\n\n## Inputs\n\nThe following parameters can be specified using the `with` object:\n\n### key\n\nType: `String`\u003cbr\u003e\n\nThe cache key to delete. Mandatory.\n\n### token\n\nType: `String`\u003cbr\u003e\nDefault: `${{ github.token }}`\n\nAuthorization token to access the cache in the target repository. Either a GitHub personal access token or the GitHub workflow token. If not provided, the environment variable `GITHUB_TOKEN` will be used as a fallback. And if even that is not set, the GitHub workflow token from the action-execution context will be used as default.\n\n## License\n\nCopyright (C) 2023-2024 Ferdinand Prantl\n\nLicensed under the [MIT License].\n\n[MIT License]: http://en.wikipedia.org/wiki/MIT_License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprantlf%2Fdelete-cache-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprantlf%2Fdelete-cache-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprantlf%2Fdelete-cache-action/lists"}