Embed Src - Embed Anything
Version updated for https://github.com/urmzd/embed-src to version v3.5.4.
- 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 allows users to embed the contents of external source files into text files by utilizing customizable comment markers. It automates the process of replacing markers with actual file content, supporting raw or fenced insertion for any file type. This action streamlines workflows by eliminating manual file copying and ensures consistent updates across embedded content during CI/CD processes.
What’s Changed
3.5.4 (2026-04-06)
Bug Fixes
- action: hardcode public GitHub URLs for binary download (b526c59)