Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.8.
- This action is used across all versions by 12 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically generates and updates a list of Hugo FixIt theme components in a repository’s README file. It simplifies the task of maintaining an up-to-date component list by dynamically replacing specified placeholders in the README with the latest information. The action supports scheduled updates or manual workflow triggers, streamlining documentation management for projects using Hugo FixIt themes.
What’s Changed
v1.0.8 - 6 May 2026
:tada: New Features
- Ensure multibyte UTF-8 characters are decoded safely in json response
3166729by @Lruihao
Full Changelog: https://github.com/hugo-fixit/action-component-list/compare/v1.0.7...v1.0.8