September 4, 2024
feishu-bot-yc
Version updated for Comori/feishu to version v0.0.6.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Comori/feishu/compare/v0.0.5...v0.0.6
September 4, 2024
Build Unreal Engine 5 action
Version updated for Fork-on-the-Table-Collective/UE5-build-action to version v1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Fork-on-the-Table-Collective/UE5-build-action/commits/v1.0
September 4, 2024
typos-action
Version updated for crate-ci/typos to version v1.24.4.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.24.4] - 2024-09-03 Fixes Offer a correction for grather
September 4, 2024
Setup Ruby, JRuby and TruffleRuby
Version updated for ruby/setup-ruby to version v1.191.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 205,914 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add ruby-3.3.5 by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/634 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.190.0...v1.191.0
September 3, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.16.2.
This action is used across all versions by 584 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.2: PR #231 - fix(#230): add Alpine’s ‘curl’ and ‘wget’
September 3, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.39.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed use correct installation id for queue item by @motatoes in https://github.com/diggerhq/digger/pull/1684 refresh job token before triggering job by @motatoes in https://github.com/diggerhq/digger/pull/1685 add drift detection internal endpoint by @motatoes in https://github.com/diggerhq/digger/pull/1686 rely on callback for changes to app (not webhooks) to avoid race conditions by @motatoes in https://github.
September 3, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.16.1.
This action is used across all versions by 584 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.1: PR #227 - chore(deps): update default checkstyle to 10.18.1
September 3, 2024
esbuild-bundle-analyzer
Version updated for exoego/esbuild-bundle-analyzer to version v1.5.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🐞 Bugfixes Fix missing INPUT_INCLUDE_SIZE_COMPARISON by @exoego in https://github.com/exoego/esbuild-bundle-analyzer/pull/89 Full Changelog: https://github.com/exoego/esbuild-bundle-analyzer/compare/v1.5.2...v1.5.3
September 3, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.0.
This action is used across all versions by 124,028 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes :sparkles: Now supports commit signing with bot-generated tokens! See “What’s new” below. :writing_hand::robot:
Behaviour changes Action input git-token has been renamed branch-token, to be more clear about its purpose. The branch-token is the token that the action will use to create and update the branch.