December 26, 2025
XAI Review
Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.49.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Review is an AI-powered code review tool designed to enhance code quality, enforce consistency, and expedite the review process by automating code analysis within CI/CD pipelines. It integrates seamlessly with various version control systems (e.g., GitHub, GitLab, Bitbucket) to provide inline comments, summary reviews, and AI-generated replies directly in merge requests.
December 26, 2025
Privalyse Security Scan
Version updated for https://github.com/Privalyse/privalyse-cli to version v0.3.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Privalyse is a static analysis tool designed to detect and prevent privacy violations by tracing data flows within applications, identifying PII leaks, hardcoded secrets, and GDPR non-compliance. It automates the detection of sensitive data usage and leaks, offering context-aware insights that go beyond traditional regex-based tools.
December 26, 2025
Close Sub-Issues Automatically
Version updated for https://github.com/RehabAbotalep/close-sub-issues-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Close Sub-Issues Action” is a GitHub Action designed to automatically close all sub-issues associated with a parent issue when the parent issue is closed. It streamlines issue management by automating the closure of related sub-issues and adds a summary comment to the parent issue for tracking.
December 25, 2025
Akeyless Authentication and fetching secrets
Version updated for https://github.com/akeyless-community/akeyless-github-action to version v1.1.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 99 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates Akeyless with GitHub workflows, enabling secure and automated retrieval of secrets, such as static, dynamic, rotated secrets, and certificates (SSH and PKI). It simplifies secret management by directly fetching and injecting credentials into workflows, eliminating manual handling and reducing security risks.
December 25, 2025
Feluda License Scanner
Version updated for https://github.com/anistark/feluda to version v1.11.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Feluda is a Rust-based command-line tool designed to analyze project dependencies, identify their licenses, and check for compatibility with the project’s license. It automates tasks such as flagging restrictive or incompatible licenses, generating compliance files (e.g., NOTICE and THIRD_PARTY_LICENSES), and creating Software Bill of Materials (SBOM) in SPDX format for legal and security purposes.
December 25, 2025
Run rails_best_practices with reviewdog
Version updated for https://github.com/blooper05/action-rails_best_practices to version v2.3.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates the rails_best_practices static code analysis tool with reviewdog to automate the process of identifying and reporting code quality issues in Ruby on Rails projects. It runs the analysis on pull requests, providing feedback directly within the GitHub interface to improve the code review process.
December 25, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered CLI and GitHub Action tool designed for efficient issue and pull request triage in open-source software projects. It automates tasks such as summarizing issues, suggesting labels, generating clarifying questions, and providing pull request feedback, leveraging precise prompts and smaller AI models to optimize performance.
December 25, 2025
Run Ansible playbook
Version updated for https://github.com/dawidd6/action-ansible-playbook to version v6.
This action is used across all versions by 1,598 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Run Ansible playbook” GitHub Action automates the execution of Ansible playbooks on specified hosts directly within a GitHub Actions workflow. It simplifies infrastructure management and configuration by integrating Ansible tasks into CI/CD pipelines, eliminating the need for manual execution. The action supports key features such as custom inventory management, SSH key integration, encrypted vault passwords, and additional Ansible options for flexibility.
December 25, 2025
Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v7.
This action is used across all versions by 9,472 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to send emails to multiple recipients directly from a workflow. It automates tasks such as composing emails with plain text, HTML, or Markdown (converted to HTML), attaching files, and setting email priorities. The action streamlines email notifications, making it ideal for scenarios like sending job results, alerts, or updates within CI/CD pipelines.