July 19, 2026
Open License Auditor
Version updated for https://github.com/yanovian/open-license-auditor to version v1.2.1.
This action is used across all versions by ? 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 GitHub Action Open License Auditor automates the identification of risky open-source licenses in a repository’s dependencies. It supports various package managers and scans all dependencies to flag any license that could pose security or licensing risks. The action posts comments on pull requests, listing risky dependencies and providing full dependency maps for further inspection.
July 19, 2026
MCPScan by yyyutakaaa
Version updated for https://github.com/yyyutakaaa/mcpscan to version v0.1.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 mcpscan is an automated security tool designed to detect common security issues in machine learning models and related configurations, such as injection attacks, dangerous code execution, misconfigured servers, exfiltration vulnerabilities, supply chain risks, and secrets exposure. It analyzes Python scripts, configs, and skill folders to provide detailed reports on potential security weaknesses, helping developers prevent threats before they reach their models.
July 19, 2026
terraform-plan
Version updated for https://github.com/dflook/terraform-plan to version v3.0.0.
This action is used across all versions by 369 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This Terraform action generates and optionally comments on a plan for a given Terraform project. It supports PRs by adding comments with the generated plan, automating the creation of plans for other events, and providing options to customize variables, backend configurations, and resource targeting. The action is part of a suite of actions for managing Terraform projects in GitHub Actions.
July 19, 2026
terraform-validate
Version updated for https://github.com/dflook/terraform-validate to version v3.0.0.
This action is used across all versions by 605 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates Terraform validation by running the terraform validate command to check that a Terraform configuration is valid. It can detect and fail builds if the configuration contains syntax errors or other issues before attempting a plan. The action supports specifying workspace, backend configurations, and environment variables for customizing the validation process.
July 19, 2026
terraform-version
Version updated for https://github.com/dflook/terraform-version to version v3.0.0.
This action is used across all versions by 25 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action determines and outputs the Terraform version to use based on various sources including cloud workspace configurations, module configuration, environment variables, and available binaries. It supports both Hashicorp’s Terraform and OpenTofu, automatically discovering the appropriate version for a given Terraform root module.
July 19, 2026
Composite Linter
Version updated for https://github.com/georglauterbach/linter to version v0.4.1.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action runs multiple linters, including Actionlint, EditorConfig Checker, Hadolint, Shellcheck, YAMLLint, and Zizmor, to analyze various files such as GitHub CI/CD workflows, EditorConfig configurations, Dockerfiles, shell scripts, YAML files, and GitHub workflows. It allows users to disable specific linters or provide custom configuration files and arguments for each linter.
July 19, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.40.0.
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 ReleaseKit is an automated tool that automates the process of releasing npm packages, crates.io libraries, and Dart/Flutter packages. It uses Conventional Commits to generate changelogs and version numbers, and supports CI-native workflows with JSON output and OIDC publishing. The action provides three independent CLIs for versioning, generating notes, and publishing packages, making it flexible for different ecosystems and projects.
July 19, 2026
ASCII profile card
Version updated for https://github.com/hu553in/ascii-profile-card to version v1.0.0.
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 This GitHub Action generates Neofetch-style SVG profile cards with daily ASCII art and live GitHub stats. It automates the creation of a dedicated branch for generated files, which can be embedded in a profile README. The action supports various card configurations, including header, section, key/value, and blank rows, allowing users to customize the appearance of their profile cards.
July 19, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.9.22.
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 Codex Action automates the execution of OpenAI’s Codex CLI in GitHub Actions workflows using a containerized version of the tool. It supports both API key and OAuth/Device Auth authentication methods, offering flexibility depending on user preferences and needs. The action simplifies integration with Codex for tasks such as summarizing changes or generating text, providing a clean and automated way to leverage Codex’s capabilities within GitHub Actions pipelines.
July 19, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v2.4.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, cibuild, automates the setup of CI/CD pipelines for iOS and Android projects. It provides an interactive wizard for creating and customizing workflows using YAML files, which can be run locally or on remote runners with AI agents. The action supports auto-detection of platforms, secret management, and pipeline validation, facilitating a streamlined development process for mobile applications.