January 10, 2026
ECS Task Run
Version updated for https://github.com/ikhrustalev/ecs-task-run to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “ECS Task Run” GitHub Action allows users to run one-off tasks on Amazon ECS by reusing the configuration of an existing ECS service. It simplifies running ad-hoc commands, such as database migrations or health checks, by automating the setup of task definitions, network configurations, and launch types.
January 10, 2026
CA Certificate Import
Version updated for https://github.com/LiquidLogicLabs/git-action-ca-certificate-import to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CA Certificate Import GitHub Action automates the installation of custom SSL/TLS certificates into CI/CD runner environments, ensuring tools like Docker and curl can securely interact with private registries and internal resources that use custom certificate authorities. It simplifies certificate management by auto-detecting source types (file, URL, or inline content), validating formats, and integrating certificates into the system CA store, with optional support for generating BuildKit configuration files.
January 10, 2026
Halt Google Play Release
Version updated for https://github.com/mataku/halt-google-play-release-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Halt Google Play Release Action is a GitHub Action designed to programmatically halt a release in the Google Play Console for a specified track (e.g., production, beta) and version. It helps automate emergency rollbacks or stop problematic app releases, reducing the need for manual intervention.
January 10, 2026
GPT 5.x PR Reviewer
Version updated for https://github.com/micahstubbs/gpt-code-review to version v3.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GPT 5.x PR Reviewer GitHub Action automates the code review process for pull requests by leveraging OpenAI’s GPT models (e.g., GPT-5.2). It analyzes code changes and provides feedback directly in pull request comments, helping teams streamline code reviews and identify potential issues more efficiently.
January 10, 2026
Generate Data
Version updated for https://github.com/MinecraftPlayground/generate-data to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of default Minecraft datapack assets for a specified game version. It simplifies the process of retrieving and organizing Minecraft data by generating assets directly in the desired directory, supporting specific versions or the latest release/snapshot. This action is ideal for developers looking to streamline datapack creation and management in automated workflows.
January 10, 2026
minecraft-manifest
Version updated for https://github.com/MinecraftPlayground/manifest to version v1.5.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Manifest,” automates the retrieval of Minecraft version data from the official Mojang manifest, such as the latest release, snapshot versions, or specific version details. It simplifies accessing version-related metadata, including download URLs, Java version requirements, and release information, enabling efficient integration into automated workflows.
January 10, 2026
Setup Smallstep step-cli tool
Version updated for https://github.com/muandane/setup-step-cli to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Smallstep CLI” GitHub Action automates the installation of a specified version of the Smallstep CLI (step command) on supported platforms and adds it to the runner’s tool cache. This action simplifies workflows by ensuring the required version of the tool is readily available, eliminating manual setup steps and enabling seamless integration of Smallstep CLI into CI/CD pipelines.
January 10, 2026
Setup Kanuka
Version updated for https://github.com/PolarWolf314/kanuka-actions to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup Kanuka Action is a GitHub Action designed to automate the setup and use of the Kanuka CLI for managing encrypted secrets in CI/CD workflows. It simplifies the process of securely decrypting and utilizing sensitive information, such as private keys and environment variables, within GitHub Actions.
January 10, 2026
Set up Percona Toolkit
Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of Percona Toolkit in workflows by ensuring system requirements are met, downloading a specified version of the toolkit, and adding its command-line tools to the system’s PATH. It simplifies the use of Percona Toolkit for database management and optimization tasks within CI/CD pipelines, saving time and reducing manual setup effort.