March 27, 2026
RHFest Action
Version updated for https://github.com/RotorHazard/rhfest-action to version v3.0.1.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The RHFest GitHub Action automates the validation of manifest.json files for RotorHazard plugins. It checks for schema compliance, proper repository structure, and correct formatting of fields such as domain, version, and dependencies, while providing detailed validation feedback using GitHub-friendly annotations.
March 27, 2026
Setup tenv
Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup tenv GitHub Action automates the installation of tenv, a tool for managing infrastructure tool versions, and allows users to install a specified tool (e.g., Terraform or OpenTofu) with a particular version. It solves the problem of managing tool versioning consistently across workflows by incorporating caching for efficiency and signature verification to ensure the authenticity of downloaded binaries.
March 27, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.61.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying issues with Markdown syntax, enforcing 71 linting rules, and performing auto-fixes or formatting with minimal manual intervention.
March 27, 2026
Refinery-RS Build
Version updated for https://github.com/SirCesarium/refinery-rs to version v1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Refinery-RS Build & Quality Actions GitHub Action streamlines Rust development by automating multi-platform builds, code quality checks, and Docker containerization. It enables developers to perform matrix builds for various operating systems, enforce maintainability and style standards using tools like sweet, clippy, and rustfmt, and seamlessly package binaries into Docker images for deployment.
March 27, 2026
SWEny AI
Version updated for https://github.com/swenyai/sweny to version v3.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a GitHub Action and workflow orchestration tool that leverages AI to automate engineering tasks in CI/CD pipelines. It allows users to define workflows as Directed Acyclic Graphs (DAGs), where an AI agent executes each node to monitor logs, identify high-impact issues, create tickets, implement fixes, and open pull requests.
March 27, 2026
Uncover Actions
Version updated for https://github.com/uncoverthefuture-org/actions to version v1.1.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action repository provides a collection of reusable actions for automating the deployment of containerized applications to remote Linux hosts over SSH, with a focus on using Podman. It simplifies tasks such as container deployment (defaulting to Traefik or host ports), building and pushing container images, and extracting versions for workflows, making it an efficient solution for managing SSH-based container deployments and related workflows.
March 27, 2026
Runner Guard
Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.4.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Runner Guard is a security-focused GitHub Action that performs static taint analysis on CI/CD pipeline workflow files to detect vulnerabilities such as source-to-sink injection paths and supply chain steganography. It automates the identification of dangerous configurations, attacker-controlled inputs, and hidden payloads (e.
March 27, 2026
VirusTotal Artifacts Scan
Version updated for https://github.com/WoozyMasta/virustotal-action to version v1.1.0.
This action is used across all versions by 24 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The VirusTotal Action automates the process of uploading release assets or specified files to VirusTotal for scanning and generates analysis links that can be optionally appended to GitHub release notes. It streamlines malware detection by integrating VirusTotal’s API into CI/CD workflows, supporting files up to 650MB in size.
March 26, 2026
CalVer tag
Version updated for https://github.com/Digital-Udvikling/actions-calver to version v0.6.0.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Action is a GitHub Action that automates the process of generating and tagging commits with a Calendar Versioning (CalVer) tag in the format YYYY.0M.0D-MICRO. It simplifies version management by providing an automated and consistent versioning scheme based on the current date, making it ideal for projects requiring date-based semantic tagging.