January 16, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.3.2.
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 that analyzes repository activity to generate a gamified dashboard with detailed developer velocity metrics, such as commits, pull requests, code reviews, and issue tracking. It automates the tracking of contributions and team analytics while incorporating gamification elements like scoring, achievements, and leaderboards to increase engagement and productivity.
January 16, 2026
Setup Salesforce CLI
Version updated for https://github.com/rdbumstead/setup-salesforce-action to version v2.1.0.
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 provides a reliable and efficient way to set up the Salesforce CLI in CI/CD pipelines. It addresses common pipeline issues such as slow and inconsistent CLI installations, fragile authentication handling, and lack of customization by offering fast, secure, and configurable CLI setup with caching, multi-platform support, and extensibility.
January 16, 2026
Eris LLM Security Scan
Version updated for https://github.com/rithvik-duddupudi/eris-security 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 Eris LLM Security Scanner GitHub Action automates security testing for LLM (Large Language Model) applications within CI/CD pipelines. It identifies vulnerabilities such as jailbreaks, prompt injections, and data leaks, assigning a vulnerability score to ensure deployments meet security thresholds. This action streamlines the detection and mitigation of LLM-related threats, enabling secure and reliable application releases.
January 16, 2026
pr-code-coverage-visualizer
Version updated for https://github.com/rosslight/pr-code-coverage-visualizer to version v2.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pr-code-coverage-visualizer GitHub Action automates the process of analyzing and visualizing code coverage for pull requests by generating a detailed coverage summary as a comment on the PR. It accepts one or multiple cobertura.xml files, highlights coverage data for changed lines, and provides file-level annotations, helping developers quickly identify untested code in the context of their changes.
January 16, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary SSG (Static Site Generator) is a lightweight tool written in Go that automates the process of converting WordPress exports (Markdown with YAML frontmatter) into optimized static websites with responsive design, clean URLs, and WCAG compliance. It simplifies static site generation by offering features like customizable templates, WebP image conversion, media file handling, and CI/CD integration through GitHub Actions, making it ideal for efficient and SEO-friendly website deployment.
January 16, 2026
Kimi Code Review
Version updated for https://github.com/xiaoju111a/kimi-actions to version v1.0.7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kimi Code Review Action is a GitHub Action that leverages AI capabilities from Kimi (Moonshot AI) to automate code review and issue triaging processes. It simplifies tasks such as reviewing pull requests, providing inline comments, describing code changes, improving code, answering queries, and managing issue labels.
January 16, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-8.
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 your CI/CD workflow. It simplifies the process of running code quality checks, linting, and other pre-commit hooks during pull_request or push events. This action ensures consistent code validation, supports custom hook configurations, and manages the pre-commit cache for efficiency.
January 16, 2026
Veritensor AI Model Security Scanner
Version updated for https://github.com/ArseniiBrazhnyk/Veritensor to version v1.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Veritensor is a security platform designed to safeguard AI supply chains by analyzing AI models for threats, authenticity, and compliance. It automates the detection of malicious code, verifies model integrity against trusted registries, and ensures licensing compliance while enabling cryptographic signing for deployment security.
January 16, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.91.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup balena CLI Action installs the balena CLI in a GitHub Actions workflow, enabling seamless interaction with balenaCloud for tasks such as pushing releases. This action automates the setup of the CLI, including version installation and authentication via API tokens, simplifying workflows for managing and deploying applications on balenaCloud.