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.
March 13, 2026
i18n Translate Action
Version updated for https://github.com/i18n-actions/ai-i18n to version V0.8.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 The i18n Translate Action is a GitHub Action designed to automate the translation of internationalization (i18n) files using advanced language models like Anthropic Claude, OpenAI GPT, and Ollama. It simplifies the process of translating text across multiple formats (e.
March 13, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.2.
This action is used across all versions by 4 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 setup-sops GitHub Action automates the installation of the sops binary on GitHub Actions runners, allowing users to specify a desired version (e.g., latest or a specific semantic version). This action simplifies the setup process for using sops in workflows by ensuring the correct version is installed and available in the system PATH.