March 13, 2026
Forge AI — Quality Gates for AI-Assisted Code
Version updated for https://github.com/Forge-Space/forge-ai-action to version v1.3.0.
This action is used across all versions by 2 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 Forge AI Action is a GitHub Action designed to assess the impact of AI-assisted code on a codebase by scanning pull requests for governance violations, quality regressions, and anti-patterns. It automates quality checks, provides detailed reports (e.
March 13, 2026
Qubic Contract Verify
Version updated for https://github.com/Franziska-Mueller/qubic-contract-verify to version v1.0.5.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Qubic Contract Verification Tool is a GitHub Action that automates the validation of C++ smart contract files to ensure compliance with Qubic’s C++ language feature restrictions. It helps developers maintain code quality and adherence to predefined standards in smart contract development.
March 13, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.4.
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 Gentesty Evaluation Action is a GitHub Action designed to automate the process of triggering evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation process directly into GitHub Actions workflow logs and provides the final success or failure result upon completion.
March 13, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.22.
This action is used across all versions by 2 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 “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging Conventional Commits to determine semantic version bumps (major, minor, or patch). It simplifies tasks like updating git tags, managing version numbers directly from the registry, and publishing to npm-compatible registries.
March 13, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.10.
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, developed for the go-openapi workflows, automates the installation and management of specific Go-based CI tools by downloading their pre-released binaries, ensuring version consistency and avoiding reliance on go install. It also provides a reusable action to address timing issues in CI workflows by ensuring all jobs, including non-required ones, complete before auto-merging pull requests, preventing job failures and improving workflow reliability.
March 13, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.3.1.
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 delstack GitHub Action is a tool designed to force delete entire AWS CloudFormation stacks, including resources that fail to delete through standard CloudFormation operations. It automates the deletion process for stacks created by various Infrastructure as Code tools (e.
March 13, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.11.
This action is used across all versions by 114 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 release-notifier-action is a GitHub Action designed to notify repositories about release events by leveraging a GitHub App. It automates the process of triggering repository dispatch events whenever a release is created, edited, or deleted, allowing downstream workflows or integrations to respond to these events.
March 13, 2026
AI Code Review Action Provider Can Vary
Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V2.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, and Google Gemini to analyze pull requests and provide intelligent feedback and suggestions for improving code quality.
March 13, 2026
Setup-Oracle-SQLcl
Version updated for https://github.com/gvenzl/setup-oracle-sqlcl to version v1.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Oracle SQLcl” GitHub Action automates the process of downloading, installing, and configuring the Oracle SQLcl command-line tool in CI/CD workflows. It ensures the specified version of SQLcl is available, updates the system PATH for easy access to the sql command, and sets up the SQLCL_HOME environment variable.