January 9, 2026
Workflow Performance Monitor
Version updated for https://github.com/ke-kawai/workflow-performance-monitor to version workflow-performance-monitor-v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Workflow Performance Monitor GitHub Action tracks and monitors the performance of workflow runs, jobs, and steps by collecting detailed resource metrics (CPU, memory, network, disk usage) and process execution data. It creates visual trace charts and tables to provide insights into execution times, resource usage, and success/failure statuses, offering actionable feedback directly in pull requests or job summaries.
January 9, 2026
Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v2.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The kusari-ingest GitHub Action automates the ingestion of various artifacts, such as SBOMs (Software Bill of Materials) and attestations like SLSA, into the Kusari Platform as part of a CI/CD workflow. It simplifies the integration of artifact data into Kusari, enabling users to efficiently manage and query security and provenance information within their tenant environment.
January 9, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.40.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action and tool that analyzes repository activity to generate a gamified dashboard showcasing developer velocity metrics. It automates the collection and visualization of key contribution data, such as commits, pull requests, code reviews, and issues, while providing gamification features like achievements, leaderboards, and scoring systems to motivate development teams.
January 9, 2026
semver-sugar
Version updated for https://github.com/mikolajmikolajczyk/semver-sugar to version v2.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary semver-sugar is a GitHub Action that automates the process of tagging and releasing applications using Semantic Versioning (SemVer). It determines the next version based on labels in pull requests, supports multiple release strategies, and allows customizable tag formats to streamline version management.
January 9, 2026
Orq Evaluate
Version updated for https://github.com/orq-ai/cli-evaluate 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 “Orq Evaluate GitHub Action” automates the execution of evaluation files in CI/CD pipelines using the Orq platform’s evaluatorq framework. It simplifies the testing and validation process by running evaluation scripts written in TypeScript or Python, supporting patterns for file selection and providing integration with Orq’s tracing and API features.
January 9, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-maestro-cli GitHub Action simplifies the setup of the Maestro CLI in GitHub Actions workflows, enabling developers to automate mobile UI testing and interaction tasks. It eliminates the manual effort of installing and configuring the CLI, allowing workflows to seamlessly incorporate Maestro for testing purposes.
January 9, 2026
RSOLV Test-First AI Security Fixes
Version updated for https://github.com/RSOLV-dev/rsolv-action to version v3.8.16.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary RSOLV is a GitHub Action designed to automate the identification, validation, and remediation of security vulnerabilities in your codebase. It generates proof-of-concept tests to confirm vulnerabilities, uses AI to create validated fixes, and integrates regression protection by retaining these tests in your project.
January 9, 2026
RuStore Publish
Version updated for https://github.com/Suro4ek/rustore-action to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The RuStore Publish Action is a GitHub Action designed to streamline the process of uploading APK and AAB files to RuStore. It automates tasks such as reusing existing drafts, inheriting metadata (e.g., screenshots and descriptions) from previous releases, and handling upload errors by saving drafts for retry attempts.
January 9, 2026
Create Commit By GitHub API
Version updated for https://github.com/suzuki-shunsuke/commit-action to version v0.1.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The commit-action GitHub Action automates the process of creating and pushing verified commits to remote branches using the GitHub API, eliminating the need for managing GPG or SSH keys. It addresses the challenge of securely automating commit signing by leveraging GitHub tokens or GitHub App access tokens.