April 16, 2026
Letta Code Action
Version updated for https://github.com/letta-ai/letta-code-action to version v0.0.6.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Letta Code GitHub Action integrates stateful AI coding agents into repositories, enabling users to mention @letta-code in issues or pull requests to receive assistance with tasks like code reviews, implementation, and answering coding questions. It automates workflows by providing conversational, context-aware support directly within GitHub, leveraging persistent conversations to maintain context across interactions. The action can also execute commands, read files, and make commits, streamlining development and collaboration processes.
April 16, 2026
Wait for Bitrise Build
Version updated for https://github.com/lfventura/bitrise-wait-build-action to version v1.0.4.
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 Bitrise Wait Build Action is a GitHub Action designed to monitor and wait for a Bitrise build associated with a specific GitHub commit to complete before continuing the workflow. It automates the process of polling the Bitrise API for build status updates and halts the workflow if the build fails, ensuring tighter integration and synchronization between GitHub Actions and Bitrise CI/CD pipelines. This action simplifies workflows by providing real-time build status checks and outputs the final result for subsequent steps.
April 16, 2026
Check Dependabot Alerts with Break the Build
Version updated for https://github.com/lfventura/dependabot-alerts to version v1.0.4.
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 This GitHub Action, Check Dependabot Alerts, automates the process of monitoring and validating open Dependabot alerts in a repository against configurable thresholds for critical, high, medium, and low severity levels. It helps teams identify and manage vulnerabilities by providing dynamic outputs for all severity levels, generating detailed GitHub comments with the results, and optionally preventing workflow failures on exceeding thresholds.
April 16, 2026
Detect files with security alerts edited by PR
Version updated for https://github.com/lfventura/detect-edited-files-with-security-alerts-action to version v1.0.3.
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 This GitHub Action, detect-edited-files-with-security-alerts-action, automates the identification of files modified in a pull request or commit that are associated with active security alerts, such as Code Scanning or Dependabot alerts. By comparing changed files against flagged files in the repository, it helps developers quickly detect and address potential security risks introduced by code changes. The action outputs a flag indicating whether impacted files were touched, enabling streamlined security reviews and reducing the risk of vulnerabilities.
April 16, 2026
Detect Merge Bypass
Version updated for https://github.com/lfventura/detect-merge-bypass-action to version v1.1.3.
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 Detect Merge Bypass Action is a GitHub Action that ensures all required branch protection checks are properly enforced before merging a Pull Request. It automates the detection of potential merge bypasses by verifying the status of required checks on the latest commit associated with a PR. This helps maintain repository integrity by identifying instances where protected branch rules may have been circumvented.
April 16, 2026
Repository Languages and CodeQL Support Map
Version updated for https://github.com/lfventura/list-repository-languages to version v3.1.1.
This action is used across all versions by 7 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 retrieves and outputs the programming languages used in a repository by leveraging the GitHub API’s “List repository languages” endpoint. It automates the process of identifying repository languages, enabling tasks such as generating language-specific workflows, analyzing language usage, or integrating with tools like CodeQL. The action provides outputs that can be used for further automation, such as listing all languages or running matrix jobs based on detected languages.
April 16, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2578-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a CLI tool that integrates data from multiple external sources (e.g., Salesforce, Slack, YouTube, GitHub) and enables users to query and analyze this data using a Large Language Model (LLM). It automates tasks such as filtering, summarizing, and generating insights from disparate datasets or documents using Retrieval Augmented Generation (RAG) techniques. Key capabilities include report generation, keyword-based filtering, document analysis, and summarization of changes, transcripts, or other data across various sources.
April 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.155.
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 aer GitHub Action automates the validation, testing, and execution of Apex code in a lightweight, Salesforce-compatible runtime, enabling developers to quickly iterate on Apex logic without deploying to a Salesforce org. It solves the problem of slow and non-reproducible test cycles by providing a local environment for running tests, executing code paths, and debugging. Key capabilities include running Apex tests, executing specific methods, interactive debugging, and simulating Salesforce-like behavior for consistent test results.
April 16, 2026
Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.31.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The quick-ocp GitHub Action automates the provisioning of an OpenShift cluster using OpenShift Local on GitHub-hosted runners, enabling quick testing and development in a full OpenShift environment. It simplifies the setup process, works on low-resource runners, and includes features like OpenShift version control, connectivity checks, and compatibility with specific runner environments. This action is particularly useful for developers and teams seeking a streamlined way to test workloads or CI/CD pipelines in an OpenShift environment without complex manual configurations.
April 16, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v16.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the transformation of a user’s GitHub contribution graph into dynamic, visually appealing animations with five distinct styles, unique geometric shapes, and labeled months for enhanced context. It eliminates manual configuration by automatically detecting the repository owner and generates high-quality SVG and GIF assets, along with an auto-generated gallery for easy preview, providing a creative way to showcase contribution activity on profile READMEs.