camo-buster
Version updated for https://github.com/twangodev/camo-buster to version v1.0.0.
- This action is used across all versions by 1 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 camo-buster GitHub Action automates the process of purging GitHub’s camo image cache, ensuring that updates to images in markdown files (e.g., README.md) are immediately reflected without displaying stale cached versions. It solves the problem of delayed image updates in repositories and provides capabilities to scan specific files or purge explicit image URLs, enhancing the accuracy of visual content in documentation.
What’s Changed
1.0.0 (2026-04-18)
Features
- initialize project with configuration files and core functionality (50c452c)
Miscellaneous Chores
- reset version to 0.0.0 so release-please can cut v1.0.0 (bfa730f)