August 7, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.19.
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 Kover Report Action is a GitHub Action designed to automate the generation and reporting of code coverage from Kover XML reports in Kotlin/Android projects. It supports multi-module support, flexible discovery options, configurable thresholds, PR integration, coverage history tracking, and customizable outputs. The action uses Gradle or glob patterns to locate coverage files and provides visual ASCII graphs for trend analysis.
August 7, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines. It helps companies ensure their code meets WCAG guidelines by defining target audiences and percentages of guidelines to be met. The action uses AI analysis to assess the compliance of code, allowing developers to focus on meeting accessibility requirements for a specific audience, improving product performance and revenue.
August 7, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.9.0.
This publisher is shown as ‘verified’ by GitHub.
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 This GitHub Action automates the process of exporting Postman collections and environments into a repository, setting up CI pipelines with mocks and monitors, and managing secrets. It solves the problem of manually exporting and configuring these assets, which can be time-consuming and error-prone. The action provides inputs for project details, workspace IDs, collection IDs, environment configurations, and authentication tokens, and outputs are generated workflows and artifacts.
August 7, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.23.1.
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 Garita is a GitHub Action that enforces data protection policies by monitoring and preventing sensitive information from being added to repositories. It uses regular expressions and validation rules to check file contents against predefined lists of prohibited patterns such as names, CURPs, RFCs, CLABEs, NSS numbers, Mexican phone numbers, secret tokens, and JWTs. The action focuses on ensuring that personal data is not included in source code or commit history by leveraging existing tools like git-secrets and provides a simple YAML configuration file to manage the list of prohibited patterns.
August 7, 2026
Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.38.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 The Prowler action automates the deployment and monitoring of Prowler, an Open Source cloud security platform that provides real-time security checks and integrations for managing cloud environments effectively. It simplifies the process of implementing comprehensive security measures across various cloud services, ensuring compliance with industry standards.
August 7, 2026
SnapDrift
Version updated for https://github.com/ranacseruet/snapdrift to version v0.8.1.
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 SnapDrift captures full-page application frames, compares them against a known baseline, and reports drift directly in GitHub Actions. It solves issues related to detecting UI changes across pull requests by automating the baseline capture, pull request drift detection, and report upserts. Key capabilities include route scoping, drift enforcement through diff.mode, and support for both local and hosted Snap backends.
August 7, 2026
setup-love
Version updated for https://github.com/remarkablegames/setup-love to version v1.0.8.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
This GitHub Action automates the setup of the LÖVE game engine in your CI/CD workflows on GitHub Actions. It simplifies the process of integrating LÖVE into projects, allowing developers to easily run and test their games using this popular 2D game development framework.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 This GitHub Action prints “Hello World” or a personalized greeting to a specified person. It solves the problem of automating greetings and outputs the time of greeting, making it useful for logging purposes in projects that require automated interactions.
August 7, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.5.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Extract Commit Action is a versatile GitHub Action that automates the extraction of information from commit messages using customizable patterns or commands. It supports text, JSON, and CSV output formats and allows control over the number of commits analyzed to handle long-running operations efficiently. The action is designed to streamline development workflows by providing flexible extraction options and fail-safe mechanisms for handling empty results.
August 7, 2026
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.9.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Environment/Output Setter is a GitHub Action that simplifies setting multiple environment variables and outputs for your workflows. It automates tasks such as dynamically defining environment variables or output values, which can be reused across different steps and workflows. The action provides features like value transformation, JSON support, and retry mechanisms to ensure robustness in complex environments.