March 23, 2026
QWED Protocol Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v4.0.1.
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 QWED Protocol is a GitHub Action designed to create a model-agnostic verification layer for AI systems, including large language models (LLMs) and AI agents. Its primary function is to detect and block unverified, potentially erroneous outputs—such as hallucinations or incorrect computations—before they reach production.
March 23, 2026
scalified/helm-chart-bump-action
Version updated for https://github.com/Scalified/helm-chart-bump-action to version v2.1.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 This GitHub Action automates the process of synchronizing a Helm chart’s version and appVersion in its Chart.yaml file with the latest Docker image tag from Docker Hub that matches a specified pattern. It simplifies maintaining up-to-date Helm charts by fetching, filtering, and applying Docker image tags, then committing and pushing changes when updates are needed.
March 23, 2026
License Compliance Enforcer
Version updated for https://github.com/TEB4rts/license-compliance-enforcer to version Error loading version from page [https://github.com/marketplace/actions/license-compliance-enforcer], unable to determine latest release.
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 license-compliance-enforcer GitHub Action automates license compliance checks across 10 major ecosystems by scanning direct and transitive dependencies to identify non-compliant packages before they reach production.
March 23, 2026
YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.2.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 YAMLResume GitHub Action automates the process of generating professional resumes from YAML files using the YAMLResume CLI tool. It simplifies workflows by supporting the creation of multiple resumes in various formats (PDF, LaTeX, HTML, Markdown) and provides options to customize outputs and skip validation.
March 23, 2026
Truss Push
Version updated for https://github.com/basetenlabs/action-truss-push to version v0.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 Truss Push Action automates the deployment of Truss machine learning models to Baseten, streamlining the process of pushing models, validating them with predict requests, and optionally promoting them to production. It simplifies model lifecycle management by handling deployment activation, validation, and cleanup, making it ideal for CI/CD workflows.
March 23, 2026
ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.27.
This action is used across all versions by 116 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 eslint-suggestion-action GitHub Action runs ESLint on changes within a Pull Request and provides inline feedback specifically for modified lines, avoiding noise from pre-existing code issues. It automates the process of identifying and suggesting auto-fixes for ESLint problems directly within the PR, allowing developers to review and apply fixes easily.
March 23, 2026
Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.17.
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 token-who-am-i-action is a GitHub Action designed to identify and retrieve detailed information about the identity behind a GitHub token, such as username, ID, email, and token type. It automates the process of decoding and exposing token-related metadata, which helps developers better understand and utilize the permissions and identity associated with a given token.
March 23, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.6.
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 MUAD’DIB is a security-focused GitHub Action that scans npm and PyPI packages for known threats, suspicious behaviors, and vulnerabilities using a combination of 14 parallel scanners, machine learning classifiers, and a deobfuscation engine. It automates dependency analysis, risk scoring, and threat detection, while also providing advanced features like sandboxing, interactive scanning, pre-installation checks, and detailed reporting.
March 23, 2026
Skylos - Python SAST, Dead Code Detection & PR Gate
Version updated for https://github.com/duriantaco/skylos to version v4.1.3.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Skylos is an open-source static analysis tool designed to detect dead code, hardcoded secrets, exploitable flows, and AI-generated security regressions in Python, TypeScript, and Go. It automates code quality and security checks, enabling teams to identify and block issues in pull requests through CI/CD pipelines with GitHub annotations and review comments.