January 22, 2026
Code Vitals SEO and Performance Audit
Version updated for https://github.com/codevitalsteam/setup 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 CodeVitals SEO and Performance Audit GitHub Action automates post-deployment performance and SEO audits for live sites using Lighthouse and custom SEO checks. It helps teams identify and address performance regressions and SEO issues immediately after deployment, preventing negative impacts on user experience, search rankings, and revenue.
January 22, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.4.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes within CI workflows. It eliminates the need to share sensitive credentials (e.g., GitHub App private keys with elevated permissions) or rely on external services, enhancing workflow security. This action simplifies secure code fixes and integrates seamlessly without requiring additional server hosting.
January 22, 2026
FlakeHub Cache
Version updated for https://github.com/DeterminateSystems/flakehub-cache-action to version v3.15.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 386 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary FlakeHub Cache Action is a zero-configuration binary cache designed for GitHub Actions, CI platforms, and developer workstations. It automates caching for Nix builds, enabling faster and more efficient workflows by sharing cached build artifacts across environments.
January 22, 2026
CAgent Runner
Version updated for https://github.com/docker/cagent-action to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action enables seamless integration of AI agents, such as code analyzers, into workflows by automating the setup, execution, and environment configuration. It streamlines tasks like analyzing code, detecting security vulnerabilities, and ensuring best practices, while incorporating robust security features such as secret leak prevention, prompt injection detection, and automated incident response.
January 22, 2026
DriftLinter
Version updated for https://github.com/driftlint/driftlint to version 0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary DriftLinter is a GitHub Action designed to detect and address API drift by comparing the routes in your Flask application with your OpenAPI 3.0 specification. It automates the process of identifying missing, undocumented, or mismatched endpoints and can generate OpenAPI YAML suggestions for undocumented routes using AI.
January 22, 2026
Split and Push Monorepo
Version updated for https://github.com/FunkyOz/split-push 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 This GitHub Action and CLI tool automates the process of extracting and syncing specific folders from a monorepo to dedicated repositories using git subtree split, preserving the full git history. It detects changes in designated folders and only pushes updates when necessary, streamlining workflows for independent versioning, deployment, or distribution of monorepo packages.
January 22, 2026
GitHub API Usage Tracker
Version updated for https://github.com/hesreallyhim/github-api-usage-tracker to version github-api-usage-tracker-v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “GitHub API Usage Tracker,” monitors and tracks the number of GitHub API requests consumed during a workflow job, categorized by rate-limit buckets (e.g., core, GraphQL, search). It automates the process by capturing API usage at the start and end of a job, providing a detailed summary of the total requests used, remaining limits, and breakdown by bucket.
January 22, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.122.1.
This action is used across all versions by 104 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lingo.dev Compiler is an open-source middleware designed to automate the localization of React applications at build time, enabling multilingual support without modifying existing components. It simplifies the process of generating language-specific bundles, reducing manual effort and ensuring seamless integration into build pipelines.
January 22, 2026
AWS Endpoint RDS Tunnel
Version updated for https://github.com/luviny/aws-endpoint-rds-tunnel 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 This GitHub Action, AWS Endpoint RDS Tunnel, securely establishes an SSH tunnel between a GitHub Actions Runner and an RDS instance in a private subnet using AWS EC2 Instance Connect Endpoint. It eliminates the need for managing a Bastion Host, streamlining database access for tasks like migrations, schema changes, and data seeding.