embed-src
Version updated for https://github.com/urmzd/embed-src to version v3.5.0.
- 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 embed-src GitHub Action automates the process of embedding the contents of external source files into any text-based file, such as Markdown, code, or configuration files, using customizable comment markers. It simplifies workflows by enabling seamless inclusion of external file content, ensuring consistency and reducing manual copy-paste efforts. Key features include support for multiple file types, raw or code-fenced insertion, customizable commit options, and compatibility with GitHub Actions workflows.
What’s Changed
3.5.0 (2026-03-30)
Features
- verify sha256 checksum after binary download (58c9cc4)