GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.11.
- This action is used across all versions by 114 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 is a GitHub Action designed to notify repositories about release events by leveraging a GitHub App. It automates the process of triggering repository dispatch events whenever a release is created, edited, or deleted, allowing downstream workflows or integrations to respond to these events. This action simplifies managing release notifications across multiple repositories, ensuring consistent and automated communication of release updates.
Release notes
2.0.11 (2026-03-13)
Bug Fixes
- deps: bump undici from 7.22.0 to 7.24.0 (1b060d6)