{"id":19674938,"url":"https://github.com/devapro/replace-string-action","last_synced_at":"2026-06-10T18:31:06.777Z","repository":{"id":252236527,"uuid":"839464015","full_name":"devapro/replace-string-action","owner":"devapro","description":"GitHub action. Replace string in file","archived":false,"fork":false,"pushed_at":"2024-08-28T22:27:13.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T05:44:47.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devapro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-07T16:56:27.000Z","updated_at":"2024-08-28T22:20:17.000Z","dependencies_parsed_at":"2024-08-28T23:31:30.175Z","dependency_job_id":"8bd1705f-afc4-4efd-84a7-338edcc7e01a","html_url":"https://github.com/devapro/replace-string-action","commit_stats":null,"previous_names":["devapro/replace-string-action"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/devapro/replace-string-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Freplace-string-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Freplace-string-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Freplace-string-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Freplace-string-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devapro","download_url":"https://codeload.github.com/devapro/replace-string-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Freplace-string-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34165482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"}},"keywords":[],"created_at":"2024-11-11T17:20:21.108Z","updated_at":"2026-06-10T18:31:06.762Z","avatar_url":"https://github.com/devapro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub action. Replace string in file\n\nThis action find an replace specific string in given file.\n\n## Inputs\n\n## `file-path`\n\n**Required** File path where changes should be done.\n\n## `search`\n\n**Required** String that should be replaced.\n\n## `replace`\n\n**Required** New string.\n\n## `replace-all`\n\n**Optional** Replace whole string with new value. [true/false] (Default: false)\n\n## Example usage\n\n```\nuses: devapro/replace-string-action@v0.0.8\nwith:\n  file-path: \"project/build.gradle.kts\"\n  search: \"buildVersionCode = 111\"\n  replace: \"buildVersionCode = 222\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevapro%2Freplace-string-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevapro%2Freplace-string-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevapro%2Freplace-string-action/lists"}