January 1, 2026
Setup flatc
Version updated for https://github.com/Nugine/setup-flatc to version v1.2.4.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-flatc GitHub Action automates the installation of the FlatBuffers compiler (flatc) in workflow environments. It simplifies the process of obtaining and managing specific versions or the latest release of flatc, ensuring compatibility and reducing manual setup effort. This action is ideal for projects that require FlatBuffers serialization and deserialization.
January 1, 2026
Skyhook Cloud Login
Version updated for https://github.com/skyhook-io/cloud-login to version v1.10.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Skyhook Cloud Login GitHub Action provides unified authentication for AWS, GCP, and Azure (beta), automating cloud service access and container registry logins for platforms like ECR, GAR, ACR, and Docker-compatible registries. It simplifies workflows by enabling auto-detection based on image URLs, Kubernetes context setup for cloud clusters, and authentication for AWS CodeArtifact package management.
January 1, 2026
AgentAudit Security Scan
Version updated for https://github.com/XSource-Sec/agent-audit-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AgentAudit is a GitHub Action designed to scan AI agent endpoints for security vulnerabilities as part of the CI/CD pipeline. It automates the detection of AI-specific risks, such as prompt injection, jailbreaking, and data exfiltration, ensuring security compliance for AI applications. Key capabilities include configurable scan modes, severity-based failure thresholds, and detailed reporting of vulnerabilities to streamline secure development workflows.
January 1, 2026
Teams Notification with Adaptive Cards
Version updated for https://github.com/yingcaihuang/teams-notification-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sends rich Adaptive Card notifications to Microsoft Teams, providing a detailed summary of GitHub Actions workflow runs. It automates the process of delivering workflow statuses, including success, failure, and duration, while incorporating details such as commit information and quick links to the workflow.
January 1, 2026
Assign/Unassign Issue Action
Version updated for https://github.com/antedotee/assign-unassign-issue-action to version 1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Assign/Unassign Issue Action” is a GitHub Action that automates the management of issue assignments through simple comment commands (/assign and /unassign). It streamlines issue tracking by enforcing assignment limits, sending reminder notifications for pending tasks, and automatically unassigning inactive issues after a configurable period.
January 1, 2026
libreleak
Version updated for https://github.com/fosscode/libreleak to version v1.
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, LibreLeak Docker Setup, automates the discovery and scanning of public code repositories for leaked secrets, helping users identify sensitive information in newly created repositories across platforms like GitHub, GitLab, and others. It supports targeted repository discovery, batch scanning, secret verification, and report generation, while also offering integration with bug bounty programs to streamline vulnerability disclosure.
January 1, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.1.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary EvalView is a regression testing framework for AI agents, designed to detect behavioral issues, such as tool changes, output differences, cost increases, or latency spikes, before deployment. It automates the process of comparing current agent performance against a golden baseline and integrates into CI pipelines to block problematic deployments.
January 1, 2026
Git-Iris Action
Version updated for https://github.com/hyperb1iss/git-iris to version v2.0.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git-Iris is an intelligent Git companion that automates and enhances version control workflows by analyzing codebases to generate context-aware commit messages, perform detailed code reviews, create changelogs, and draft pull request descriptions and release notes. It streamlines common Git-related tasks, saving time and improving the quality of repository documentation and collaboration.
January 1, 2026
Code Coverage Summary Action
Version updated for https://github.com/jeantessier/code-coverage-summary-action to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The code-coverage-summary-action is a GitHub Action designed to automate the summarization of JaCoCo code coverage results for Gradle builds. It aggregates coverage data from multiple subprojects and generates a concise report, displayed as a table in the GitHub workflow summary. This action simplifies the process of analyzing code coverage metrics across projects, enhancing visibility and aiding developers in tracking testing completeness.