April 7, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.14.
This action is used across all versions by 116 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 dispatching custom repository events using a GitHub App. It solves the problem of triggering notifications for new releases, even when created by other GitHub Actions, and allows users to customize event types for better integration with their workflows. This action facilitates streamlined communication and coordination for projects leveraging GitHub releases.
April 7, 2026
AI Code Review Action Provider Can Vary
Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V14.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, or Google Gemini to provide intelligent feedback and suggestions on pull requests. It helps improve code quality and saves developers’ time by generating contextual comments and recommendations, with the ability to filter out specific files and customize AI providers, models, and endpoints. This action is easy to integrate into GitHub workflows, making it a powerful tool for streamlining code review tasks.
April 7, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.11.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and high-performance static site generator built in Crystal, designed to convert Markdown content with TOML front matter and Jinja2-compatible templates into static websites. It automates tasks such as parallel builds, incremental caching, SEO optimization, content scaffolding, and deployment to platforms like GitHub Pages or Netlify. Key features include live-reloading development servers, advanced content management, multilingual support, built-in shortcodes, and tools for generating sitemaps, RSS feeds, and structured metadata.
April 7, 2026
skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.13.
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 skill-publish GitHub Action and CLI tool facilitates the validation, quoting, and publishing of tamper-proof, immutable skill package releases on the Hedera network via the HOL Registry Broker. It automates tasks like creating reproducible, audit-friendly on-chain references (name@version) and ensures version pinning, traceability, and immutability of published artifacts. Key capabilities include automatic exclusion of irrelevant files during publishing and seamless integration for validating and managing skill package releases directly within GitHub workflows.
April 7, 2026
JekyllNet
Version updated for https://github.com/JekyllNet/action to version v2.5.
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 JekyllNet GitHub Action automates the process of building Jekyll-style static sites using the JekyllNet .NET tool. It simplifies tasks such as installing dependencies, building the site, and optionally uploading the generated site as a workflow artifact. Key capabilities include support for caching dependencies, customizable build configurations, and integration with both NuGet and GitHub Packages for tool installation.
April 7, 2026
Rerun Failed Jobs
Version updated for https://github.com/k1LoW/rerun-action to version v1.2.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 The rerun-action GitHub Action automates the process of rerunning failed workflow jobs based on specific conditions, such as failure patterns in job logs or the failure of designated jobs. By leveraging the workflow_run event, it can trigger retries for failed jobs and their dependencies, reducing manual intervention and addressing transient or recoverable errors. Key features include conditional reruns based on customizable patterns, support for multiple jobs, and the ability to limit retry attempts.
April 7, 2026
Mark Ready When Ready
Version updated for https://github.com/kenyonj/mark-ready-when-ready to version v1.2.0.
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 “Mark Ready When Ready” GitHub Action automates the process of marking draft pull requests as ready for review once all required checks have successfully passed. It continuously monitors CI checks, ensures there are no merge conflicts, and validates permissions and prerequisites before updating the PR status. This action is particularly useful for repositories with lengthy CI pipelines, reducing manual intervention and streamlining the review process.
April 7, 2026
Update Medusa
Version updated for https://github.com/medusajs/medusa-update-action to version v1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Medusa Update Action is a GitHub Action designed to automatically update @medusajs/* dependencies in a project and open a pull request with the changes. It detects the package manager in use, updates only Medusa-related packages, verifies the build for errors, and can optionally auto-fix issues with the help of Claude AI. This action streamlines dependency management for Medusa projects, ensuring they stay up-to-date and compatible while reducing manual effort.
April 7, 2026
Rebase Open PRs
Version updated for https://github.com/mPokornyETM/rebase-open-prs-action to version v1.2.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 The Rebase Open PRs Action is a GitHub Action designed to automatically rebase all open pull requests whenever the default branch is updated. It helps keep PRs up-to-date, minimizes merge conflicts, and ensures PRs are tested against the latest code without requiring manual intervention. Key features include support for Dependabot PRs, the ability to skip draft PRs, and seamless automation with minimal configuration.
April 7, 2026
LeastPrivilegedMSGraph Audit
Version updated for https://github.com/Mynster9361/Least_Privileged_MSGraph_util to version v0.1.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 The LeastPrivilegedMSGraph Audit Action automates the auditing of Microsoft Graph permissions in an Entra ID tenant by analyzing assigned permissions against real usage data from Azure Log Analytics. It identifies unused or excessive permissions, tracks changes over time using Git history, and provides clear, actionable reports. This action helps enhance security by ensuring least-privilege access principles are consistently maintained and monitored.