Embed Src - Embed Anything
Version updated for https://github.com/urmzd/embed-src to version v3.6.1.
- 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 source file contents into text files using designated comment markers. It simplifies workflows by dynamically replacing placeholder markers with actual file content, supporting various file types and customizable insertion styles (raw or fenced with code blocks). This action is particularly useful for maintaining up-to-date documentation, configuration files, or code snippets without manual copy-pasting.
What’s Changed
3.6.1 (2026-04-09)
Bug Fixes
- ci: remove –allow-dirty from cargo publish (f49f366)