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.
What’s Changed
2.0.16 (2026-04-15)
Bug Fixes
- deps: bump undici from 8.0.3 to 8.1.0 (2840e20)