{"id":20879747,"url":"https://github.com/ryohidaka/action-bump-uses","last_synced_at":"2026-06-19T08:32:50.777Z","repository":{"id":259069924,"uuid":"866890714","full_name":"ryohidaka/action-bump-uses","owner":"ryohidaka","description":"GitHub Actions to update the version of the \"uses\" documented in the README.","archived":false,"fork":false,"pushed_at":"2026-03-25T14:44:37.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T17:21:44.168Z","etag":null,"topics":["bump-version","bumpversion","github-actions","readme","version"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/bump-uses","language":"Shell","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/ryohidaka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-03T04:15:50.000Z","updated_at":"2026-03-25T14:44:40.000Z","dependencies_parsed_at":"2025-01-27T17:35:18.960Z","dependency_job_id":"e289e618-2b97-4b65-af41-053f5a3a606b","html_url":"https://github.com/ryohidaka/action-bump-uses","commit_stats":null,"previous_names":["ryohidaka/action-bump-uses"],"tags_count":6,"template":false,"template_full_name":"ryohidaka/composite-action-template","purl":"pkg:github/ryohidaka/action-bump-uses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-bump-uses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-bump-uses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-bump-uses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-bump-uses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryohidaka","download_url":"https://codeload.github.com/ryohidaka/action-bump-uses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-bump-uses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34523982,"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-19T02:00:06.005Z","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"}},"keywords":["bump-version","bumpversion","github-actions","readme","version"],"created_at":"2024-11-18T07:17:39.793Z","updated_at":"2026-06-19T08:32:50.770Z","avatar_url":"https://github.com/ryohidaka.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bump Uses\n\n[![GitHub Release](https://img.shields.io/github/v/release/ryohidaka/action-bump-uses)](https://github.com/ryohidaka/action-bump-uses/releases/)\n[![Test Action](https://github.com/ryohidaka/action-bump-uses/actions/workflows/test.yml/badge.svg)](https://github.com/ryohidaka/action-bump-uses/actions/workflows/test.yml)\n\nGitHub Actions to update the version of the `uses` documented in the README.\n\n## Usage\n\n```yml\non: [push]\n\npermissions:\n  contents: write\n\njobs:\n  bump-uses:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: ryohidaka/action-bump-uses@v0.4.0\n        with:\n          commit-user-name: \"github-actions[bot]\"\n          commit-user-email: \"41898282+github-actions[bot]@users.noreply.github.com\"\n          commit-message: \"chore: Bump uses\"\n          dry-run: false\n```\n\n## Inputs\n\n| Input               | Description                                         | Default                                                 |\n| ------------------- | --------------------------------------------------- | ------------------------------------------------------- |\n| `commit-user-name`  | Commit username.                                    | `github-actions[bot]`                                   |\n| `commit-user-email` | Commit email.                                       | `41898282+github-actions[bot]@users.noreply.github.com` |\n| `commit-message`    | Commit message.                                     | `chore: Bump uses`                                      |\n| `dry-run`           | If true, the commit and push steps will be skipped. | `false`                                                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryohidaka%2Faction-bump-uses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryohidaka%2Faction-bump-uses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryohidaka%2Faction-bump-uses/lists"}