January 26, 2026
Assign Reviewers when Dependencies Change
Version updated for https://github.com/dependency-owners/assign to version v2.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The assign GitHub Action automates the process of assigning reviewers to pull requests when changes are made to specific dependencies, based on a predefined configuration. It streamlines dependency management by leveraging the dependency-owners framework to identify appropriate reviewers, ensuring accountability and efficient code review workflows.
January 26, 2026
Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.11.2.
This action is used across all versions by 62 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of a Fortran development environment using Conda for CI/CD workflows. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and meson, ensuring compatibility across platforms (Ubuntu, macOS, Windows). By streamlining the configuration of Fortran and related compilers, it simplifies testing and building Fortran projects in continuous integration environments.
January 26, 2026
Release from changelog
Version updated for https://github.com/hermannm/release-from-changelog to version v0.2.6.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The release-from-changelog GitHub Action automates the process of creating GitHub releases based on entries in a CHANGELOG.md file that follows the “Keep a Changelog” format. It scans the changelog for an entry matching a newly pushed semantic version tag (e.g., vX.Y.Z) and generates the release accordingly.
January 26, 2026
pgroll Action
Version updated for https://github.com/hubble-ventures/actions-pgroll to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a wrapper for the pgroll tool, enabling seamless integration of PostgreSQL zero-downtime database migrations into CI/CD workflows. It automates the installation, integrity verification, and cross-platform setup of pgroll while offering GitHub Actions-friendly inputs and outputs for running migration-related commands.
January 26, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.8.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-publint GitHub Action analyzes a package.json file for potential packaging errors using Publint, helping developers identify and resolve issues that could affect the distribution of their packages. It automates the linting process, providing feedback on errors, warnings, and suggestions, and ensures package metadata adheres to best practices for publishing.
January 26, 2026
SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-action to version v2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SafetyCLI Self-Healing GitHub Action automates security scanning for Python dependencies by using the Safety CLI to detect vulnerabilities. It addresses the issue of managing CVEs by automatically creating grouped GitHub issues with detailed information and leveraging GitHub Copilot for AI-powered remediation.
January 26, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v26.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi-Style Snake Contribution Grid GitHub Action automates the creation of animated visualizations of a user’s GitHub contribution graph, offering five distinct styles, customizable shapes, and automated month labels for enhanced aesthetics and context. It simplifies the process of generating high-quality SVG and GIF assets, organizes them in a dedicated branch, and provides tools for easy integration with user profiles.
January 26, 2026
GitHub-Script (by PSModule)
Version updated for https://github.com/PSModule/GitHub-Script to version v1.7.10.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub-Script Action allows users to execute PowerShell scripts within GitHub Actions workflows using the GitHub PowerShell module. It automates tasks such as interacting with the GitHub API, managing repositories, and customizing workflows through PowerShell scripts.
January 26, 2026
exiftool-action
Version updated for https://github.com/woss/exiftool-action to version v13.46.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides seamless integration of ExifTool, a tool for reading, writing, and editing metadata in files, into your workflows. It automates the setup of ExifTool, ensuring you can easily use it in your actions without manual installation or configuration. The action is kept up-to-date with the latest ExifTool releases, simplifying metadata management tasks in CI/CD pipelines.