summaryrefslogtreecommitdiff
path: root/.github/workflows/default_gems.yml
AgeCommit message (Collapse)Author
2025-10-06Add a workflow to sync default gems (#14749)Takashi Kokubun
2025-09-09Bump actions/checkout from 4 to 5dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20Rename token name to more descriptiveHiroshi SHIBATA
2025-05-20CI: Check if runnable first, before set up directoriesNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/13379
2025-04-16Bump up to the latest versions of actionsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/13119
2024-12-23CI: auto-update workflow makes sense only on ruby/ruby [ci skip]Nobuyoshi Nakada
2024-12-18Extract auto-update workflow for default gems on NEWS.mdHiroshi SHIBATA
We should stop it until final release of Ruby. Notes: Merged: https://github.com/ruby/ruby/pull/12381