December 29, 2025
VulnPath - Package Usage Security Scanner
Version updated for https://github.com/bashebr/vulnpath-action to version v0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The VulnPath GitHub Action helps prioritize security fixes by analyzing your codebase to determine if vulnerable dependencies flagged by Dependabot are actually being used. It supports Node.js and PHP projects, scans dependency files, and performs usage analysis to identify active imports or namespaces.
December 29, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.10.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered triage utility designed for automating issue and pull request management in open-source projects. It leverages efficient AI models to summarize issues, suggest labels, generate clarifying questions, review pull requests, and curate release notes. The GitHub Action feature streamlines workflows by auto-triaging new issues with labels and comments, helping maintainers manage repositories more effectively.
December 29, 2025
Translate i18n Files
Version updated for https://github.com/EvenToNight/auto-i18n to version v1.6.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Auto i18n Translator” GitHub Action automates the process of translating JavaScript/TypeScript localization files into multiple languages using Google Translate. It provides features like smart change detection to translate only modified keys, the ability to preserve custom translations using markers, and automatic commits of updated translations.
December 29, 2025
Node PR Versioning
Version updated for https://github.com/henrynoowah/node-pr-versioning 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 This GitHub Action, Node PR Versioning, automates the versioning process for repositories by updating the package.json file based on labels applied to pull requests. It determines whether to increment the version as major, minor, or patch, commits the changes, and optionally creates tags for the new version.
December 29, 2025
Push Version Tags
Version updated for https://github.com/ovsds/push-version-tags-action to version v1.4.0.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Push Version Tags Action” is a GitHub Action designed to automate the creation of supplementary version tags (e.g., major and minor tags) for a repository based on a base version. For instance, given a version like v1.2.3, it can automatically generate tags such as v1 and v1.
December 29, 2025
pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v1.3.1.
This action is used across all versions by 145 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pinact-action GitHub Action automates the process of pinning GitHub Actions and reusable workflows in workflow files to specific versions, ensuring stability and security by preventing unintended updates. It can validate files for proper version pinning, with the option to push a commit to enforce changes or fail CI if pinning is not correctly applied.
December 29, 2025
Api for Allure Docker Service
Version updated for https://github.com/dimashabalin/allure-docker-service-api-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 integrates with the Allure Docker Service to automate the process of managing test result reports. It provides functionality to upload test results, generate reports, clean up results, and delete projects, streamlining the workflow for managing Allure reports. This action simplifies the reporting process by automating tasks like project creation, result uploads, and report generation, reducing manual effort for users.
December 29, 2025
Deploy to Nomad via SSH
Version updated for https://github.com/dpfisterer/ssh-deploy-to-nomad to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Nomad Deploy SSH Action is a GitHub Action designed to streamline the deployment, management, and verification of Nomad jobs via secure SSH. It automates tasks such as starting, stopping, restarting, and checking the status of Nomad jobs, while also providing automatic environment variable substitution for HCL templates and configuration files.
December 29, 2025
Drift Radar
Version updated for https://github.com/ErvraTech/Drift-radar 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 Drift Radar is a GitHub Action that analyzes Pull Requests to assess their structural risk through a computed “Drift Score” (0–100), focusing on factors like file criticality, configuration changes, and historical drift patterns. It automates risk detection by posting a detailed comment on each PR, helping teams identify potentially risky changes before they are merged.