March 31, 2026
lat check
Version updated for https://github.com/lars20070/lat-check-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 lat check Action automates the validation of documentation by running the lat check command from lat.md. It helps ensure that documentation meets predefined standards or requirements, streamlining the review process for pushes and pull requests.
March 31, 2026
eigenhelm
Version updated for https://github.com/metacogdev/eigenhelm to version v0.8.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 eigenhelm is a GitHub Action and CLI tool designed to evaluate and improve the structural quality of AI-generated code by analyzing its abstract syntax tree (AST) and comparing it to high-quality code corpora. It helps detect structural issues, such as high complexity or repeated patterns, and provides actionable directives for refactoring, enabling automated quality assurance without relying on LLMs or human reviewers.
March 31, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.7.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 Totem is a codebase governance tool designed to prevent recurring mistakes by converting institutional knowledge into enforceable rules. It automates the detection, documentation, and enforcement of coding standards, ensuring errors are identified, lessons are learned, and constraints are applied to make those mistakes impossible to repeat.
March 31, 2026
MDSone Markdown to HTML
Version updated for https://github.com/ni-null/mdsone to version 0.3.1.
This action is used across all versions by ? 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 mdsone GitHub Action automates the conversion of Markdown documents into standalone, self-contained HTML files. It simplifies workflows by enabling tasks such as transforming Markdown into responsive HTML, embedding images, and managing internationalized content, all without requiring external dependencies or a network connection.
March 31, 2026
Macaron Security Analysis Action
Version updated for https://github.com/oracle/macaron to version v0.23.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Macaron is a GitHub Action designed to automate software supply chain security analysis by verifying the build integrity of artifacts and their dependencies. It addresses issues such as detecting malicious packages, validating artifact provenance, identifying vulnerable GitHub Actions, and ensuring reproducible builds to prevent tampering or compromised workflows.
March 31, 2026
Release Gems
Version updated for https://github.com/release-gems/action to version v1.2.1.
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 The release-gems GitHub Action automates the workflow for releasing Ruby gems by building them in secure sandboxes, attesting their provenance, and publishing them to RubyGems.org or other registries. It eliminates dependencies on tools like Bundler or Rake, reducing supply-chain risks, and integrates with GitHub releases to generate cryptographic attestations for supply chain security.
March 31, 2026
gh-action-rl-protect-scan
Version updated for https://github.com/reversinglabs/gh-action-rl-protect-scan to version v1.
This publisher is shown as ‘verified’ by GitHub.
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 ReversingLabs rl-protect GitHub Action integrates the rl-protect CLI tool into CI/CD workflows to automatically scan open-source dependencies for vulnerabilities and security risks before they are used in build jobs.
March 31, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.47.0.
This action is used across all versions by 123 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Drawio Export Action automates the process of exporting Draw.io diagrams to various file formats, such as PNG, PDF, SVG, and more, directly within a GitHub repository. It simplifies tasks like keeping exported diagram files synchronized with changes to the source .
March 31, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.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 semVersie GitHub Action automates semantic versioning by calculating version bumps (major, minor, patch) based on conventional-commit-style pull requests. It streamlines the process of determining the next release version, allowing developers to focus on release workflows while optionally labeling pull requests with their version impact.