January 7, 2026
Secure File Transfer
Version updated for https://github.com/KellyDC/sshft to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sshft GitHub Action enables secure, automated file transfers via SSH, supporting both uploads and downloads with features like compression, automatic backups, and comprehensive security checks. It simplifies tasks such as deploying files to remote servers or retrieving data by automating backup creation, validating disk space, and ensuring safe execution with resource and timeout protections.
January 7, 2026
Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The kusari-ingest GitHub Action automates the ingestion of software artifacts such as SBOMs, SLSA attestations, and other related files into the Kusari Platform. It simplifies the process of integrating artifact data into a user’s Kusari tenant with minimal configuration, enabling efficient artifact tracking and compliance management.
January 7, 2026
Setup Liquibase
Version updated for https://github.com/liquibase/setup-liquibase to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies the installation and configuration of Liquibase, a database schema change management tool, within CI/CD workflows. It automates the downloading, installation, and setup of specific Liquibase versions for both Community and Secure editions, ensuring cross-platform support and seamless integration.
January 7, 2026
Codeowners Plus
Version updated for https://github.com/multimediallc/codeowners-plus to version v1.6.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Codeowners Plus is a GitHub Action designed to enhance and extend the functionality of GitHub’s native CODEOWNERS feature. It automates and streamlines code ownership and review processes by introducing advanced capabilities such as smart dismissal of stale reviews, support for multiple ownership rules (AND logic), directory-level ownership configuration, and optional reviewers.
January 7, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.79.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer (Apex Execution Runtime) GitHub Action enables users to validate and test Apex code in a lightweight, Salesforce-compatible runtime without deploying to a Salesforce org. It automates testing workflows, accelerates development cycles, and ensures fast, reproducible results by running tests locally or in CI pipelines.
January 7, 2026
OctoGuide Action
Version updated for https://github.com/octoguide/bot to version 0.21.0.
This action is used across all versions by 58 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary OctoGuide is a GitHub Action designed to ensure contributor activity aligns with best practices for maintaining well-organized repositories. It automates the process of monitoring contributor behavior and provides friendly feedback when actions deviate from expected norms. This helps streamline collaboration and reduces the need for manual intervention in maintaining project standards.
January 7, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v07.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates dynamic, animated visualizations of your GitHub contribution graph with customizable styles, shapes, and themes, including automated month labels for better context. It automates the creation of high-quality SVG and GIF assets, organizes them into a dedicated branch, and provides an easy way to showcase them in your profile README.
January 7, 2026
Vercel Preview URL with Status Polling
Version updated for https://github.com/RoyBkker/github-action-vercel-preview-url-poller to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the Vercel preview deployment URL and monitors the deployment status using Vercel’s API, ensuring the environment is fully deployed before continuing in a CI/CD workflow. It eliminates reliance on GitHub deployment status events or webhooks, providing a more reliable and flexible solution for automating tasks such as end-to-end testing or multi-project workflows.
January 7, 2026
terraform-plan-changes-count
Version updated for https://github.com/sue445/terraform-plan-changes-count 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 The terraform-plan-changes-count GitHub Action analyzes a Terraform plan file to count the number of resource changes (create, update, delete) and provides these counts as outputs. It automates the process of quantifying infrastructure modifications, helping users assess the impact of changes and integrate this validation into CI/CD workflows.