January 20, 2026
Multi-Repo Issue Finder
Version updated for https://github.com/leftkats/issue-finder 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 issue-finder GitHub Action aggregates issues from multiple repositories based on specified labels and generates a centralized dashboard in the GitHub Actions Summary UI. It automates the process of tracking and organizing issues across repositories, making it ideal for project planning and managing contributions in open-source or collaborative projects.
January 20, 2026
Letta Code Action
Version updated for https://github.com/letta-ai/letta-code-action to version v0.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Letta Code GitHub Action integrates stateful AI coding agents into your repository, enabling automated assistance with code-related tasks such as answering questions, reviewing code, and implementing changes. By mentioning @letta-code in issues or pull requests, users can initiate context-aware conversations with the agent, which retains memory across interactions and can perform actions like reading files, running commands, and making commits.
January 20, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.119.0.
This action is used across all versions by 104 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev Compiler is an open-source middleware designed to enable seamless multilingual support in React applications at build time without modifying existing components. It automates the localization process by generating language-specific bundles for target locales during the build phase, simplifying internationalization for developers.
January 20, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.12.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSM Parameter Store Env Loader GitHub Action automates the process of fetching parameters from AWS SSM Parameter Store and makes them available as environment variables or saves them to a file (e.g., .env). It simplifies managing secrets and configuration by supporting recursive parameter retrieval, automatic decryption of secure strings, and masking sensitive data in logs.
January 20, 2026
QWED Protocol Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v2.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary QWED is a model-agnostic verification tool designed to evaluate and validate outputs from any large language model (LLM), such as OpenAI, Anthropic, or local models. Its primary purpose is to detect and prevent AI hallucinations by using eight specialized verification engines, ensuring that only provable and reliable AI outputs are allowed into production.
January 20, 2026
Setup Salesforce CLI
Version updated for https://github.com/rdbumstead/setup-salesforce-action to version v3.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Salesforce CLI” GitHub Action provides a fast, reliable, and secure way to configure the Salesforce Command Line Interface (CLI) in CI/CD workflows. It addresses issues like slow setup, non-deterministic installations, and fragile authentication by offering features such as caching, secure auth methods, and support for plugins.
January 20, 2026
sbomify
Version updated for https://github.com/sbomify/github-action to version v0.11.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “sbomify GitHub Action” automates the generation, enrichment, and management of Software Bill of Materials (SBOMs) within CI/CD pipelines. It supports multiple SBOM formats (CycloneDX and SPDX), integrates metadata from various sources, and enables cryptographic signing and attestation for secure software supply chain management.
January 20, 2026
ArchPulse - Architecture Diagram Generator
Version updated for https://github.com/ThanhNguyxn/ArchPulse to version v0.5.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ArchPulse is a GitHub Action and tool that automates the generation of up-to-date architecture diagrams and provides actionable insights into codebase structure and health. It analyzes dependencies, detects issues like circular dependencies, and highlights architectural hot spots, offering visual dashboards and editable diagrams in formats like draw.
January 20, 2026
actionhippie-ansible-galaxy
Version updated for https://github.com/actionhippie/ansible-galaxy to version v1.0.1.
This action is used across all versions by 169 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-galaxy GitHub Action automates the process of uploading Ansible roles to Ansible Galaxy, a platform for sharing and managing Ansible roles. It simplifies role publishing workflows by integrating directly into CI/CD pipelines, handling tasks like authentication, role import, and branch-specific deployments.