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.
May 26, 2025
Pull Request size labeler
Version updated for https://github.com/CodelyTV/pr-size-labeler to version v1.10.3.
This action is used across all versions by 8,151 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: use the add label API rather than patching the entire issue by @manishprivet in https://github.com/CodelyTV/pr-size-labeler/pull/89 New Contributors @manishprivet made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/89 Full Changelog: https://github.com/CodelyTV/pr-size-labeler/compare/v1.10.2...v1.10.3
May 26, 2025
Claude Max Code Action (OAuth Fork)
Version updated for https://github.com/grll/claude-code-action to version beta.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/grll/claude-code-action/commits/beta
May 25, 2025
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.0.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 4.0.0 (2025-05-25) ⚠ BREAKING CHANGES NodeJS v20 or later is required Features add github action (de14fce) deps: update dependency nano-spawn to v1 (ee1e960) require nodejs v20 or later (ce8786c) rules: require node v20 as node v18 is eol (515e8c4)
May 24, 2025
Setup Cpp (C++ / C)
Version updated for https://github.com/aminya/setup-cpp to version v1.6.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/aminya/setup-cpp/compare/v1.6.1...v1.6.2
May 24, 2025
Stale Branches
Version updated for https://github.com/crs-k/stale-branches to version v8.2.0.
This action is used across all versions by 173 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🎉 New Features Robust Staleness Checks & Ignore Logic Improvements by @MattMencel in https://github.com/crs-k/stale-branches/pull/1444 🧰 Maintenance chore(deps-dev): bump @eslint/eslintrc from 3.2.0 to 3.3.1 by @dependabot in https://github.com/crs-k/stale-branches/pull/1438 chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18 by @dependabot in https://github.com/crs-k/stale-branches/pull/1439 chore(deps-dev): bump ts-jest from 29.