{"id":16003214,"url":"https://github.com/pierredemailly/node-ga-updater","last_synced_at":"2025-03-18T02:31:53.524Z","repository":{"id":179554365,"uuid":"658420932","full_name":"PierreDemailly/node-ga-updater","owner":"PierreDemailly","description":"Update your GitHub Actions.","archived":false,"fork":false,"pushed_at":"2024-03-10T16:19:53.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T06:19:40.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PierreDemailly.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}},"created_at":"2023-06-25T17:34:13.000Z","updated_at":"2023-12-11T22:22:13.000Z","dependencies_parsed_at":"2024-03-10T17:28:43.758Z","dependency_job_id":"5b026d78-ef3b-43e3-b074-04ada37c5d68","html_url":"https://github.com/PierreDemailly/node-ga-updater","commit_stats":null,"previous_names":["pierredemailly/node-ga-updater"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fnode-ga-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fnode-ga-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fnode-ga-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreDemailly%2Fnode-ga-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreDemailly","download_url":"https://codeload.github.com/PierreDemailly/node-ga-updater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243894455,"owners_count":20365032,"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":[],"created_at":"2024-10-08T10:06:43.985Z","updated_at":"2025-03-18T02:31:53.174Z","avatar_url":"https://github.com/PierreDemailly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-ga-updater\n\n![version](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge\u0026url=https://raw.githubusercontent.com/PierreDemailly/node-ga-updater/main/package.json\u0026query=$.version\u0026label=Version)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](https://github.com/PierreDemailly/node-ga-updater/graphs/commit-activity)\n[![mit](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)](https://github.com/PierreDemailly/node-ga-updater/blob/main/LICENSE)\n\nUpdate your GitHub Actions.\n\n\u003e [!IMPORTANT]\n\u003e  This tool uses pinned version only for security purpose.\n\n## Requirements\n- [Node.js](https://nodejs.org/en/) v18 or higher\n\n## Getting Started\n\n```bash\nnpx node-ga-updater\n```\n\n## Usage\n\nUse `--update-all` or `-u` (alias) to skip prompts and update all by default.\n\n```bash\nnpx node-ga-updater -u\n```\n\nUse `--path` or `-p` (alias) for custom path. Default `.github/workflows`.\n\nUse `--silent` or `-s` (alias) to skip stdout logs.\n\nUse `--commit` or `-c` (alias) to commit after initialisation. Default `false`.\n\nUse `--message` or `-m` (alias) to provide custom commit message when `--commit` is thruthy. Default `chore: update GitHub Actions`\n\n\u003e [!TIP]\n\u003e You can stack short flags (when no flag argument), for instance `-scm \"foo\"` is equivalent to `-s -c -m \"foo\"`.\n\n## Authentication\n\nYou can authenticate yourself to the GitHub API if you wont be annoyed with **Rate Limits**.\n\nCreate a `.env` if you don't have one.\n\n```bash\ntouch .env\n```\n\nAdd this following ENV variable\n\n```bash\n# GitHub access token\nGITHUB_TOKEN=your_token\n```\n\nYou can create a GitHub token [here](https://github.com/settings/tokens)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/PierreDemailly\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39910767?v=4?s=80\" width=\"80px;\" alt=\"PierreD\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePierreD\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/PierreDemailly/node-ga-updater/commits?author=PierreDemailly\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/PierreDemailly/node-ga-updater/commits?author=PierreDemailly\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/fabnguess\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/72697416?v=4?s=80\" width=\"80px;\" alt=\"Kouadio Fabrice Nguessan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKouadio Fabrice Nguessan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/PierreDemailly/node-ga-updater/commits?author=fabnguess\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/PierreDemailly/node-ga-updater/commits?author=fabnguess\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierredemailly%2Fnode-ga-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierredemailly%2Fnode-ga-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierredemailly%2Fnode-ga-updater/lists"}