January 10, 2026
Create a PR if one doesnt exists
Version updated for https://github.com/github/vscode-codeql to version v1.17.7.
This action is used across all versions by ? repositories. Action Type This is a composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “CodeQL for Visual Studio Code” extension provides rich language support for CodeQL, enabling users to efficiently query databases and identify security vulnerabilities or issues in codebases directly within Visual Studio Code. It automates tasks such as running queries from a repository of pre-built security queries, analyzing data flows for triaging security results, and performing multi-repository variant analysis.
January 10, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary EvalView is a GitHub Action designed to detect and prevent regressions in AI agents during development and CI workflows. It identifies issues such as changes in tool usage, output discrepancies, increased costs, and latency spikes by comparing current agent behavior against a baseline.
January 10, 2026
ECS Service Deploy
Version updated for https://github.com/ikhrustalev/ecs-service-deploy 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 Service Deploy GitHub Action simplifies redeploying Amazon ECS services by allowing users to trigger deployments without managing task definitions manually. It automates tasks such as forcing new deployments to pull the latest image, rolling back to specific task definitions, and scaling services during deployment.
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.