January 9, 2026
Healthchecks Ping Action
Version updated for https://github.com/reecetech/healthchecks-action to version v0.25.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The healthchecks-action GitHub Action integrates with Healthchecks.io to monitor the status of scheduled jobs and workflows. It automates the process of sending start and end pings to a specified Healthchecks.io URL, providing real-time updates on whether a job has succeeded or failed.
January 9, 2026
setup-love
Version updated for https://github.com/remarkablegames/setup-love to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-love GitHub Action simplifies the process of setting up the LÖVE framework in GitHub Actions workflows. It automates the installation of a specified version of LÖVE, enabling developers to efficiently run and test LÖVE-based projects in CI/CD pipelines. This action streamlines the setup process, saving time and ensuring compatibility with the LÖVE framework.
January 9, 2026
setup-renpy
Version updated for https://github.com/remarkablegames/setup-renpy to version v2.1.4.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-renpy GitHub Action simplifies the setup of the Ren’Py CLI in GitHub Actions workflows, enabling automation of tasks such as building, testing, and managing Ren’Py projects. It eliminates the need for manual setup by configuring the Ren’Py environment and providing support for features like platform-specific builds (Android, iOS, Web) and launcher management.
January 9, 2026
RSOLV Test-First AI Security Fixes
Version updated for https://github.com/RSOLV-dev/rsolv-action to version v3.8.15.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary RSOLV is a GitHub Action designed to automate the detection, validation, and remediation of security vulnerabilities in code. It generates failing tests to prove the presence of vulnerabilities, applies AI-powered fixes to resolve them, and ensures long-term protection by retaining the tests as regression safeguards.
January 9, 2026
Docker Compose Cache
Version updated for https://github.com/seijikohara/docker-compose-cache-action to version v1.8.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Compose Cache Action is a GitHub Action designed to optimize CI/CD workflows by caching Docker images specified in Docker Compose files. It automates the parsing of Compose files, verifies image freshness using digests, and selectively pulls or restores images to reduce workflow execution time.
January 9, 2026
aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aqua-installer-cache GitHub Action is designed to cache the installation directory of aqua, a declarative CLI version manager, to improve CI/CD workflow efficiency. By caching aqua packages and configuration files, it reduces redundant downloads, mitigates GitHub API rate limits, and accelerates execution times.
January 8, 2026
Anchore SBOM Action
Version updated for https://github.com/anchore/sbom-action to version v0.21.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,778 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action for SBOM Generation automates the creation of Software Bill of Materials (SBOMs) using Syft, enabling users to scan container images, directories, or specific files within their repositories. It generates SBOMs in SPDX format, uploads them as artifacts, and integrates with GitHub releases to attach SBOMs as release assets.
January 8, 2026
Anchore Container Scan
Version updated for https://github.com/anchore/scan-action to version v7.2.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 8,554 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action leverages the Grype vulnerability scanner to detect security vulnerabilities in files, directories, container images, or SBOMs during CI/CD workflows. It automates vulnerability scanning to ensure software integrity before deployment, with options to fail builds based on configurable severity thresholds.
January 8, 2026
run-ansible-lint
Version updated for https://github.com/ansible/ansible-lint to version v26.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates ansible-lint into your CI/CD workflows, automating the process of checking Ansible playbooks for potential improvements and best practices. It simplifies and streamlines the use of ansible-lint by running it directly within GitHub Actions, eliminating the need for manual installation, and supports tasks like dependency installation and Python environment setup.