December 28, 2025
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v0.1.0.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to run continuous integration (CI) workflows in an OpenIndiana virtual machine, addressing the limitation of GitHub Actions only supporting Ubuntu, Windows, and macOS. It automates the setup of an OpenIndiana VM, synchronizes files and environment variables between the host and VM, and provides customizable options for memory, CPU, networking, and file sharing.
December 28, 2025
Serix AI Agent Security Test
Version updated for https://github.com/yuktathapliyal/serix to version v0.2.9.
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 process of managing and updating versioning and release workflows for software projects. It simplifies tasks such as tracking version changes, generating changelogs, and tagging releases, ensuring consistent and efficient release management. This action is designed to streamline software development workflows and reduce manual effort in version control and release processes.
December 27, 2025
git-warp-time
Version updated for https://github.com/alerque/git-warp-time to version v1.0.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The git-warp-time GitHub Action and CLI utility automatically resets file modification timestamps in a Git repository’s working directory to match the last commit that modified each file. This tool ensures file timestamps accurately reflect their version history, which can be useful for build systems or workflows that rely on file modification times.
December 27, 2025
broken-link-check
Version updated for https://github.com/celinekurpershoek/link-checker to version v1.0.3.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Broken link check action,” automates the process of identifying broken links on a website by leveraging the broken-link-checker tool. It helps developers ensure their websites are free of invalid or inaccessible links, improving website quality and user experience. Key capabilities include honoring robots.
December 27, 2025
RAPS - Autodesk Platform Services CLI
Version updated for https://github.com/dmytro-yemelianov/raps-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 RAPS GitHub Action integrates the Rust CLI for Autodesk Platform Services (APS) into GitHub workflows, enabling automation of tasks such as authentication, file uploads, model translations, and pipeline executions on the APS platform. It simplifies interaction with APS by providing a convenient way to run RAPS commands directly in CI/CD pipelines, addressing the need for streamlined and automated management of APS resources.
December 27, 2025
Flowlyt Security Analyzer
Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines in GitHub Actions and GitLab workflows. It automates the detection of vulnerabilities, misconfigurations, and supply chain threats using advanced Abstract Syntax Tree (AST) analysis combined with AI for false positive reduction, context-aware insights, and real-time verification.
December 27, 2025
Java Cleanup with Eclipse JDT (Headless)
Version updated for https://github.com/nbauma109/refactoring-cleanup-action to version v3.
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 automates the execution of Eclipse Source Clean-Ups, replicating the functionality of the Source -> Clean Up menu in Eclipse IDE. It allows users to configure and apply a variety of code cleanup tasks, such as formatting, optimizing control statements, improving code style, and adopting modern Java features.
December 27, 2025
pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v1.2.0.
This action is used across all versions by 143 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Pinact-action is a GitHub Action designed to automate the process of pinning specific versions of GitHub Actions and reusable workflows in workflow files. It ensures consistency and security by verifying and updating workflow configurations, pushing commits to a remote branch when required, or failing CI if actions are not properly pinned.
December 27, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.54.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Check Deployed Environment” GitHub Action verifies whether a specific commit is the active deployment for a given environment in GitHub. It automates the process of checking deployment status, helping users determine if a commit is already deployed to an environment, thus streamlining deployment workflows and reducing redundant deployment actions.