May 27, 2025
Evergreen action
Version updated for https://github.com/github/evergreen to version v1.20.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🧰 Maintenance chore(deps): bump ruamel-yaml from 0.18.10 to 0.18.11 in the dependencies group @dependabot[bot] (#353) chore(deps): bump python from 914bf5c to 56a1136 @dependabot[bot] (#352) chore(deps): bump types-requests from 2.32.0.20250328 to 2.32.0.20250515 @dependabot[bot] (#350) chore(deps): bump types-pyyaml from 6.
May 27, 2025
issue-metrics
Version updated for https://github.com/github/issue-metrics to version v3.20.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: remove mentor count from stats if mentors are disabled @zkoppert (#519) fix: typo from occured to occurred @BaseMax (#523) 🧰 Maintenance chore(deps): bump python from 914bf5c to 56a1136 @dependabot[bot] (#527) chore(deps): bump types-pytz from 2025.
May 27, 2025
OctoGuide Action
Version updated for https://github.com/JoshuaKGoldberg/OctoGuide to version 0.11.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.11.2 (2025-05-27) Bug Fixes deps: update octokit monorepo (major) (#137) (12266eb)
May 27, 2025
AI Inference
Version updated for https://github.com/actions/ai-inference to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 251 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed read prompt from file and print output to file by @aiqiaoy in https://github.com/actions/ai-inference/pull/15 Clarify description in README by @joshmgross in https://github.com/actions/ai-inference/pull/10 Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0 by @dependabot in https://github.com/actions/ai-inference/pull/13 Bump the npm-development group across 1 directory with 14 updates by @dependabot in https://github.
May 27, 2025
ruff-action
Version updated for https://github.com/astral-sh/ruff-action to version v3.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,204 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes With this release you can now also define your ruff version using pep440 specifier:
- name: Install a pep440-specifier-satisfying version of ruff uses: astral-sh/ruff-action@v3 with: version: ">=0.11.10,<0.12.0" 🚀 Enhancements Add support for pep440 version specifiers @eifinger (#150) 🧰 Maintenance Check that all jobs are in all-tests-passed needs @eifinger (#151) chore: update known checksums for 0.
May 26, 2025
run-ansible-lint
Version updated for https://github.com/ansible/ansible-lint to version v25.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes schema/meta: support SLES 15SP6 (#4591) @Finkregh Update documentation to reflect creator-ee deprecation (#4598) @shatakshiiii Maintenance replace unmaintained creator-ee with community-ansible-dev-tools (#4581) @docgalaxyblock Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#4609) @dependabot[bot] Bump the dependencies group in /.
May 26, 2025
Rails Migration Check
Version updated for https://github.com/daigotanaka0714/rails-migration-check to version v1.1.1-marketplace.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Title: Rails Migration Check v1.1.1
Description: 🚀 Automatically validate Rails migrations and ensure database schema consistency
Features ✅ Migration filename format validation ✅ Migration method validation ✅ Automatic migration execution ✅ Schema.rb consistency verification ✅ Flexible configuration options ✅ Smart behavior (skips when no migrations) Quick Start - uses: daigotanaka0714/rails-migration-check@v1 Perfect for Rails CI/CD pipelines!
May 26, 2025
Checkstyle for Java
Version updated for https://github.com/dbelyaev/action-checkstyle to version v1.20.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.20.0: PR #354 - chore(deps): update default checkstyle to 10.24.0
May 26, 2025
Publish Test Results
Version updated for https://github.com/EnricoMi/publish-unit-test-result-action to version v2.20.0.
This action is used across all versions by 15,100 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following improvements:
Add action typing #653 Isolate PIP cache used by composite actions #668 Fix for empty <system-out> and <system-err> #667 Deprecate github_token_actor option, auto-detect actor #661 Use and recommend !cancelled() instead of always() #659 Add deprecationMessage to action.yml for deprecated inputs (#654) Resolve regex library warnings #660 Full Changelog: https://github.