April 16, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.13.7.
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 ReleaseKit is a lightweight, modular tool designed to automate versioning, changelog generation, and package publishing for JavaScript and Rust projects. It leverages conventional commits to determine semantic versioning, supports monorepos with independent or synchronized package versioning, and seamlessly integrates with CI/CD pipelines. Key features include AI-enhanced release notes generation, configurable release triggers, and flexible tooling that can be used as a unified CLI or as standalone components.
April 16, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.16.
This action is used across all versions by 117 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 release-notifier-action GitHub Action automates the process of notifying repositories about release events by creating repository dispatch events. It ensures seamless communication between repositories regarding new, updated, or deleted releases, leveraging a GitHub App for authentication. This action is particularly useful for automating workflows that depend on release updates across multiple repositories.
April 16, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v1.3.16.
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 cibuild GitHub Action simplifies and accelerates the setup and management of CI/CD pipelines for iOS and Android projects by generating customizable workflows in YAML format. It automates tasks such as platform detection, build configuration, secret management, and validation, allowing users to run pipelines locally or on GitHub Actions. Its key capabilities include auto-creating pipelines, interactive configuration, secret syncing, and running or validating pipelines in both development and production environments.
April 16, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.5.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The iserter/php-obfuscator GitHub Action is a modern PHP code obfuscation tool designed to protect intellectual property by making source code difficult to reverse-engineer. It automates tasks such as scrambling identifiers, encoding strings, flattening control flow, and injecting deobfuscation-resistant constructs, while supporting PHP versions 7.4 through 8.5. Its key capabilities include incremental processing, multi-pass analysis for consistent obfuscation across projects, and compatibility with CI/CD pipelines via Docker or direct integration.
April 16, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.5.0.
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 Versionary is an automated release tool designed to streamline versioning, changelog generation, tagging, and release management processes for software projects using semantic versioning and conventional commits. It supports both direct releases and release PR workflows, allowing maintainers to preview and review changes before publication. The tool is software-agnostic, extensible via plugins, and integrates with SCM platforms like GitHub, solving the complexities of release planning across diverse repository types and workflows.
April 16, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.5.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 “Bulk GitHub Repository Settings Sync Action” automates the bulk configuration and synchronization of repository settings across multiple GitHub repositories. It addresses the challenge of managing consistent settings at scale, enabling features such as pull request strategies, security scanning, Dependabot updates, and file synchronization (e.g., .gitignore, CODEOWNERS, workflows). This action streamlines repository management with dynamic targeting, dry-run previews, and comprehensive logging for change tracking.
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.