March 31, 2026
Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.2.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hibernation is a self-hosted Nix binary cache designed to optimize the storage and distribution of Nix store paths, leveraging local or S3-compatible storage. It automates the caching and retrieval of Nix artifacts, reducing build times and improving efficiency for Nix-based workflows.
March 31, 2026
Pro PR Reviewer
Version updated for https://github.com/propstreet/reviewer to version v3.6.0.
This action is used across all versions by 3 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 “AI Pull Request Reviewer” GitHub Action leverages Azure OpenAI to automatically analyze pull request diffs, generate AI-powered code review feedback, and post inline comments directly on the pull request. It streamlines the code review process by identifying potential issues, supporting custom review instructions, excluding specific files, and managing long-running requests.
March 31, 2026
ShieldCI — DevSecOps Pipeline Generator
Version updated for https://github.com/Richonn/ShieldCI to version v1.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ShieldCI is a GitHub Action designed to automate the creation of hardened CI/CD pipelines for DevSecOps workflows, tailored to the detected tech stack of a repository. It generates workflows for tasks like static code analysis (SAST), secret detection, vulnerability scanning, and Kubernetes/Docker deployments, and opens a pull request with the newly generated configurations.
March 31, 2026
OpenAPI Merge
Version updated for https://github.com/rperez95/openapi-merge to version v1.0.0.
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 The openapi-merge GitHub Action is designed to automate the merging of multiple OpenAPI specifications (Swagger 2.0 and OpenAPI 3.x) into a single unified OpenAPI 3.0 file. It simplifies the process of combining and standardizing API definitions by supporting features such as auto-conversion from Swagger 2.
March 31, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v1.1.15.
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 Drift is a GitHub Action and Python tool for detecting architecture erosion in AI-accelerated codebases, specifically targeting issues like pattern fragmentation, boundary violations, and structural hotspots. It provides deterministic, fast structural feedback without relying on LLMs, helping teams identify and address design weaknesses that may compromise long-term maintainability.
March 31, 2026
Get version from specified source
Version updated for https://github.com/scylladb-actions/get-version to version v0.4.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Get version” GitHub Action and CLI tool automates the retrieval and filtering of software versions from sources such as DockerHub (image tags), Maven Central (artifact versions), and GitHub (releases and tags). It provides robust semantic version filtering with pattern matching and positional selection, enabling tasks like identifying the latest or specific versions of software.
March 31, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.4.
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 SSG is a high-performance static site generator built in Go, designed to convert WordPress exports and Markdown content with YAML front matter into fast, secure, and modern static websites. It automates tasks like template rendering, image optimization (e.
March 31, 2026
Create Tideways Release
Version updated for https://github.com/tideways/release-action to version v2.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of Tideways releases directly from a GitHub Actions workflow by interfacing with the Tideways “Release Tracking” API. It simplifies the process of deploying and tracking application releases by allowing users to define release metadata, such as name, type, environment, and performance comparison timeframes, without manual intervention.
March 31, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
The delstack GitHub Action is a CLI tool designed to automate and simplify the deletion of AWS CloudFormation stacks, including those with undeletable or protected resources. It resolves common issues such as orphaned resources and deletion failures by forcefully cleaning up problematic resources, handling dependencies, and optimizing pre-deletion tasks.