April 21, 2026
Faultline AI Trust & Safety Scanner
Version updated for https://github.com/nxtg-ai/faultline-action to version v1.0.0.
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 Faultline AI Trust & Safety Scanner is a GitHub Action designed to verify the integrity and compliance of AI-generated content during the CI pipeline process. It detects issues such as hallucinations, manipulations, and policy violations (e.g., GDPR, EU AI Act) by analyzing specified files and generating detailed security alerts and inline PR annotations for identified issues. This action helps automate AI content validation, ensuring safer and more reliable AI outputs before deployment.
April 21, 2026
Setup Cloudflare R2
Version updated for https://github.com/rarestype/r2-setup-action to version v1.
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 r2-setup-action GitHub Action configures the AWS CLI to seamlessly interact with Cloudflare R2, a storage solution similar to Amazon S3. It automates the setup process, enabling users to upload files to R2 using the AWS CLI by specifying the appropriate endpoint, simplifying integration with Cloudflare’s storage services.
April 21, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.48.0.
This action is used across all versions by 123 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Drawio Export Action is a GitHub Action that automates the export of diagrams created in draw.io to various formats, including PNG, PDF, SVG, and more. It simplifies the process of keeping exported diagram files synchronized with their source .drawio files by automatically generating updated exports on changes. This action supports configurable options like output format, image quality, scaling, and background transparency, making it a powerful tool for managing and versioning diagram assets in repositories.
April 21, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.77.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust to ensure consistency and best practices in Markdown files. It automates the detection and correction of common Markdown issues, offers 71 lint rules, supports multiple Markdown flavors, and provides configurable, CI/CD-friendly functionality with fast execution and intelligent caching. By combining speed, automatic formatting, and comprehensive error reporting, rumdl streamlines the management of Markdown files for developers.
April 21, 2026
Ansible Galaxy Publish Action
Version updated for https://github.com/somaz94/ansible-galaxy-publish-action to version v1.1.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ansible Galaxy Publish Action is a GitHub Action designed to automate the publishing of Ansible collections or roles to Ansible Galaxy. It streamlines the process by handling tasks such as building and publishing collections or importing roles, with features like dry-run mode for validation without using an API key and artifact uploads for manual inspection. This action simplifies CI workflows by providing key outputs like published references, artifact paths, and collection versions, while supporting version pinning for Ansible.
April 21, 2026
Ansible Molecule Test Action
Version updated for https://github.com/somaz94/ansible-molecule-test-action to version v1.0.2.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-molecule-test-action is a GitHub Action designed to automate the testing of Ansible roles and collections using Molecule. It streamlines the entire Molecule testing pipeline, including setting up Python, installing dependencies (Ansible, Molecule, Docker driver), and running molecule test across specified Linux distributions, making it ideal for validating Ansible configurations in CI workflows. The action supports version pinning, additional package installations, and provides test results and metadata as outputs.
April 21, 2026
Go Kubebuilder Test Action
Version updated for https://github.com/somaz94/go-kubebuilder-test-action to version v1.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-kubebuilder-test-action is a GitHub Action designed to automate the testing and verification process for projects using the Kubebuilder framework. It streamlines tasks such as setting up Go, running tests, ensuring manifests and deepcopy code are up-to-date, and verifying no drift in generated files, all in a single step. This action simplifies the development workflow for Kubebuilder-based repositories by replacing multiple manual steps with a customizable and efficient solution.
April 21, 2026
Helm Chart Release
Version updated for https://github.com/somaz94/helm-chart-release-action to version v1.0.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-chart-release-action is a GitHub Action that automates the release process for Helm charts by packaging them, publishing them to a gh-pages branch as a Helm repository, and optionally pushing them to an OCI registry. It streamlines the Helm chart release pipeline, supporting both single and multi-chart workflows, with features like dry-run validation, app version auto-bumping, and flexible toggles for gh-pages and OCI push operations. This action simplifies and accelerates Helm chart deployments while ensuring consistent and repeatable processes for developers.
April 21, 2026
Helm OCI Push
Version updated for https://github.com/somaz94/helm-oci-push-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-oci-push-action is a GitHub Action designed to automate the packaging and pushing of Helm charts to OCI-compliant registries, such as GHCR, ECR, GAR, Harbor, and more. It simplifies workflows by supporting multiple input modes (e.g., tarballs, chart paths, or directory scans), providing features like dry-run validation, idempotent releases by skipping existing versions, and built-in Helm registry authentication. This action streamlines Helm chart management, making it efficient for CI/CD pipelines and registry publishing tasks.
April 21, 2026
ci-delta
Version updated for https://github.com/tengfone/ci-delta to version v0.1.2.
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 The ci-delta GitHub Action analyzes changes in GitHub Actions workflow files between two code revisions and generates semantic diff reports, highlighting potential pipeline behavior changes that may not be obvious in raw YAML diffs. It automates the detection of critical changes, such as new high-risk triggers, permission escalations, environment modifications, and job structure alterations, helping developers identify and mitigate risks in CI/CD configurations. The action also supports generating reports in markdown or JSON formats and can optionally post findings as comments on pull requests.