March 17, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.4.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ternary Operator Action is a GitHub Action designed to evaluate conditional expressions and dynamically set outputs based on the results. It simplifies creating flexible, condition-driven workflows by supporting a wide range of operators (e.
March 17, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.11.
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 DepVault is a comprehensive web platform designed to manage dependencies and secrets securely. It automates the detection of vulnerabilities and outdated packages across multiple ecosystems, integrates encrypted storage for sensitive environment variables and files, and streamlines secret sharing for CI/CD pipelines.
March 17, 2026
Next.js Turbopack Bundle Analysis
Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.0.
This action is used across all versions by 1 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 Next.js Turbopack Bundle Analysis GitHub Action automates the process of analyzing and reporting bundle size changes in Next.js projects using Turbopack. It calculates size differences between the base and pull request builds, generates a detailed comparison of route sizes, and posts a summary comment on the pull request.
March 17, 2026
SWEny AI
Version updated for https://github.com/swenyai/sweny to version v2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is an AI-powered platform for building engineering workflows that automate tasks like issue triage, root cause analysis, and implementation of fixes. It connects to various input sources (e.g., observability logs, APIs) to learn from system data, takes actions such as creating tickets or opening pull requests, and reports findings through communication channels like Slack or GitHub.
March 17, 2026
WuppieFuzz
Version updated for https://github.com/TNO-S3/WuppieFuzz-action to version v0.3.
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 WuppieFuzz GitHub Action is designed to automate fuzz testing of REST APIs by running the WuppieFuzz fuzzer against a software’s API exposed via a Docker container. It simplifies the process of identifying vulnerabilities or issues in an API by using an OpenAPI specification to guide the fuzzing process and generates a detailed report of the results.
March 17, 2026
Normalize PR Title and Add Jira Link
Version updated for https://github.com/vkozlov-sit/PullRequestTitle to version v0.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 “PR Jira Link Action” automates the process of normalizing Pull Request titles to conform to a Jira issue key format and appending corresponding Jira issue links to PR descriptions. It helps maintain consistent naming conventions and ensures proper linkage between GitHub PRs and Jira tickets, reducing manual effort and potential errors.
March 17, 2026
Easy release action
Version updated for https://github.com/arthurhovhannisyan31/easy-release-action to version v1.0.3.
This action is used across all versions by 10 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-release-action GitHub Action automates the creation of a release by gathering commit messages between the latest two tags on a specified branch and generating a formatted release message. It streamlines release management by posting the release notification to a Slack channel, enhancing team communication.
March 17, 2026
Foglift Website Check
Version updated for https://github.com/banant2/Foglift to version v2.1.0.
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 Foglift is an advanced website analysis tool that evaluates websites across five key dimensions: SEO, GEO (Generative Engine Optimization), performance, security, and accessibility. It automates the identification of optimization opportunities for traditional SEO, AI-focused search readiness, site speed, security protocols, and compliance with accessibility standards.
March 17, 2026
Setup Apache Maven
Version updated for https://github.com/batmahdi/setup-maven to version v3.
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 Setup Apache Maven GitHub Action automates the installation and configuration of a specific version of Apache Maven on GitHub-hosted runners, supporting Linux, macOS, and Windows environments. It simplifies the setup process by adding Maven to the system’s PATH, exporting the M2_HOME environment variable, and leveraging caching to speed up subsequent runs.