March 11, 2026
LLM Upgrade Bot
Version updated for https://github.com/agamm/llm-upgrade-bot to version v1.7.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 The LLM Upgrade Bot is a GitHub Action that automates the detection and upgrading of outdated LLM (Large Language Model) version strings in your codebase. It scans files against a continuously updated map of over 235 model entries, classifies upgrades as safe or major, modifies files in-place, and creates pull requests to streamline the process.
March 11, 2026
PHP version action
Version updated for https://github.com/antfroger/php-version-action to version v1.3.2.
This action is used across all versions by 9 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 PHP Version Action is a GitHub Action that automates the detection of PHP versions required for your workflows by analyzing the composer.json file. It generates a version matrix ranging from the minimum to the latest supported PHP versions, eliminates the need for hardcoding PHP versions, and ensures workflows stay up-to-date with real-time version data from PHP.
March 11, 2026
AI Workflow Runner
Version updated for https://github.com/arch-playground/ai-workflow-runner to version v1.3.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “AI Workflow Runner” GitHub Action automates the execution of AI workflows using the OpenCode SDK, with built-in support for validation scripts in Python or JavaScript. It simplifies AI pipeline management by providing features like automated workflow validation, retry mechanisms, multi-runtime support, and secure execution in Docker environments.
March 11, 2026
SecScore
Version updated for https://github.com/cassiodeveloper/SecScore to version v0.3.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 SecScore is a lightweight security scoring engine designed for CI/CD pipelines, providing an automated mechanism to evaluate security scanner findings and calculate a single security score for pull requests. It helps teams make policy-driven decisions (PASS, REVIEW, or FAIL) based on the severity and context of vulnerabilities, ensuring only secure code is merged.
March 11, 2026
Semantic Releasify
Version updated for https://github.com/d3p1/semantic-releasify to version v1.8.4.
This action is used across all versions by 1 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 Semantic Releasify GitHub Action automates the release process using semantic-release, simplifying tasks such as generating changelogs, creating GitHub releases, updating npm package versions, publishing packages to npm, and optionally releasing Docker images.
March 11, 2026
Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v13.
This action is used across all versions by 9,679 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 Send Mail GitHub Action automates the process of sending emails to multiple recipients directly from a GitHub Actions workflow. It supports plain text, HTML, and multipart email bodies, Markdown-to-HTML conversion, file attachments, and advanced email options like custom headers, priority settings, and proxy configurations.
March 11, 2026
Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v4.1.2.
This action is used across all versions by 111 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of finding and replacing strings in files based on specified patterns. It simplifies bulk text replacements across multiple files, supporting both direct input and external JSON configuration for complex replacement scenarios.
March 11, 2026
Critical Journey
Version updated for https://github.com/foreai-co/cj-action to version v100.0.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Critical Journey GitHub Action automates the execution of tests or test suites using the Critical Journey platform, running them within a Docker container. It simplifies test management by allowing parameter overrides, browser engine selection, and optional customization like website URL changes.
March 11, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.9.
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 provides reusable workflows and tools for CI pipelines, primarily used in go-openapi projects. It automates the installation and management of specific tooling (e.g., gotestsum, go-junit-report) by pinning dependencies to vetted versions for consistency and reliability, while also offering additional utilities like waiting for all jobs to complete before merging pull requests.