March 18, 2026
Ratio1 SDK Setup
Version updated for https://github.com/Ratio1/ratio1-setup-action to version v1.0.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 ratio1-setup-action GitHub Action automates the setup of the Ratio1 SDK runtime in CI environments. It installs Python and the Ratio1 SDK (latest or specified version), configures the network (e.g., testnet, mainnet), and provides options to set aliases, configure private keys, and run custom commands post-setup.
March 18, 2026
Cargo Workspace Inheritance Check
Version updated for https://github.com/RomarQ/cargo-workspace-inheritance-check to version v1.1.2.
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 cargo-workspace-inheritance-check GitHub Action identifies and resolves dependency inheritance issues in Cargo workspaces. It detects when member crates specify explicit dependency versions instead of inheriting them from the workspace, flags version mismatches, and provides suggestions for promoting commonly used dependencies to the workspace level.
March 18, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.54.
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 rumdl is a high-performance Markdown linter and formatter built with Rust, designed to enforce consistency and best practices in Markdown files. It automates tasks like identifying and fixing formatting issues, supports multiple Markdown flavors, and provides detailed error reporting, making it ideal for CI/CD pipelines and developer workflows.
March 18, 2026
sbom-tools-action
Version updated for https://github.com/sbom-tool/sbom-tools-action to version v1.1.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 sbom-tools GitHub Action enables automated software bill of materials (SBOM) management tasks, such as semantic diffing, validation, quality scoring, enrichment with vulnerability data, license compliance checks, and more. It streamlines compliance and security workflows by ensuring SBOM accuracy, detecting changes or vulnerabilities, and verifying artifacts using cryptographic methods like Sigstore and SLSA.
March 18, 2026
OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.16.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ocp-doc-checker GitHub Action is designed to identify outdated OpenShift Container Platform (OCP) documentation URLs and suggest or apply updates to newer versions. It automates tasks such as scanning files or directories for OCP URLs, validating anchors, and optionally fixing outdated links, making it particularly useful for maintaining up-to-date documentation in CI/CD workflows.
March 18, 2026
Python Nurse
Version updated for https://github.com/sfroning88/python-nurse to version v1.0.3.
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 Python Nurse is a GitHub Action designed for static analysis of Python monorepo applications, evaluating code quality, style, type safety, security, maintainability, and dead code. It automates the execution of seven key tools (e.g., Ruff, mypy, Bandit) on changed files in pull requests and generates a 0–100 health score with actionable diagnostics posted as PR comments.
March 18, 2026
Secure SBOM Action
Version updated for https://github.com/shiftleftcyber/secure-sbom-action to version v2.2.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Secure SBOM GitHub Action facilitates the signing and verification of Software Bill of Materials (SBOMs) and cryptographic digests using the SecureSBOM API. It automates the process of ensuring the integrity and authenticity of SBOMs within CI/CD pipelines, helping organizations establish trust and compliance in software supply chain management.
March 18, 2026
Docker Action Recipe by Johanny
Version updated for https://github.com/TrustAfrica/DockerActionRecipe to version v1.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 DockerActionRecipe is a GitHub Action implemented as a Docker container that automates the task of generating a customizable greeting message and outputs a predefined value (“the answer to the ultimate question of life, the universe, and everything”).
March 18, 2026
Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.12.5.
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 Ghoten is a GitHub Action and OpenTofu fork that integrates a native oras backend for storing Terraform/OpenTofu state directly in OCI registries (e.g., GitHub Container Registry), eliminating the need for separate backend services. It simplifies state management by leveraging existing registry authentication, permissions, and auditing, making it operationally efficient and secure by default.