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.
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.