February 18, 2026
Install komac
Version updated for https://github.com/UnownPlain/install-komac to version 1.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-komac GitHub Action automates the installation of the komac tool across various platforms. It simplifies the process of setting up komac in CI/CD workflows, ensuring compatibility with multiple runners. This action eliminates manual installation steps, enabling developers to quickly integrate komac into their pipelines for tasks like updating packages or managing software versions.
February 18, 2026
Good Egg Trust Scoring PRs
Version updated for https://github.com/2ndSetAI/good-egg to version v0.1.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Good Egg is a GitHub Action and CLI tool that automates trust scoring for pull request authors by analyzing their contribution history across the GitHub ecosystem using graph-based algorithms. It helps maintainers identify genuine contributors and evaluate the trustworthiness of PRs, addressing challenges posed by mass-generated pull requests.
February 18, 2026
Create Reminder
Version updated for https://github.com/agrc/create-reminder-action to version v1.1.24.
This action is used across all versions by 411 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create Reminder Action” is a GitHub Action that automates the process of setting and managing reminders directly within GitHub comments. Using a simple /remind command, users can schedule reminders for tasks or events, which are tracked and triggered at the specified time.
February 18, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-21.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit, a framework for managing and maintaining multi-language pre-commit hooks. It streamlines the process of running pre-configured hooks on code changes, such as during pull requests or pushes, ensuring code quality and consistency across a project.
February 18, 2026
Terraform Plan Comment
Version updated for https://github.com/borchero/terraform-plan-comment to version v2.6.1.
This action is used across all versions by 101 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-plan-comment GitHub Action automates the process of posting the output of terraform plan as a structured, markdown-formatted comment on pull requests. It helps teams review infrastructure changes by providing a clear, foldable summary of planned updates directly within the PR.
February 18, 2026
Auths Verify Commits
Version updated for https://github.com/bordumb/auths-verify-action to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Auths Verify Action is a GitHub Action designed to ensure the integrity of commits by verifying their cryptographic signatures using the Auths identity keys. It automatically checks all commits in a pull request or push to confirm they are signed by authorized developers, helping to prevent unauthorized or unsigned commits in a repository.
February 18, 2026
PRBrain - AI PR Analyzer
Version updated for https://github.com/buildthingsuseful/prbrain to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary PRBrain is a GitHub Action that leverages AI to automate pull request analysis and enhance code review processes. It provides features such as intent extraction, AI-generated content detection, duplicate PR identification, and alignment checks against project goals, while scoring PRs on quality metrics like structure, tests, and documentation.
February 18, 2026
Check NPM Scope Access
Version updated for https://github.com/codafusion/check-npm-scope-access to version v1.0.0.
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 check-npm-scope-access GitHub Action automates the process of verifying read access to private NPM packages across specified scopes. It scans the package.json files in a repository to identify scoped dependencies, checks their accessibility in the configured NPM registry, and provides a consolidated report of inaccessible packages.
February 18, 2026
Setup VBA
Version updated for https://github.com/DecimalTurn/setup-vba to version v0.1.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-vba GitHub Action prepares a Windows runner for VBA (Visual Basic for Applications) automation by installing Microsoft Office (if not already installed), configuring VBA security settings, and initializing specified Office applications. This action simplifies and automates the setup process for Office and VBA-related workflows, enabling seamless integration with tasks like building and testing VBA-enabled documents.