December 30, 2025
Resume Google Play Release
Version updated for https://github.com/mataku/resume-google-play-release-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Resume Google Play Release Action” is a GitHub Action designed to automate the process of resuming halted app releases in the Google Play Console for specific tracks (e.g., production, beta). It determines the appropriate release status—inProgress for staged rollouts or completed for full releases—and supports authentication via Service Account or Workload Identity Federation.
December 30, 2025
Update Rollout Google Play Release
Version updated for https://github.com/mataku/update-rollout-google-play-release-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Update Rollout Google Play Release Action” is a GitHub Action designed to automate the process of updating the rollout percentage (user fraction) for in-progress app releases on the Google Play Console. It allows users to target specific releases by version name and track, ensuring only releases with an inProgress status are updated.
December 30, 2025
Remediator-AI
Version updated for https://github.com/Scalabit/remediator to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Remediator” GitHub Action is an AI-powered tool designed to automatically scan GitHub workflows for security vulnerabilities and generate pull requests with fixes. It automates the identification of potential security risks, provides contextual AI-driven solutions, and streamlines the process of resolving issues through detailed reports and automated pull requests.
December 30, 2025
Docker container action to Lint OpenAPI doc
Version updated for https://github.com/Sqrrl-Solutions/sqrrl-api-validator to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sqrrl-api-validator GitHub Action automates the validation of API descriptions by using Spectral to lint OpenAPI Specification (OAS) files in JSON or YAML formats. It ensures compliance with OpenAPI standards (2.0 and 3.x) to help developers identify and address issues in their API documentation, improving consistency and quality.
December 30, 2025
AI Security Posture Management Scanner
Version updated for https://github.com/tonyAllTrue/ai-security-posture-management-scanner to version v0.0.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides automated security testing for large language model (LLM) endpoints and AI models by integrating with the AllTrue platform. It helps identify vulnerabilities such as prompt injection, data leakage, and malicious code, while offering capabilities like flexible scoping, parallel execution, and detailed reporting.
December 30, 2025
GodScore CI
Version updated for https://github.com/willshacklett/godscore-ci to version v0.2.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary GodScore CI is a GitHub Action designed to assess the long-term resilience of evolving systems by evaluating their survivability, self-correctability, and irreversibility risk through a metric called the God Variable (Gv). It automates the detection of gradual system degradations that traditional CI pipelines often miss by enforcing global survivability constraints, running invariant and perturbation tests, and identifying irreversibility risks.
December 30, 2025
yang-code-review
Version updated for https://github.com/YangYang-Research/yang-code-review to version v1.0.11.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Yang Code Review (YCR) is a GitHub Action designed to automate the review of code changes in repositories using AI models. It adheres to the OWASP Secure Code Review Checklist, ensuring security best practices are followed and generates detailed reports on code vulnerabilities.
December 30, 2025
Changelog Extractor
Version updated for https://github.com/alleyinteractive/action-changelog-extractor to version v0.4.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Changelog Extractor is a GitHub Action and CLI tool designed to parse and extract structured data from changelogs formatted according to the Keep a Changelog standard. It automates the extraction of version-specific or all changelog entries, returning data organized into sections like “Added,” “Changed,” and “Fixed.
December 30, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-1.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in CI workflows, enabling developers to enforce code quality and format checks during pull requests or code pushes. It simplifies the process of running pre-commit hooks by cloning the code, setting up the pre-commit cache, and optionally allowing customized invocations for specific hooks or arguments.