April 8, 2026
Building i18n files
Version updated for https://github.com/text-adi/build-language-i18n-action to version v2.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building translation files for an i18n (internationalization) library. It simplifies the task of compiling language files from a specified directory, ensuring consistency and efficiency in managing localization assets. Key capabilities include flexible directory configuration and seamless integration into CI/CD workflows.
April 8, 2026
Uncover Actions
Version updated for https://github.com/uncoverthefuture-org/actions to version v1.5.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary UActions is a lightweight deployment tool that uses Podman and Traefik to automate the local and remote deployment of containerized applications. It simplifies tasks such as local domain routing, automatic Docker image builds, container management, and reverse proxy configuration with Let’s Encrypt support. Designed for local development and CI/CD workflows, it supports file-watching for auto-deployments and can operate on both local machines and remote servers via SSH.
April 8, 2026
Ghost Supply Chain Scan
Version updated for https://github.com/vaulpann/ghost-action to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ghost Supply Chain Scan GitHub Action automates the review of new and updated npm and Python dependencies in pull requests. It detects changes in dependency files, analyzes the security and integrity of updated packages, and posts a concise summary to the pull request, highlighting potential risks and blocking updates that exceed a configurable severity threshold. This action helps teams proactively manage supply chain risks and streamline dependency review processes.
April 8, 2026
Runner Guard
Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.1.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Runner Guard is a CI/CD supply chain security scanner designed for GitHub Actions workflows. It automates the detection and mitigation of vulnerabilities such as pipeline injection, unpinned dependencies, compromised packages, and AI configuration poisoning, while offering features like dependency auditing, multi-repo scanning, and continuous monitoring. Its key capabilities include generating vulnerability reports, auto-fixing issues, enforcing CI security gates, and providing real-time alerts to improve the security posture of your workflows and dependencies.
April 8, 2026
vjancik/buildkit-cache-dance - Inject/Extract Cache
Version updated for https://github.com/vjancik/buildkit-cache-dance to version v1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The BuildKit Cache Dance GitHub Action automates the process of saving and restoring RUN --mount=type=cache caches during Docker builds on GitHub Actions or other CI platforms. It simplifies cache management by extracting caches from previous builds and injecting them into current builds, improving build performance and reducing redundant operations. This action is particularly useful for caching dependencies and build artifacts (e.g., package manager or language-specific caches) to optimize CI workflows.
April 8, 2026
VICE Security Audit
Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.1.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The VICE GitHub Action automates security auditing for web applications by running vulnerability scans on every pull request and push. It provides both remote (black-box) and local (white-box) assessments, analyzing your codebase, configurations, and dependencies to identify issues like SQL injections, XSS, and missing RLS rules. Key features include automated PR comments with security findings, live security badge updates, SARIF integration for GitHub Code Scanning, and workflow gating to prevent insecure code from merging.
April 8, 2026
PromptShield AI Security
Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield to version v1.0.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary PromptShield AI Security is a GitHub Action that automatically scans pull requests for AI-specific security risks, such as prompt injection vulnerabilities, exposure of secrets or PII, unsafe use of large language models (LLMs), and improper handling of sensitive data. It automates the detection of potential issues in PR diffs, providing actionable feedback through annotations, JSON/Markdown reports, and reviewer-style comments to enhance code security and compliance. By integrating seamlessly into workflows, it helps teams proactively address AI-related risks during the development process.
April 8, 2026
sbt-changesets
Version updated for https://github.com/alejandrohdezma/sbt-changesets to version v0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with the sbt-changesets plugin to automate changeset-based versioning for Scala multi-module projects, particularly in monorepos. It streamlines tasks such as version bumping, dependency graph updates, changelog generation, and snapshot publishing, ensuring consistent version management across modules. This action simplifies release workflows by validating changes, identifying affected modules, and automating dependency cascades, reducing manual overhead and improving CI/CD efficiency.
April 8, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-41.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
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 a CI/CD workflow. It simplifies the process of running pre-commit checks on code changes, such as linting and formatting, by integrating them into GitHub Actions. This action provides support for running all hooks by default or specifying custom hooks and arguments, making it a versatile tool for maintaining code quality and enforcing standards automatically.
April 8, 2026
Shieldbot Security Scan
Version updated for https://github.com/BalaSriharsha/shieldbot to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Shieldbot is an AI-powered security scanner designed to perform comprehensive code security audits within Claude Code. It automates the detection of vulnerabilities, hardcoded secrets, and dependency CVEs by combining over 5,000 static analysis rules with Claude’s reasoning capabilities, consolidating findings into actionable, prioritized reports. The tool streamlines code security reviews by integrating multiple scanning tools, deduplicating results, and providing clear explanations to enhance code quality and security.