January 3, 2026
Purge cache for SushiKernel
Version updated for https://github.com/SushiKernel/purge-cache to version v3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The purge-cache GitHub Action automates the process of clearing cached data in GitHub Actions workflows. It helps manage and optimize storage by removing outdated or unused caches based on criteria like last accessed time, creation time, or cache age. This action improves workflow efficiency and resource utilization by ensuring only relevant cache data is retained.
January 3, 2026
md-press
Version updated for https://github.com/alDuncanson/md-press to version v0.1.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary md-press is a GitHub Action that automates the process of converting Markdown files into hosted web pages, downloadable PDFs, and shareable preview images, deploying them to GitHub Pages. It simplifies document publishing by eliminating the need for complex tools or expensive hosting, making it ideal for tasks such as creating resumes, essays, creative writing, academic papers, or standalone documentation.
January 3, 2026
GitHub Changelog Generator (Bash)
Version updated for https://github.com/alex2844/action-gh-changelog to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Changelog Generator” GitHub Action is a lightweight, dependency-free tool that automates the generation of changelogs from Git history, adhering to the Conventional Commits specification. It streamlines the process of summarizing changes by grouping commits, supporting squashed commits, and adding links to commits and authors where applicable.
January 3, 2026
Veritensor AI Model Security Scanner
Version updated for https://github.com/ArseniiBrazhnyk/Veritensor to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Veritensor is a security platform designed to ensure the safety, authenticity, compliance, and trustworthiness of AI models within the supply chain. It automates deep static analysis, cryptographic verification, and license compliance checks for AI frameworks such as PyTorch, Keras, and GGUF, detecting threats and tampering while blocking non-compliant models.
January 3, 2026
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.12.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered tool designed to automate and enhance issue triage, pull request analysis, and release note generation for open-source projects. By leveraging compact and efficient AI models, it provides capabilities such as auto-triaging issues with labels and comments, summarizing issues, suggesting labels, generating changelogs from merged PRs, and identifying actionable tasks like good-first-issues.
January 3, 2026
rblxsync
Version updated for https://github.com/dig1t/rblxsync to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rblxsync is a GitHub Action and CLI tool designed to automate the management and deployment of Roblox experience metadata using a declarative YAML configuration. It enables developers to manage Universe settings, Game Passes, Developer Products, Badges, and Places, and sync them to Roblox via the Open Cloud API.
January 3, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.20.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action compares the version specified in package management files (e.g., package.json, Cargo.toml, or pyproject.toml) with the latest published tag in the repository. It ensures the local version is consistent across files and verifies that it is higher than the newest published version based on semantic versioning rules.
January 3, 2026
Last.fm - Readme
Version updated for https://github.com/dxnter/lastfm-readme to version v1.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Last.fm README GitHub Action automatically updates a GitHub repository’s README.md file with dynamic music statistics from a user’s Last.fm account. It simplifies the process of showcasing real-time Last.fm data, such as top artists and recent tracks, by integrating directly with the Last.
January 3, 2026
Action Docs Generator
Version updated for https://github.com/freerangebytes/action-docs-generator to version v0.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Action Docs Generator is a GitHub Action designed to automate the creation of comprehensive, structured README documentation for GitHub Actions by extracting metadata from the action.yaml file. It simplifies the process of keeping documentation up-to-date by generating sections such as descriptions, inputs, outputs, usage examples, and badges, while offering customization options like custom templates and configurable sections.