December 31, 2025
DataBoySu Readme Translator
Version updated for https://github.com/DataBoySu/databoysu-readme-translator to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the translation of a repository’s README file into multiple languages and integrates a language navigation bar for enhanced accessibility. It ensures privacy by running entirely on GitHub Runners and employs advanced AI-driven translation with post-processing to maintain technical accuracy and structure.
December 31, 2025
Create Hotfix Branch
Version updated for https://github.com/devopspolis/create-hotfix-branch 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 create-hotfix-branch GitHub Action automates the creation of a hotfix branch by cherry-picking commits labeled “hotfix” from a specified range of release tags. It ensures that the version tag exists, identifies the base release, filters relevant commits, and creates a new branch with those changes, optionally pushing it to a remote repository.
December 31, 2025
Setup a Meteor.js environment
Version updated for https://github.com/EmJee1/setup-meteor to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-meteor GitHub Action automates the setup of a Meteor environment in CI/CD workflows by detecting and installing the required Meteor version from a release file or a specified version. It eliminates the need for manual version management, ensures compatibility, and provides clear error messages for easier debugging.
December 31, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner tailored for Machine Learning artifacts. It automates the detection of malware risks, license violations, and supply chain vulnerabilities by performing deep binary introspection on serialized model files (e.g., .pt, .pkl, .safetensors). The tool provides comprehensive risk assessments in standard SBOM formats (SPDX and CycloneDX), supports remote scanning of hosted models, and detects configuration drift to ensure the integrity and compliance of AI projects.
December 31, 2025
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.39.
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 gamifies developer activity by analyzing GitHub repositories and generating a dashboard with comprehensive velocity metrics, such as commits, pull requests, code reviews, and issues. It automates tracking and visualizing contribution patterns, scoring achievements, and creating leaderboards, enabling both individual and team performance analysis.
December 31, 2025
LLM Release Action
Version updated for https://github.com/nosovj/llm-release-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 The LLM Release Action is a GitHub Action that automates semantic versioning and changelog creation using LLM. It analyzes commit history and file changes to suggest appropriate version bumps (e.g., major, minor, patch) and generates audience-specific, multilingual changelogs tailored for developers, customers, and other stakeholders.
December 31, 2025
Ridvay Security Review
Version updated for https://github.com/ridvay-ai/security-review to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ridvay Security Review GitHub Action automates security vulnerability analysis for pull requests using AI-powered large language models (LLMs). It streamlines the process of identifying complex security flaws in code changes, ensuring fast and secure reviews by leveraging the Ridvay API. This action helps developers maintain secure codebases by providing an automated, provider-agnostic solution for detecting potential vulnerabilities during the development workflow.
December 31, 2025
typescript-checker
Version updated for https://github.com/AbbasCiatek/action-check-typescript 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 action-check-typescript GitHub Action automates the process of compiling TypeScript files and identifying errors in the codebase, with a focus on detecting new errors introduced in pull requests. It compares TypeScript errors between the base branch and the PR branch, providing insights into code quality and ensuring introduced changes don’t degrade the code.
December 31, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies Maven workflows by automating the configuration of AWS CodeArtifact integration. It handles Java and Maven setup, authenticates with AWS, generates CodeArtifact tokens, and updates Maven settings to enable seamless dependency pulling and artifact publishing. This action reduces manual setup effort, ensuring secure and efficient workflows for build and release tasks involving AWS CodeArtifact.