March 31, 2026
enforce-required-action-version-format
Version updated for https://github.com/kleinfreund/enforce-required-action-version-format to version v2.0.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 This GitHub Action enforces the use of secure version formats (e.g., sha-1 or sha-256) in uses statements that reference third-party actions in workflow and composite action files, aligning with GitHub’s security recommendations.
March 31, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_compiler@0.12.2.
This action is used across all versions by 69 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev is an open-source internationalization (i18n) toolkit designed to streamline and automate localization workflows for developers using React and other frameworks. It provides tools such as an AI-assisted setup for i18n in React apps, automated translation pipelines via GitHub Actions, runtime translation for dynamic content, and a build-time compiler for efficient localization.
March 31, 2026
License Policy Check
Version updated for https://github.com/MaibornWolff/purl-patrol to version v1.6.6.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary PURL Patrol: Operation SBOM is a GitHub Action designed to analyze CycloneDX Software Bill of Materials (SBOMs) by extracting software licenses and validating them against a configurable license policy. It automates license compliance checks in CI/CD pipelines, helping organizations ensure their dependencies align with legal and policy requirements while reducing security risks.
March 31, 2026
Docker Swarm Deployment Action
Version updated for https://github.com/matchory/docker-swarm-deployment-action to version v1.1.0.
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 facilitates seamless deployment of applications to a Docker Swarm cluster by automating tasks such as discovering Compose files, validating configurations, rotating secrets and configs, and ensuring compatibility with the Compose Specification.
March 31, 2026
xslint-action
Version updated for https://github.com/maxonfjvipon/xslint-action to version 0.0.3.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The xslint-action GitHub Action automates the process of linting XSL stylesheets using the xslint CLI tool to ensure their quality and adherence to best practices. It streamlines the identification of potential issues in XSL files, helping developers maintain cleaner and more reliable codebases.
March 31, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.8.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 Totem is a codebase governance tool that transforms institutional knowledge into enforceable rules, preventing recurring mistakes and inefficiencies in pull request workflows. It automates the observation, learning, and enforcement of coding standards by converting plain English lessons into deterministic constraints, ensuring consistent adherence to best practices.
March 31, 2026
Deploy to Neocities (using neocities-red gem)
Version updated for https://github.com/o-200/deploy-sites-neocities-red to version v1.
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 automates the deployment of website files to Neocities, a static site hosting platform. It simplifies the process of publishing updates for static sites built with frameworks like Hugo, Jekyll, or plain HTML/CSS/JS, ensuring efficient and consistent deployment.
March 31, 2026
yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.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 YAML Workflow is a lightweight workflow engine designed to define and execute reproducible, version-controlled workflows using YAML files. It simplifies task automation, CI/CD pipelines, data processing, and DevOps tasks without requiring complex infrastructure like servers or databases.
March 31, 2026
FHIR Validation Markdown Renderer
Version updated for https://github.com/patrick-werner/validation-outcome-markdown-renderer to version 1.3.0.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The FHIR Validation Markdown Renderer GitHub Action processes JSON OperationOutcome bundles from the Java FHIR Validator to automate the reporting of FHIR validation issues. It generates GitHub check annotations (❌, ⚠️, ℹ️) for issues based on severity, allows filtering of known issues with customizable rules, and creates a detailed Markdown summary table in the GitHub Checks UI.