December 25, 2025
Flowlyt Security Analyzer
Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Flowlyt is an AI-powered security analyzer designed to enhance the security of GitHub Actions and GitLab CI/CD workflows. It automates the detection of vulnerabilities, misconfigurations, and supply chain risks using advanced Abstract Syntax Tree (AST) analysis and AI-enhanced false positive reduction, providing faster scans and more accurate results.
December 25, 2025
DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects by analyzing commits using a custom emoji-based parser. It determines the next version based on conventional commits, updates the pyproject.toml file, manages Git tags, and creates GitHub releases with changelogs.
December 25, 2025
Setup Probitas
Version updated for https://github.com/probitas-test/setup-probitas to version v1.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-probitas GitHub Action simplifies the integration of the Probitas scenario-based testing framework into CI/CD workflows by automating the installation and setup of the Probitas CLI. It ensures that the specified version of Probitas is installed, verified, and available in the execution environment, allowing users to seamlessly run tests across different environments and configurations.
December 25, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.203.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and enforce best practices in Markdown files. It automates tasks such as detecting and fixing common Markdown issues, providing fast performance, detailed error reporting, and integration with CI/CD workflows.
December 25, 2025
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v0.0.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables users to run CI workflows on OpenIndiana, an operating system not natively supported by GitHub Actions, which typically supports Ubuntu, Windows, and macOS. It automates the setup of an OpenIndiana virtual machine, synchronizes files and environment variables between the host and VM, and provides configurable options for memory, CPU, file sharing, and network ports.
December 25, 2025
Allure Report Official
Version updated for https://github.com/allure-framework/allure-action to version v0.5.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Allure Action is a GitHub Action designed to automate the generation and display of Allure Report summaries directly within pull request comments. It provides an overview of test results, including summary statistics, details on new, flaky, and retried tests, and adds a link to the full report if hosted on the Allure Service.
December 25, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.52.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specified commit is actively deployed to a given environment in GitHub. It automates the process of checking deployment status, helping developers ensure that the correct version of their code is deployed to the desired environment.
December 25, 2025
Content Reviewer
Version updated for https://github.com/atkei/content-reviewer-action to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Content Reviewer Action is a GitHub Action designed to automate the review of content in pull requests using LLM-powered analysis. It identifies issues in changed files, provides inline feedback as PR comments, and categorizes results by severity (error, warning, suggestion). This action streamlines content quality assurance, supports multilingual reviews, and outputs structured results for improved collaboration.
December 25, 2025
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the release process for projects that require built distribution files to be published to a specific GitHub branch. It leverages Conventional Commits to determine version updates, generate changelogs, and create GitHub releases with semantic versioning. This action streamlines tasks like building project files, managing version tags, and updating release branches, eliminating the need for manual version tracking and distribution management.