January 9, 2026
git-restore-mtime
Version updated for https://github.com/chetan/git-restore-mtime-action to version v2.3.
This action is used across all versions by 459 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The git-restore-mtime GitHub Action automates the process of restoring file modification timestamps in a Git repository to match their last commit times. This ensures that file timestamps accurately reflect their most recent changes, which is particularly useful for workflows or tools (e.
January 9, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes within CI workflows without exposing sensitive credentials like GitHub App private keys or relying on external services. It enhances workflow security by adopting a unique server/client architecture entirely within GitHub Actions, eliminating the need for hosting external servers.
January 9, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.27.
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 numbers in package.json, package-lock.json, Cargo.toml, or pyproject.toml with the latest published tag to ensure the local version is higher, following semantic versioning rules. It automates version consistency checks across different package managers (npm, Cargo, Poetry) and validates version updates before publishing.
January 9, 2026
Mix Dependency Submission
Version updated for https://github.com/erlef/mix-dependency-submission to version v1.3.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 101 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action extracts and submits dependency data from Elixir projects using mix to GitHub’s Dependency Submission API. It automates the process of integrating projects with GitHub’s advanced dependency graph and security features, enabling benefits such as Dependabot alerts, automated security updates, improved visibility into dependency graphs, and enhanced compliance auditing.
January 9, 2026
Setup COBOL
Version updated for https://github.com/fabasoad/setup-cobol-action to version v1.6.1.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup COBOL (GnuCOBOL)” GitHub Action automates the installation and configuration of the GnuCOBOL programming language on Linux-based runners in a GitHub Actions workflow. It simplifies setting up the development environment for COBOL projects by ensuring the required compiler (cobc) is installed.
January 9, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gentesty Evaluation Action is a GitHub Action designed to automate the process of triggering evaluation runs on the Gentesty platform. It enables users to initiate tests via a secure webhook, stream real-time logs into GitHub Actions workflows through WebSocket, and retrieve the final evaluation results (success or failure) directly in the workflow logs.
January 9, 2026
IronSpec Governance Guard
Version updated for https://github.com/idanSarfati/IronSpec to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the validation of pull request changes against business requirements stored in Notion, linked via Linear issues. It extracts the Linear issue ID from the PR title, retrieves the corresponding Notion specifications, and uses an LLM (Google Gemini) to compare the code changes against the requirements, ensuring compliance and blocking non-conforming changes.
January 9, 2026
semantic versioning release action
Version updated for https://github.com/iwpnd/semantic-release-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “semantic release action” is a TypeScript-based GitHub Action designed to automate the process of managing software releases using semantic-release, with enhanced support for shareable configurations. It simplifies release workflows by enabling private or organization-specific configurations to be installed directly from GitHub repositories, eliminating the need to publish them to npm.
January 9, 2026
Setup Kaitai Struct compiler
Version updated for https://github.com/jonahsnider/kaitai-action to version v1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Kaitai Action” GitHub Action automates the installation and setup of the Kaitai Struct compiler in workflows. It simplifies the process of integrating Kaitai Struct into CI/CD pipelines, enabling users to compile binary data structures efficiently. This action eliminates the need for manual setup and ensures the compiler is readily available in supported environments.