December 29, 2025
Deploy to Nomad via SSH
Version updated for https://github.com/dpfisterer/ssh-deploy-to-nomad to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Nomad Deploy SSH Action is a GitHub Action designed to streamline the deployment, management, and verification of Nomad jobs via secure SSH. It automates tasks such as starting, stopping, restarting, and checking the status of Nomad jobs, while also providing automatic environment variable substitution for HCL templates and configuration files.
December 29, 2025
Drift Radar
Version updated for https://github.com/ErvraTech/Drift-radar to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Drift Radar is a GitHub Action that analyzes Pull Requests to assess their structural risk through a computed “Drift Score” (0–100), focusing on factors like file criticality, configuration changes, and historical drift patterns. It automates risk detection by posting a detailed comment on each PR, helping teams identify potentially risky changes before they are merged.
December 29, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.3.20.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Determine Version GitHub Action automates the process of identifying whether a project’s version has advanced compared to the latest matching Git tag, using semantic versioning. It outputs the new version for publishing or indicates “no changes” if the version has not progressed, streamlining version management and release workflows.
December 29, 2025
Secure File Transfer
Version updated for https://github.com/KellyDC/sshft to version v1.0.8.
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 facilitates secure, bidirectional file transfers over SSH, with features like automatic compression, backup creation, and security validations. It automates the process of uploading and downloading files or directories while ensuring data integrity and safety through measures such as disk space validation, resource limits, and command blocking.
December 29, 2025
Terraform Scripts Lint (Unified System)
Version updated for https://github.com/Lance52259/hcbp-scripts-lint to version v2.6.4.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Terraform Scripts Lint - Unified Rules Management System” GitHub Action is a robust linting tool designed to ensure code quality, consistency, and adherence to best practices for Terraform scripts. It automates the process of identifying and enforcing standardized rules, provides advanced reporting and performance monitoring, and supports flexible configurations, making it suitable for teams of all sizes.
December 29, 2025
Install Lua / LuaJIT / OpenResty + LuaRocks
Version updated for https://github.com/luau-project/setup-lua to version v1.0.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 simplifies the installation and setup of Lua, LuaJIT, OpenResty, and LuaRocks in a single step, allowing users to specify versions to suit their environment. It automates the configuration of the appropriate toolchain for building these tools across multiple operating systems, including support for Visual Studio’s MSVC on Windows.
December 29, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.206.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks like identifying common Markdown issues, applying automatic fixes, and formatting files, making it ideal for CI/CD pipelines and editor integrations.
December 29, 2025
AI Security Posture Management Scanner
Version updated for https://github.com/tonyAllTrue/ai-security-posture-management-scanner to version v0.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables automated security testing for LLM endpoints and AI models by integrating with the AllTrue platform. It identifies and tests vulnerabilities such as prompt injection, data leakage, harmful content generation, and malicious code, while providing options for detailed reporting and GitHub issue creation.
December 29, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.20.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the validation of links and URLs in Markdown documentation by checking GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs. It helps prevent the frustration of broken links by identifying issues like outdated external URLs, inaccessible private repo links, or deprecated GitHub endpoints, and integrates seamlessly into CI workflows to catch errors during PR reviews.