April 9, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.4.0.
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 Hyperlocalise GitHub Action automates localization workflows for modern apps by integrating checks and updates into CI pipelines. It provides two primary capabilities: identifying planned localization changes with a dry-run (drift) and verifying localization integrity (check), reporting findings as annotations or artifacts. This helps streamline and maintain efficient, AI-driven translation processes directly within engineering systems.
April 9, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.0.
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 semantic-release GitHub Action is a Go-based utility that automates the process of semantic versioning and release management. It analyzes conventional commit messages to determine the next version, generates changelogs, creates GitHub releases, and supports monorepos with independent versioning for multiple projects. This tool simplifies and standardizes release workflows, ensuring consistency and reducing manual effort in managing software versions across repositories.
April 9, 2026
joecrowley-synergy/setup-uv
Version updated for https://github.com/joecrowley-synergy/setup-uv to version v7-hack.0.5.0.
This action is used across all versions by ? 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 setup-uv GitHub Action automates the installation and configuration of the uv tool within a workflow, ensuring the specified or latest version is added to the system’s PATH. It enhances efficiency by caching installed versions for faster subsequent runs and supports features like checksum verification, virtual environment setup, and error output handling with problem matchers. This action simplifies managing uv dependencies and ensures consistency across CI pipelines.
April 9, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.14.0.
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 Totem is a developer tool that provides AI coding agents with a persistent, cross-repository memory to prevent repeated mistakes and enforce architectural best practices. By compiling human-readable lessons into deterministic linting rules, it automates the enforcement of coding guidelines, blocks problematic patterns during development, and ensures consistency across projects without relying on runtime LLMs. It integrates seamlessly into existing workflows and CI pipelines, offering a self-healing loop where mistakes are observed, learned, and enforced for continuous improvement.
April 9, 2026
OSRS Coordinate Preview
Version updated for https://github.com/mpickering/osrs-coord-preview-action to version v1.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 The OSRS Coordinate Preview Action automates the process of sending OSRS coordinate data (in JSON format) to a hosted rendering service and generates local output files (manifest.json, comment.md, and summary.md) summarizing the rendered results. It can also optionally create or update pull request comments with the generated previews, streamlining the workflow for visualizing and sharing coordinate-based data in collaborative projects. This action eliminates the need for local rendering, simplifying the process of managing and reviewing coordinate data.
April 9, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.76.0.
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 agent-bom is an open-source security scanner and graphing tool for agent-based infrastructures, enabling users to map vulnerabilities and their downstream impact across packages, Multi-Agent Control Protocol (MCP) servers, AI agents, credentials, and runtime tools. It automates the discovery of security risks and visualizes the “blast radius” of vulnerabilities, providing actionable insights into their potential reach and impact. Key functionalities include runtime inspection, impact classification, API integration, and comprehensive reporting, making security and visibility accessible without enterprise-level resources.
April 9, 2026
Setup Omnistrate CTL
Version updated for https://github.com/omnistrate-oss/setup-omnistrate-ctl to version v1.0.7.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Setup Omnistrate CTL,” automates the installation and configuration of the Omnistrate CTL command-line tool, enabling seamless interaction with Omnistrate services. It simplifies tasks such as logging in with secure credentials (via GitHub secrets) and optionally specifying the tool version to use. By streamlining the setup process, it reduces manual configuration efforts and supports efficient CI/CD workflows for managing SaaS infrastructure.
April 9, 2026
PageGuard Privacy & Compliance Scanner
Version updated for https://github.com/pageguard/pageguard-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PageGuard Privacy & Compliance Scanner GitHub Action automatically scans pull requests to detect third-party trackers, analytics SDKs, and privacy risks in codebases, providing a compliance risk score and identifying GDPR, CCPA, and cookie law gaps. It automates privacy policy enforcement by offering a configurable compliance gate that blocks risky changes from being merged if the risk score exceeds a defined threshold. Additionally, it generates machine-readable compliance reports, posts PR summaries, and can automatically update legal documents, streamlining privacy compliance efforts in development workflows.
April 9, 2026
grype_me
Version updated for https://github.com/TomTonic/grype_me to version v.1.3.12-release.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The grype_me GitHub Action automates vulnerability scanning for project supply chains using Anchore Grype, identifying risks in source code dependencies, container images, directories, or SBOMs. It generates detailed vulnerability reports and dynamic shields.io badges that provide an at-a-glance summary of security status, making it ideal for nightly scans of published releases. Key features include pre-bundled vulnerability databases for faster scans, configurable severity thresholds to fail builds, and the ability to focus on vulnerabilities with available fixes.
April 9, 2026
Embed Src - Embed Anything
Version updated for https://github.com/urmzd/embed-src to version v3.6.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 embed-src GitHub Action automates the process of embedding source file contents into text files using designated comment markers. It simplifies workflows by dynamically replacing placeholder markers with actual file content, supporting various file types and customizable insertion styles (raw or fenced with code blocks). This action is particularly useful for maintaining up-to-date documentation, configuration files, or code snippets without manual copy-pasting.