January 17, 2026
Proof HTML
Version updated for https://github.com/anishathalye/proof-html to version v2.2.3.
This action is used across all versions by 3,332 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The proof-html GitHub Action automates the validation of HTML and CSS using the Nu HTML Validator and verifies links, images, and metadata utilizing HTMLProofer. It helps ensure the quality and correctness of web content by detecting issues such as invalid markup, broken links, missing alt attributes, and non-secure URLs.
January 17, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.30.
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 automates the process of validating and comparing version numbers across package managers (npm, Cargo, and Poetry). It ensures that the version specified in configuration files (e.g., package.json, Cargo.toml, pyproject.toml) matches across files and is higher than the latest published tag according to semantic versioning rules.
January 17, 2026
Api for Allure Docker Service
Version updated for https://github.com/dimashabalin/allure-docker-service-api-action to version v1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with the Allure Docker Service to automate the management of test result reports. It streamlines tasks such as uploading test results, cleaning up results, generating reports, and managing projects in the Allure Docker Service. By automating these processes, it simplifies the workflow for managing and visualizing test data, improving efficiency in continuous integration and deployment pipelines.
January 17, 2026
Actions to Install LLVM and Clang
Version updated for https://github.com/jhchundev/install-llvm-action to version v1.1.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-llvm-action GitHub Action automates the process of downloading and installing specific versions of LLVM and Clang binaries in CI/CD workflows. It simplifies environment setup by adding the installed binaries to relevant system variables (e.g., PATH, LD_LIBRARY_PATH) and supports specifying versions, architectures, and installation directories.
January 17, 2026
Get Current Version from PyPI Module
Version updated for https://github.com/joepitt91/action-version-from-pypi to version v1.1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the current version of a specified Python package from PyPI. It automates the process of checking and extracting the latest version of a module, simplifying dependency management and ensuring accurate version tracking in workflows.
Release notes What’s Changed chore(deps): bump certifi from 2025.
January 17, 2026
yq installer
Version updated for https://github.com/Makepad-fr/setup-yq-action to version v1.0.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-yq-action GitHub Action automates the installation of the yq CLI tool, a versatile YAML processor, in your GitHub workflows. It simplifies the setup process for utilizing yq in tasks like parsing, querying, and manipulating YAML files, enabling seamless integration into CI/CD pipelines.
January 17, 2026
Setup Salesforce CLI
Version updated for https://github.com/rdbumstead/setup-salesforce-action to version v2.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Salesforce CLI” GitHub Action provides a fast, secure, and reliable way to set up Salesforce CLI in CI/CD pipelines. It automates tasks like CLI installation, authentication, caching, and plugin management, solving common issues such as slow setup times, fragile authentication, and lack of flexibility in workflows.
January 17, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.220.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “rumdl” is a high-performance linter and formatter for Markdown files, built with Rust for speed and efficiency. It automates the detection and correction of common Markdown issues, ensuring consistent formatting and adherence to best practices. Key features include 57 linting rules, automatic formatting with fix options, detailed error reporting, and compatibility with CI/CD workflows.
January 17, 2026
Seqra security code analysis
Version updated for https://github.com/seqra/seqra-action to version v2.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Seqra GitHub Action integrates the Seqra static analysis tool into CI workflows, enabling automated code scanning and the generation of SARIF reports. It helps developers identify and address potential security vulnerabilities or code quality issues in their projects by automating the analysis process.