January 27, 2026
setup-castor
Version updated for https://github.com/castor-php/setup-castor to version v1.0.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Castor GitHub Action” automates the installation and setup of the Castor CLI tool as a static binary in GitHub Actions workflows. It simplifies the process of configuring specific Castor versions, including stable releases or nightly builds, enabling seamless integration for task automation in CI/CD pipelines.
January 27, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sync Secrets Action is a GitHub Action designed to automate the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories or environments. It simplifies the management of sensitive data by providing a secure and efficient way to replicate secrets and variables across repositories, supporting advanced use cases like multi-line secrets, environment-specific configurations, and query-based repository targeting.
January 27, 2026
CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v4.10.0.
This action is used across all versions by 2,062 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CodSpeed GitHub Action integrates CodSpeed benchmarking into CI workflows, automating the execution and reporting of performance benchmarks. It simplifies running benchmarks, collecting performance data, and uploading results to the CodSpeed platform for analysis. The action supports configurable execution modes, caching to optimize workflow runs, and integration with various tools and environments to streamline continuous performance monitoring.
January 27, 2026
MCIX for IBM DataStage
Version updated for https://github.com/DataMigrators/mcix to version v1.1.20.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates the MCIX toolkit into workflows to automate static code analysis, unit testing, and CI/CD processes for IBM DataStage projects. It enables DataStage teams to implement modern engineering practices by performing quality checks, enforcing quality gates, and facilitating seamless integration with GitHub workflows.
January 27, 2026
Diploi Component Metadata Action
Version updated for https://github.com/diploi/action-components to version v1.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Diploi Component Metadata Action is a GitHub Action designed to gather component metadata from a Diploi stack. It automates the process of extracting metadata, streamlining the management and organization of Diploi stack components. This action helps developers efficiently integrate metadata collection into their workflows.
January 27, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies uncovered functions in changed files, generates valid tests (ensuring no errors or failing specs), and commits them directly to the source branch.
January 27, 2026
Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.11.3.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of a Fortran development environment using Conda across multiple platforms (Linux, macOS, and Windows). It installs a specified Fortran compiler along with related tools like C/C++ compilers, fpm, cmake, ninja, and meson, and configures essential environment variables for seamless integration with CI/CD workflows.
January 27, 2026
NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The nodejs-actions-starter-template is a pre-configured starter template for creating GitHub Actions using Node.js. It provides a complete setup with action boilerplate, linting, testing, CI/CD workflows, and automated bundling, streamlining the development and deployment of custom actions. This template helps developers quickly build and publish GitHub Actions with built-in examples, GitHub API integration, and tools for maintaining code quality and test coverage.
January 27, 2026
Trivy PR Decorator
Version updated for https://github.com/katanox/trivy-pr-decorator to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Trivy PR Decorator GitHub Action integrates with Trivy vulnerability scans to automate the process of posting clear, formatted comments on pull requests that summarize detected security vulnerabilities. It enhances team collaboration by providing detailed, sortable vulnerability tables, visual severity indicators, and smart comment management to avoid duplicates.