{"id":15512716,"url":"https://github.com/dawidd6/actions-updater","last_synced_at":"2025-10-12T09:31:42.522Z","repository":{"id":55577721,"uuid":"225632629","full_name":"dawidd6/actions-updater","owner":"dawidd6","description":":hammer_and_wrench: Updater of used GitHub Actions in workflow files","archived":true,"fork":false,"pushed_at":"2020-12-21T04:38:17.000Z","size":93,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T19:39:45.012Z","etag":null,"topics":["gem","git","github-actions","ruby","ruby-gem","update-checker","updater"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dawidd6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-03T13:56:05.000Z","updated_at":"2025-08-27T12:21:46.000Z","dependencies_parsed_at":"2022-08-15T03:31:01.253Z","dependency_job_id":null,"html_url":"https://github.com/dawidd6/actions-updater","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dawidd6/actions-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Factions-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Factions-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Factions-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Factions-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawidd6","download_url":"https://codeload.github.com/dawidd6/actions-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Factions-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010939,"owners_count":26084837,"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-12T02:00:06.719Z","response_time":53,"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":["gem","git","github-actions","ruby","ruby-gem","update-checker","updater"],"created_at":"2024-10-02T09:53:48.317Z","updated_at":"2025-10-12T09:31:42.182Z","avatar_url":"https://github.com/dawidd6.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# actions-updater\n\n[![Gem](https://img.shields.io/gem/v/actions-updater?color=bgreen)](https://rubygems.org/gems/actions-updater)\n![Bintray](https://img.shields.io/bintray/v/dawidd6/bottles-tap/actions-updater?label=homebrew)\n\nA rather simple utility that checks if there are any updates for used Github Actions in specified workflow files (and optionally writes them back to files).\n\n[![asciicast](https://asciinema.org/a/NaWymA8kq3C5UDkoIbpBOrRSh.svg)](https://asciinema.org/a/NaWymA8kq3C5UDkoIbpBOrRSh)\n\n## Installation\n\n### Homebrew\n\n```sh\nbrew install dawidd6/tap/actions-updater\n```\n\n### RubyGems\n\n```sh\ngem install actions-updater\n```\n\n### Source\n\n```sh\nrake install\n```\n\n## Usage\n\nCheck for available updates:\n\n```sh\n# print every used action:\nactions-updater .github/workflows/*.yml\n# print only if there are any updates:\nactions-updater --newer .github/workflows/*.yml\n```\n\nCheck for available updates and write to files:\n\n```sh\nactions-updater --write .github/workflows/*.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawidd6%2Factions-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawidd6%2Factions-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawidd6%2Factions-updater/lists"}