<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>dev-hato on GitHub Actions Marketplace News</title><link>https://devops-actions.github.io/github-actions-marketplace-news/tags/dev-hato/</link><description>Recent content in dev-hato on GitHub Actions Marketplace News</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 05 Apr 2026 06:27:10 +0000</lastBuildDate><atom:link href="https://devops-actions.github.io/github-actions-marketplace-news/tags/dev-hato/index.xml" rel="self" type="application/rss+xml"/><item><title>DenMette Setup Hugo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/denmette-setup-hugo/</link><pubDate>Fri, 10 Apr 2026 14:14:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/denmette-setup-hugo/</guid><description>Version updated for https://github.com/denmette/actions-hugo to version v1.0.4.
This action is used across all versions by 1 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 setup of Hugo, a static site generator, in GitHub Actions workflows. It supports the Hugo extended version, Hugo Modules, and multiple operating systems (Linux, macOS, and Windows), enabling faster builds by eliminating the need for Docker images.</description></item><item><title>Code Health - Dev Herald</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/code-health-dev-herald/</link><pubDate>Fri, 10 Apr 2026 14:14:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/code-health-dev-herald/</guid><description>Version updated for https://github.com/dev-herald/health to version v1.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 Health Reports - Dev Herald GitHub Action automates the generation of weekly health reports by converting CI signals (e.g., unused code, dependency risks, bundle size changes) into structured, actionable insights.</description></item><item><title>Cargo Verison</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cargo-verison/</link><pubDate>Fri, 10 Apr 2026 14:14:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cargo-verison/</guid><description>Version updated for https://github.com/dimitrmo/cargo-verison-action to version v1.0.46.
This action is used across all versions by 9 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 dimitrmo/cargo-verison-action is a GitHub Action designed to automate version management for Rust projects using Cargo. It simplifies the process of bumping the version, creating a corresponding Git tag, and committing the changes, streamlining release workflows.</description></item><item><title>DoesQA Trigger</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/doesqa-trigger/</link><pubDate>Fri, 10 Apr 2026 14:13:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/doesqa-trigger/</guid><description>Version updated for https://github.com/Does-QA/action to version v1.1.4.
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 DoesQA GitHub Action automates the process of triggering test runs in DoesQA and monitoring their completion. It streamlines CI/CD workflows by integrating test execution and reporting directly into GitHub Actions, providing real-time test statuses, detailed reports, and PR check summaries.</description></item><item><title>Skylos - Python SAST, Dead Code Detection &amp; PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/skylos-python-sast-dead-code-detection-pr-gate/</link><pubDate>Fri, 10 Apr 2026 14:13:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/skylos-python-sast-dead-code-detection-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.3.2.
This action is used across all versions by 14 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 for Python, TypeScript, and Go projects to detect dead code, hardcoded secrets, exploitable flows, and AI-generated security regressions. It streamlines code quality and security by automating local scans, CI/CD pull request gating, and providing actionable insights through GitHub annotations and review comments.</description></item><item><title>Fluid Attacks Secrets Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/fluid-attacks-secrets-scan/</link><pubDate>Fri, 10 Apr 2026 14:13:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/fluid-attacks-secrets-scan/</guid><description>Version updated for https://github.com/fluidattacks/secret-scan-action to version 0.0.2.
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 Fluid Attacks Secrets Scan GitHub Action is a free, open-source tool designed to automatically detect hardcoded secrets in your repository. It streamlines the process of identifying sensitive information such as API keys or passwords by performing full repository scans or targeted differential scans on code changes, with results integrated into GitHub&amp;rsquo;s Security tab and pull request annotations.</description></item><item><title>Setup gh cli for self-hosted runners</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-gh-cli-for-self-hosted-runners/</link><pubDate>Fri, 10 Apr 2026 14:13:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-gh-cli-for-self-hosted-runners/</guid><description>Version updated for https://github.com/fqp/actions-setup-gh-cli to version v3.0.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 The &amp;ldquo;Setup gh cli action&amp;rdquo; GitHub Action automates the installation of the GitHub CLI (gh cli) on self-hosted runners, where it is not natively available. It simplifies the process of setting up the CLI, enabling users to leverage GitHub&amp;rsquo;s command-line functionality in self-hosted environments.</description></item><item><title>Release Semver Autotag</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/release-semver-autotag/</link><pubDate>Fri, 10 Apr 2026 14:13:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/release-semver-autotag/</guid><description>Version updated for https://github.com/froozeify/gh-release-semver-autotag to version v1.0.1.
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 Froozeify&amp;rsquo;s GH Release Semver Autotag is a GitHub Action that automates the creation or updating of semantic versioning shortcut tags (e.g., v1, v1.2) whenever a release is published. It simplifies release management by maintaining consistent version tags, supports multiple tagging modes (e.</description></item><item><title>Froozeifys Version Updater (gVu)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/froozeifys-version-updater-gvu/</link><pubDate>Fri, 10 Apr 2026 14:13:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/froozeifys-version-updater-gvu/</guid><description>Version updated for https://github.com/froozeify/gh-version-updater to version v1.0.2.
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 Froozeify&amp;rsquo;s GH Version Updater (gVu) is a GitHub Action designed to automate the process of updating version fields in project configuration files whenever a new release is published. It supports popular file formats like package.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hyperlocalise-ci/</link><pubDate>Fri, 10 Apr 2026 14:13:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.4.3.
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 Hyperlocalise GitHub Action automates localization workflows for modern applications by integrating AI-powered tools directly into CI pipelines. It provides functionalities to detect localization drift, evaluate translation quality, and ensure localization integrity, enabling seamless synchronization and management of translation files within engineering systems.</description></item><item><title>JK Coverage Badge</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jk-coverage-badge/</link><pubDate>Fri, 10 Apr 2026 14:13:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jk-coverage-badge/</guid><description>Version updated for https://github.com/jedi-knights/coverage-badge to version v0.2.1.
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 coverage-badge GitHub Action automatically updates the coverage badge in your README by extracting the line coverage percentage from a test coverage report (e.g., LCOV, Cobertura XML, Coveralls JSON, or Istanbul/NYC JSON). It eliminates the need for external services or manually committing badge updates, ensuring accurate and up-to-date coverage information.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sops-tools-installer/</link><pubDate>Fri, 10 Apr 2026 14:13:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.10.
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 Setup Sops GitHub Action simplifies the installation of the sops binary on GitHub Actions runners, allowing users to specify and manage the version (e.g., latest or a specific semantic version).</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/stackit-cli-tools-installer/</link><pubDate>Fri, 10 Apr 2026 14:13:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.42.
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, setup-stackit-cli, automates the installation of the stackit-cli tool on a workflow runner. It allows users to specify and manage the version of the stackit-cli binary, simplifying setup and ensuring consistency across CI/CD pipelines.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/bulk-github-repository-settings-sync/</link><pubDate>Fri, 10 Apr 2026 14:13:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.1.1.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing repository settings across multiple GitHub repositories. It streamlines tasks such as configuring merge strategies, enabling security features (e.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/neurolink-ai/</link><pubDate>Fri, 10 Apr 2026 14:12:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.51.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that simplifies connecting applications to 13 major AI providers and over 100 AI models through a single, consistent API. It automates provider switching, cost optimization, and failover management, while offering advanced features like memory persistence, multi-provider compatibility, and intelligent routing.</description></item><item><title>JFrog Artifactory Upload/Download</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jfrog-artifactory-upload/download/</link><pubDate>Fri, 10 Apr 2026 14:12:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jfrog-artifactory-upload/download/</guid><description>Version updated for https://github.com/koolhandluke/artifactory-helper to version v1.0.4.
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 This GitHub Action facilitates the uploading and downloading of build artifacts to and from JFrog Artifactory with predictable paths and minimal configuration. It addresses the limitations of GitHub&amp;rsquo;s ephemeral storage by enabling seamless artifact sharing across workflows, repositories, and extended retention periods.</description></item><item><title>Sentrik Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sentrik-gate/</link><pubDate>Fri, 10 Apr 2026 14:12:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sentrik-gate/</guid><description>Version updated for https://github.com/maxgerhardson/sentrik-community to version v1.
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 Sentrik is a governance tool designed to automatically enforce coding standards, compliance rules, and security policies for AI-generated code in CI/CD pipelines. It scans code changes against industry standards (e.g., OWASP, SOC 2, HIPAA) to detect violations, blocks non-compliant pull requests, and generates audit-ready reports.</description></item><item><title>mjun0812/setup-cuda</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/mjun0812/setup-cuda/</link><pubDate>Fri, 10 Apr 2026 14:12:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/mjun0812/setup-cuda/</guid><description>Version updated for https://github.com/mjun0812/setup-cuda to version v1.3.1.
This action is used across all versions by 1 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 setup-cuda GitHub Action automates the installation and configuration of specific NVIDIA CUDA versions in GitHub Actions workflows. It supports a wide range of CUDA versions (&amp;gt;=10.0), dynamically selects installation methods, and works across multiple platforms, including Linux and Windows.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/agent-bom-scan/</link><pubDate>Fri, 10 Apr 2026 14:12:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.76.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 agent-bom is an open-source security scanner designed to analyze the AI supply chain, including agents, MCP servers, packages, containers, cloud infrastructure, GPUs, and runtime environments. It automates the identification of vulnerabilities, misconfigurations, and exposed credentials, providing actionable insights such as blast radius analysis and prioritized remediation plans.</description></item><item><title>Hello Demo Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hello-demo-action/</link><pubDate>Fri, 10 Apr 2026 14:12:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hello-demo-action/</guid><description>Version updated for https://github.com/msawant1204/demo-action to version Error loading version from page [https://github.com/marketplace/actions/hello-demo-action], unable to determine latest release.
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 Please provide the text of the README, and I will analyze it to provide a concise summary focused on the purpose, functionality, and key capabilities of the GitHub Action.</description></item><item><title>Kyosei Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/kyosei-code-review/</link><pubDate>Fri, 10 Apr 2026 14:12:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/kyosei-code-review/</guid><description>Version updated for https://github.com/ncaq/kyosei-action to version v1.0.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 kyosei-action GitHub Action integrates the Kyosei AI code review plugin into CI workflows to automatically analyze pull requests for code quality, performance, security, test coverage, and documentation accuracy. It addresses issues with repetitive or outdated feedback in traditional workflows by filtering existing comments, resolved discussions, and project-specific conventions, ensuring reviews focus only on new, actionable insights.</description></item><item><title>jlink Windows JRE</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jlink-windows-jre/</link><pubDate>Fri, 10 Apr 2026 14:12:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/jlink-windows-jre/</guid><description>Version updated for https://github.com/ricardoapaes/docker-java-jlink to version v1.0.2.
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 docker-java-jlink GitHub Action is designed to automate the creation of a lightweight, platform-specific Windows JRE using the jlink tool, optimized for use in CI pipelines. It simplifies the process by bundling required Linux and Windows JDK components, along with pre-configured scripts to streamline JRE generation.</description></item><item><title>Expand AWS IAM Wildcards</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/expand-aws-iam-wildcards/</link><pubDate>Fri, 10 Apr 2026 14:12:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/expand-aws-iam-wildcards/</guid><description>Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v1.2.1.
This action is used across all versions by 1 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 expansion of AWS IAM wildcard actions in pull request diffs, providing inline comments that detail the specific IAM actions matched by each wildcard. It helps reviewers quickly understand changes to security posture by linking expanded actions to AWS documentation and summarizing them directly within the PR.</description></item><item><title>Traffic Torch Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/traffic-torch-audit/</link><pubDate>Fri, 10 Apr 2026 14:12:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/traffic-torch-audit/</guid><description>Version updated for https://github.com/traffictorch/traffic-torch-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 Traffic Torch SEO + GEO + UX Health Analysis Audit Toolkit GitHub Action automates comprehensive health checks for websites by enabling one-click audits directly from GitHub Actions. It opens an interactive analysis platform pre-filled with your URL, offering tools for SEO, GEO, and UX audits, predictive ranking forecasts, and implementation gap analysis.</description></item><item><title>Helm-actions-vidhya101</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/helm-actions-vidhya101/</link><pubDate>Fri, 10 Apr 2026 14:12:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/helm-actions-vidhya101/</guid><description>Version updated for https://github.com/vidhyashankergoel/helm-actions to version v1.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 This GitHub Action automates the packaging and publishing of Helm charts to an OCI registry, such as GitHub Container Registry (GHCR). It simplifies Helm chart management by performing tasks like updating values.yaml and Chart.yaml, running helm lint, packaging the chart, pushing it to a registry, and optionally committing version updates back to the repository.</description></item><item><title>Setup WARP</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-warp/</link><pubDate>Fri, 10 Apr 2026 14:11:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-warp/</guid><description>Version updated for https://github.com/viperadnan-git/setup-warp 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 The &amp;ldquo;Setup WARP&amp;rdquo; GitHub Action configures Cloudflare WARP on GitHub Actions runners to route all traffic, including Docker container traffic, through Cloudflare&amp;rsquo;s secure network. It automates tasks such as tunnel setup, connectivity verification, DNS configuration, and Docker networking adjustments, ensuring secure traffic routing with retries and error handling.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/muaddib-scanner/</link><pubDate>Fri, 10 Apr 2026 06:34:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.70.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and analyze threats in npm and PyPI packages by leveraging multiple scanning engines, deobfuscation techniques, dataflow analysis, and machine learning classifiers. It automates the identification of known Indicators of Compromise (IOCs) and suspicious behavioral patterns, providing risk scores, detailed explanations, and actionable insights to mitigate supply chain attacks.</description></item><item><title>Sync Markdown in Github to Notion</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sync-markdown-in-github-to-notion/</link><pubDate>Fri, 10 Apr 2026 06:34:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/sync-markdown-in-github-to-notion/</guid><description>Version updated for https://github.com/Fencer-Security/nogisync to version v1.3.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 Nogisync is a GitHub Action that automates the synchronization of markdown files from a GitHub repository to Notion, preserving directory structures as hierarchical page layouts. It simplifies the process of creating or updating Notion pages by extracting titles from YAML frontmatter, ensuring provenance links back to GitHub, and offering flexible syncing methods for markdown or block-based formats.</description></item><item><title>GitHub Action for Python based Firebase projects</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/github-action-for-python-based-firebase-projects/</link><pubDate>Fri, 10 Apr 2026 06:34:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/github-action-for-python-based-firebase-projects/</guid><description>Version updated for https://github.com/gannonk08/firebase-action-python to version v15.14.0.
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 This GitHub Action provides automation for running Firebase CLI commands in workflows, with a focus on supporting Python environments via virtual environments. It simplifies tasks such as deploying Firebase functions, hosting, Firestore rules, and other Firebase-related updates by integrating service account authentication and configuration management.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hyperlocalise-ci/</link><pubDate>Fri, 10 Apr 2026 06:34:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.4.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 Hyperlocalise GitHub Action automates localization workflows by integrating AI-native tools directly into CI pipelines, facilitating the management of translations within engineering systems. Its key features include detecting localization changes (drift mode) and validating translation quality and integrity (check mode), providing actionable reports and artifact uploads.</description></item><item><title>Install Skopeo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/install-skopeo/</link><pubDate>Fri, 10 Apr 2026 06:34:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/install-skopeo/</guid><description>Version updated for https://github.com/jetsung/install-skopeo to version skopeo-v1.22.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 &amp;ldquo;Install Skopeo Action&amp;rdquo; automates the installation of Skopeo, a tool for working with container images, on a GitHub Actions runner. It simplifies the process of setting up Skopeo by allowing users to either install a pre-built binary or build it from source, with options to specify versions or use the latest release.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/stackit-cli-tools-installer/</link><pubDate>Fri, 10 Apr 2026 06:33:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.41.
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 installation of the stackit-cli binary on workflow runners, allowing users to specify the version (latest or a semantic version). It simplifies the setup process by caching the binary and adding its path to the environment, enabling seamless integration of stackit-cli into CI/CD workflows.</description></item><item><title>npm-version-check-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/npm-version-check-action/</link><pubDate>Fri, 10 Apr 2026 06:33:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/npm-version-check-action/</guid><description>Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.1.
This action is used across all versions by 39 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 npm-version-check-action is a GitHub Action designed to automate the validation of npm package version increments in pull requests, ensuring adherence to semantic versioning practices. It prevents issues caused by missing version bumps in package.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/neurolink-ai/</link><pubDate>Fri, 10 Apr 2026 06:33:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.50.2.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It simplifies the process of integrating AI into applications by offering seamless provider switching, intelligent cost optimization, built-in tools, and enterprise-grade features like multi-provider failover and memory management.</description></item><item><title>Singapore CSA Safe App Portal</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/singapore-csa-safe-app-portal/</link><pubDate>Fri, 10 Apr 2026 06:33:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/singapore-csa-safe-app-portal/</guid><description>Version updated for https://github.com/kryptowire-private/CSA-SAP-Github-Actions to version v1.01.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CSA Safe App Portal API Submission Action automates the process of submitting application files to the Safe App Portal for analysis. It simplifies the task of uploading app artifacts by integrating directly with the Safe App Portal API, taking inputs such as the file path, app category, and API key.</description></item><item><title>Kida Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/kida-report/</link><pubDate>Fri, 10 Apr 2026 06:33:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/kida-report/</guid><description>Version updated for https://github.com/lbliii/kida to version v0.3.4.
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 Kida is a versatile template engine that compiles templates into Python Abstract Syntax Trees (AST) for rendering content in HTML, terminal, Markdown, and CI reports, with support for multi-core scaling. It simplifies the process of generating dynamic content and automates tasks like creating step summaries and pull request comments in GitHub Actions using built-in templates for popular tools like pytest, coverage, and ruff.</description></item><item><title>cFS MsgID Sentinel</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cfs-msgid-sentinel/</link><pubDate>Fri, 10 Apr 2026 06:33:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cfs-msgid-sentinel/</guid><description>Version updated for https://github.com/macaris64/cfs-msgid-sentinel to version v1.0.1.
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 cfs-msgid-sentinel is a GitHub Action designed to detect and prevent runtime failures in NASA&amp;rsquo;s Core Flight System (cFS) caused by MsgID collisions. It automates the scanning of cFS header files, classifies MsgIDs into collision domains, and identifies conflicts or near-misses, providing detailed reports and annotations for easy integration into CI workflows.</description></item><item><title>Manki Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/manki-review/</link><pubDate>Fri, 10 Apr 2026 06:33:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/manki-review/</guid><description>Version updated for https://github.com/manki-review/manki to version v4.5.3.
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 Manki is a self-hosted AI code review GitHub Action designed to automate pull request (PR) reviews by dynamically scaling reviewers based on PR complexity, filtering redundant findings, and learning team-specific coding conventions over time.</description></item><item><title>Setup GCS Client</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-gcs-client/</link><pubDate>Fri, 10 Apr 2026 06:33:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/setup-gcs-client/</guid><description>Version updated for https://github.com/marcusramberg/gcs-client to version v0.3.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 Google Cloud Storage client GitHub Action provides a lightweight alternative to the gcloud storage CLI, enabling common Google Cloud Storage tasks (e.g., file management, listing, signing URLs) without requiring the full Google Cloud SDK installation.</description></item><item><title>Mipiti Verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/mipiti-verify/</link><pubDate>Fri, 10 Apr 2026 06:33:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/mipiti-verify/</guid><description>Version updated for https://github.com/Mipiti/mipiti-verify to version v0.24.0.
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 Mipiti-verify is a GitHub Action designed to automate the verification of security controls and threat model assertions in CI/CD pipelines. It ensures security controls remain up-to-date by validating assertions locally or via AI-powered semantic analysis (Tier 2) using providers like OpenAI or Anthropic.</description></item><item><title>VulnHawk Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/vulnhawk-security-scan/</link><pubDate>Fri, 10 Apr 2026 06:33:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/vulnhawk-security-scan/</guid><description>Version updated for https://github.com/momenbasel/vulnhawk to version v0.2.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 VulnHawk is an AI-powered static application security testing (SAST) tool designed to identify complex and context-specific vulnerabilities that traditional tools like Semgrep and CodeQL often miss. It uses AI reasoning to analyze code alongside related contextual code, enabling it to detect business logic flaws, cross-file issues, and security gaps that lack explicit patterns.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/agent-bom-scan/</link><pubDate>Fri, 10 Apr 2026 06:33:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.76.1.
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 agent-bom is an open-source security scanner designed to analyze the AI supply chain, including agents, MCP servers, packages, containers, cloud environments, GPUs, and runtime configurations. It automates the detection of vulnerabilities, misconfigurations, and exposed credentials, and provides actionable insights such as blast radius analysis, prioritized remediation plans, and pre-installation security checks.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/run-aer-tests/</link><pubDate>Fri, 10 Apr 2026 06:33:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.149.
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 aer GitHub Action enables developers to validate and test Apex code by running a lightweight Salesforce-compatible runtime directly within their GitHub workflows. It automates the execution of Apex tests and debugging without requiring deployment to a Salesforce org, streamlining development cycles and improving efficiency.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/multi-style-contribution-snake/</link><pubDate>Fri, 10 Apr 2026 06:33:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v10.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms your GitHub contribution graph into a dynamic, animated display with customizable styles, shapes, and themes. It automates user detection, generates high-quality GIF and SVG assets, and creates a gallery for previewing multiple variations in a dedicated output branch.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/shieldci-devsecops-pipeline-generator/</link><pubDate>Fri, 10 Apr 2026 06:32:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.13.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 secure CI/CD DevSecOps pipelines by detecting the project&amp;rsquo;s stack, generating appropriate workflows, and opening a pull request with the new configurations. It streamlines tasks such as static analysis (SAST), vulnerability scanning, secret detection, and SBOM generation, reducing manual effort while ensuring security best practices.</description></item><item><title>semVersie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/semversie/</link><pubDate>Fri, 10 Apr 2026 06:32:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/semversie/</guid><description>Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.2.
This action is used across all versions by 5 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 the calculation of semantic version bumps (major, minor, or patch) based on conventional commit messages in pull requests. It helps streamline the versioning process by determining the next release version and optionally labeling pull requests with their version impact.</description></item><item><title>pii-hound</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/pii-hound/</link><pubDate>Fri, 10 Apr 2026 06:32:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/pii-hound/</guid><description>Version updated for https://github.com/saddledata/pii-hound to version v0.1.8.
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 pii-hound is a high-performance CLI tool designed to detect unprotected Personally Identifiable Information (PII) and Developer Secrets across databases, cloud storage, and local files. By using heuristic matching, regex sampling, and custom rules, it automates risk identification to prevent data breaches, supports integration with CI/CD pipelines, and offers compatibility with various data sources and formats.</description></item><item><title>CVE Lite CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cve-lite-cli/</link><pubDate>Fri, 10 Apr 2026 06:32:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/cve-lite-cli/</guid><description>Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.5.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 CVE Lite CLI is a GitHub Action designed to scan JavaScript and TypeScript projects for known vulnerabilities, providing actionable insights to prioritize and fix issues. It automates vulnerability detection with offline support, making it suitable for restricted or enterprise environments, and enhances developer workflows by offering fast, clear, and cost-effective security assessments.</description></item><item><title>Causinator 9000 CI Diagnosis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/causinator-9000-ci-diagnosis/</link><pubDate>Fri, 10 Apr 2026 06:32:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/causinator-9000-ci-diagnosis/</guid><description>Version updated for https://github.com/sylvainsf/causinator9000 to version v1.5.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 The Causinator 9000 is a reactive causal inference engine designed to identify the root causes of infrastructure degradations by analyzing a dependency graph, recent changes (mutations), and observed symptoms (signals). It automates the diagnosis process using Bayesian inference to compute the likelihood of specific changes causing issues, providing ranked, confidence-scored causal paths.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/ziran-agent-security-scan/</link><pubDate>Fri, 10 Apr 2026 06:32:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.26.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 ZIRAN is a GitHub Action designed for security testing of AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the detection of vulnerabilities by modeling agents as capability graphs to identify risks arising from tool interactions and multi-phase attack campaigns, which traditional prompt-based testing often overlooks.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/runner-guard/</link><pubDate>Fri, 10 Apr 2026 06:32:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.1.3.
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 Runner Guard is a CI/CD supply chain security scanner for GitHub Actions that identifies vulnerabilities such as pipeline injection, unpinned dependencies, AI configuration poisoning, and steganographic payloads in workflows. It automates tasks like detecting compromised package versions, auditing upstream dependency pipelines, and enforcing security best practices with features like auto-fixing issues, parallel multi-repo scanning, and integration with alerting systems.</description></item><item><title>Structured MADR Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/structured-madr-validator/</link><pubDate>Fri, 10 Apr 2026 06:32:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/10/structured-madr-validator/</guid><description>Version updated for https://github.com/zircote/structured-madr to version v1.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 Structured MADR is a GitHub Action and template system designed to enhance the documentation of architectural decisions by integrating machine-readable metadata, risk assessments, and compliance tracking. It automates the creation and management of structured decision records, enabling better tooling integration, explicit relationships between decisions, and audit trails for regulatory compliance.</description></item><item><title>devassure-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/devassure-action/</link><pubDate>Thu, 09 Apr 2026 22:03:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/devassure-action/</guid><description>Version updated for https://github.com/devassure-ai/devassure-action to version v1.0.1.
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 devassure-action GitHub Action integrates the @devassure/cli tool into CI workflows to automate testing, running, summarizing, and archiving of test results. It streamlines tasks such as validating test scores against thresholds, managing test reports, and uploading artifacts, ensuring efficient execution of end-to-end tests and quality assurance processes.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/muaddib-scanner/</link><pubDate>Thu, 09 Apr 2026 22:03:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.69.
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&amp;rsquo;DIB is a security-focused GitHub Action designed to detect and analyze threats in npm and PyPI packages. It automates the scanning of dependencies using advanced techniques like deobfuscation, inter-module dataflow analysis, machine learning classifiers, and sandboxing to identify known threats and suspicious behavior patterns.</description></item><item><title>TypeScript Agent Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/typescript-agent-action/</link><pubDate>Thu, 09 Apr 2026 22:03:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/typescript-agent-action/</guid><description>Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.8.1.
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 Early-Catch is a GitHub Action designed to automate unit test generation for TypeScript and JavaScript code changes in pull requests. It identifies untested functions in modified files, generates and commits passing tests directly to the PR branch, and provides a summary of test coverage improvements.</description></item><item><title>Mix SBoM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mix-sbom/</link><pubDate>Thu, 09 Apr 2026 22:03:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mix-sbom/</guid><description>Version updated for https://github.com/erlef/mix_sbom to version v0.10.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 This GitHub Action generates a Software Bill of Materials (SBoM) for Elixir Mix projects in the CycloneDX format. It automates the process of identifying and documenting project dependencies, providing a standardized and detailed inventory that enhances software supply chain security and compliance.</description></item><item><title>Mix Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mix-dependency-submission/</link><pubDate>Thu, 09 Apr 2026 22:03:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mix-dependency-submission/</guid><description>Version updated for https://github.com/erlef/mix-dependency-submission to version v1.3.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 110 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Dependency Submission Action for Mix automates the extraction and submission of dependencies from Elixir projects using mix to GitHub&amp;rsquo;s Dependency Submission API. This enables projects to leverage GitHub&amp;rsquo;s advanced dependency graph, security features, and tools like Dependabot for vulnerability alerts, automated updates, and dependency reviews.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</link><pubDate>Thu, 09 Apr 2026 22:03:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.26.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of dead code, code duplication, and overly complex functions, while also identifying architectural issues like circular dependencies and boundary violations.</description></item><item><title>OpenSCAD HiRes renderer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/openscad-hires-renderer/</link><pubDate>Thu, 09 Apr 2026 22:03:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/openscad-hires-renderer/</guid><description>Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.4.0.
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 The OpenSCAD-renderer GitHub Action automates the high-resolution rendering of OpenSCAD scripts into image files, such as PNGs. It simplifies the process of generating 3D model visualizations by handling camera positioning, resolution settings, and parameterized rendering configurations.</description></item><item><title>AI Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/ai-plugin-scanner/</link><pubDate>Thu, 09 Apr 2026 22:03:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/ai-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/ai-plugin-scanner-action to version v1.2.10.
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 AI Plugin Scanner GitHub Action automates the security, quality, and compliance assessment of AI plugin repositories across various ecosystems like Codex, Claude, Gemini, and OpenCode. It scans plugins for issues such as runtime readiness, trust signals, and policy adherence, generating structured reports, SARIF files, and metadata to streamline validation and submission processes.</description></item><item><title>HOL Codex Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hol-codex-plugin-scanner/</link><pubDate>Thu, 09 Apr 2026 22:03:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hol-codex-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.10.
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 The AI Plugin Scanner GitHub Action automates the process of analyzing AI plugin repositories for security, publishability, runtime readiness, and trust indicators across ecosystems such as Codex, Claude, Gemini, and OpenCode. It provides capabilities for scanning, linting, verifying, and optionally submitting plugins, with features like configurable execution modes, policy profiles, output formats, and support for offline and live network operations.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</link><pubDate>Thu, 09 Apr 2026 22:03:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.4.1.
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 Hyperlocalise GitHub Action automates localization workflows by integrating AI-powered tools into CI pipelines. It supports tasks such as detecting localization drift (dry-run planned changes) and performing integrity checks on translation files, providing detailed reports and artifacts.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bulk-github-repository-settings-sync/</link><pubDate>Thu, 09 Apr 2026 22:03:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.6.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing settings, configurations, and files across multiple GitHub repositories. It simplifies tasks such as managing repository settings (merge strategies, branch deletion, security features), syncing files (e.</description></item><item><title>Korext Enforce</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/korext-enforce/</link><pubDate>Thu, 09 Apr 2026 22:02:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/korext-enforce/</guid><description>Version updated for https://github.com/Korext/enforce-action to version v1.0.2.
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 Korext Enforce Action automates the enforcement of security, compliance, and quality standards in AI-generated code within GitHub workflows. It scans a codebase using policy packs, identifies violations, and reports them as annotations on pull request diffs through GitHub Code Scanning.</description></item><item><title>Linear Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/linear-release/</link><pubDate>Thu, 09 Apr 2026 22:02:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/linear-release/</guid><description>Version updated for https://github.com/linear/linear-release-action to version v0.7.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 8 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Linear Release Action is a GitHub Action designed to integrate CI/CD pipelines with Linear&amp;rsquo;s release management system. It automates the process of syncing deployments to Linear releases by scanning commits for issue identifiers, linking pull requests, and creating or updating release records in Linear.</description></item><item><title>cargo-rail</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cargo-rail/</link><pubDate>Thu, 09 Apr 2026 22:02:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cargo-rail/</guid><description>Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.0.0.
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 The cargo-rail-action GitHub Action automates the process of running cargo rail plan to analyze code changes and determine which CI jobs (e.g., build, test, docs) need to be executed based on project-specific rules defined in .</description></item><item><title>Check Content</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/check-content/</link><pubDate>Thu, 09 Apr 2026 22:02:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/check-content/</guid><description>Version updated for https://github.com/machiecodes/check-content to version v1.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 Check Content is a GitHub Action designed to automate the moderation of GitHub issues using AI. By analyzing new issues against user-defined categories (e.g., spam or off-topic), it can automatically classify, comment on, and close issues that match predefined criteria.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/binary-size-memory-footprint-tracking/</link><pubDate>Thu, 09 Apr 2026 22:02:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.11.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 MemBrowse is a GitHub Action designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory data from ELF files and linker scripts.</description></item><item><title>Mipiti Verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mipiti-verify/</link><pubDate>Thu, 09 Apr 2026 22:02:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/mipiti-verify/</guid><description>Version updated for https://github.com/Mipiti/mipiti-verify to version v0.23.3.
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 The mipiti-verify GitHub Action automates the verification of security controls and threat model assertions in CI pipelines using both local static checks (Tier 1) and AI-based semantic analysis (Tier 2). It ensures security controls remain accurate and up-to-date, preventing drift and identifying regressions.</description></item><item><title>OctoTS Metrics Processor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/octots-metrics-processor/</link><pubDate>Thu, 09 Apr 2026 22:02:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/octots-metrics-processor/</guid><description>Version updated for https://github.com/OctoTS/OctoTS-action 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 The OctoTS Metrics Processor GitHub Action automates the collection and storage of code metrics as a time series in a dedicated branch of a repository. It processes input data in supported formats (e.g., CSV, JSON) and appends it to a persistent dataset, solving the challenge of maintaining historical metrics in a centralized and version-controlled manner.</description></item><item><title>Decodie Analyze</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/decodie-analyze/</link><pubDate>Thu, 09 Apr 2026 22:02:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/decodie-analyze/</guid><description>Version updated for https://github.com/owenbush/decodie-github-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 Decodie GitHub Action automates file analysis in pull requests by leveraging the Decodie skill and Claude Code functionality. It generates structured learning entries, including patterns, rationale, and code snippets, and commits them to the .</description></item><item><title>Bicep Cost Estimator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bicep-cost-estimator/</link><pubDate>Thu, 09 Apr 2026 22:02:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bicep-cost-estimator/</guid><description>Version updated for https://github.com/polatengin/washington to version v0.1.3.
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 Bicep Cost Estimator (BCE) GitHub Action automates the process of estimating monthly Azure costs for resources defined in Bicep and ARM templates, allowing users to predict expenses before deployment. It compiles templates, maps Azure resource types to pricing data via the Azure Retail Prices API, and provides cost estimates in multiple formats (e.</description></item><item><title>pii-hound</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pii-hound/</link><pubDate>Thu, 09 Apr 2026 22:02:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pii-hound/</guid><description>Version updated for https://github.com/saddledata/pii-hound to version v0.1.7.
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 pii-hound is a high-performance GitHub Action and CLI tool designed to detect and flag unprotected Personally Identifiable Information (PII) and developer secrets in databases, cloud storage, and files. It automates the identification of sensitive data using heuristic matching, regex sampling, and custom rules, helping organizations mitigate data security risks and prevent unauthorized exposure.</description></item><item><title>sphinx-to-branch</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/sphinx-to-branch/</link><pubDate>Thu, 09 Apr 2026 22:02:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/sphinx-to-branch/</guid><description>Version updated for https://github.com/TuftsRT/sphinx-to-branch to version v1.2.2.
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 sphinx-to-branch GitHub Action automates the process of building and publishing Sphinx documentation by running sphinx-build and pushing the output to a specified branch (e.g., gh-pages) along with a .nojekyll file. It streamlines Sphinx deployment workflows and can also be adapted to run other tools on one branch and push results to another.</description></item><item><title>invoke-aws-lambda-rs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/invoke-aws-lambda-rs/</link><pubDate>Thu, 09 Apr 2026 22:02:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/invoke-aws-lambda-rs/</guid><description>Version updated for https://github.com/uampio/invoke-aws-lambda-rs to version v0.0.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 The invoke-aws-lambda-rs GitHub Action is designed to automate the invocation of AWS Lambda functions directly from GitHub workflows. It simplifies the process of triggering serverless functions on AWS during CI/CD pipelines, enabling seamless integration with Lambda for tasks such as testing, deployment, or processing events.</description></item><item><title>Get All Changed Files In Repo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/get-all-changed-files-in-repo/</link><pubDate>Thu, 09 Apr 2026 22:02:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/get-all-changed-files-in-repo/</guid><description>Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.7.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to automatically retrieve and output lists of files that have been changed, added, modified, removed, or renamed in a pull request or commit push. It simplifies workflows by enabling developers to programmatically access these file changes in various formats (e.</description></item><item><title>Ghoten Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/ghoten-action/</link><pubDate>Thu, 09 Apr 2026 22:01:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/ghoten-action/</guid><description>Version updated for https://github.com/vmvarela/ghoten to version v1.13.2.
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 fork of OpenTofu that introduces a native oras backend for storing Terraform/OpenTofu state in OCI-compliant registries, such as GitHub Container Registry (GHCR). It simplifies state management by eliminating the need for custom backend services, leveraging existing registry authentication, permissions, and auditing.</description></item><item><title>Pull Request size labeler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pull-request-size-labeler/</link><pubDate>Thu, 09 Apr 2026 14:16:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pull-request-size-labeler/</guid><description>Version updated for https://github.com/CodelyTV/pr-size-labeler to version v1.10.4.
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 The Pull Request Size Labeler GitHub Action automatically labels pull requests based on the number of changes (additions, deletions, or modifications) they contain, helping developers visualize and manage PR sizes effectively. It enables teams to enforce size guidelines, optionally reject oversized PRs, and ignore specific file changes for more granular control.</description></item><item><title>Helium Security Vulnerability Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/helium-security-vulnerability-scanner/</link><pubDate>Thu, 09 Apr 2026 14:16:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/helium-security-vulnerability-scanner/</guid><description>Version updated for https://github.com/CyberArmyID/Helium-Security-Vulnerability-Scanner to version v1.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 Helium Security Vulnerability Scanner GitHub Action automates security scans for websites and applications within CI/CD workflows using the Helium Security platform. It helps identify vulnerabilities by running basic or comprehensive scans on specified targets, with the option to fail builds based on severity thresholds.</description></item><item><title>DenMette Setup Hugo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/denmette-setup-hugo/</link><pubDate>Thu, 09 Apr 2026 14:16:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/denmette-setup-hugo/</guid><description>Version updated for https://github.com/denmette/actions-hugo to version v1.0.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 provides a streamlined solution for setting up the Hugo static site generator in GitHub Actions workflows, supporting the Hugo Extended version, Hugo Modules, and the latest Hugo releases across Linux, macOS, and Windows environments.</description></item><item><title>Cargo Verison</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cargo-verison/</link><pubDate>Thu, 09 Apr 2026 14:16:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cargo-verison/</guid><description>Version updated for https://github.com/dimitrmo/cargo-verison-action to version v1.0.45.
This action is used across all versions by 9 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 dimitrmo/cargo-verison-action GitHub Action automates version management for Rust projects by using the cargo-verison tool to increment versions, create Git tags, and commit changes. It simplifies the release process by handling version bumps and tagging, reducing manual effort and ensuring consistency in version control.</description></item><item><title>Diploi Builder Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/diploi-builder-action/</link><pubDate>Thu, 09 Apr 2026 14:15:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/diploi-builder-action/</guid><description>Version updated for https://github.com/diploi/action-build to version v1.12.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Diploi Builder Action is a GitHub Action designed to automate the process of building and pushing Docker images for individual components within a Diploi project&amp;rsquo;s monorepo. It streamlines CI/CD workflows by generating a build matrix from the project&amp;rsquo;s diploi.</description></item><item><title>Don Cheli SDD Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/don-cheli-sdd-check/</link><pubDate>Thu, 09 Apr 2026 14:15:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/don-cheli-sdd-check/</guid><description>Version updated for https://github.com/doncheli/don-cheli-sdd to version v1.32.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 Don Cheli is a framework that automates software development tasks by converting ideas into fully tested, verified, and reviewed code through a structured, rule-driven process. It ensures quality and reliability by enforcing test-driven development (TDD), running commands in isolated environments, and applying rigorous quality gates across multiple development phases.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</link><pubDate>Thu, 09 Apr 2026 14:15:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.23.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a Rust-based codebase analyzer for TypeScript and JavaScript projects, designed to detect issues such as unused code, duplication, complexity, and architectural violations. It automates the process of auditing and optimizing codebases by identifying dead code, circular dependencies, copy-pasted code, and overly complex functions with minimal configuration and rapid performance.</description></item><item><title>Fluid Attacks SECRETS SCAN</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fluid-attacks-secrets-scan/</link><pubDate>Thu, 09 Apr 2026 14:15:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fluid-attacks-secrets-scan/</guid><description>Version updated for https://github.com/fluidattacks/secret-scan-action to version 0.0.1.
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 Fluid Attacks SECRET SCANNER GitHub Action is an open-source tool designed to automatically detect hardcoded secrets (e.g., API keys, passwords) in your GitHub repository. It streamlines the process of identifying and reporting security vulnerabilities by scanning the entire repository or analyzing changes in pull requests and non-default branches, with results integrated into GitHub&amp;rsquo;s Security tab and pull request annotations.</description></item><item><title>Setup gh cli for self-hosted runners</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-gh-cli-for-self-hosted-runners/</link><pubDate>Thu, 09 Apr 2026 14:15:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-gh-cli-for-self-hosted-runners/</guid><description>Version updated for https://github.com/fqp/actions-setup-gh-cli to version v2.0.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 the installation of the GitHub CLI (gh cli) on self-hosted runners, where it is not pre-installed by default. It automates the setup process, ensuring that users can leverage the GitHub CLI for managing repositories, workflows, and other GitHub operations on self-hosted environments.</description></item><item><title>Supply Chain Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/supply-chain-guard/</link><pubDate>Thu, 09 Apr 2026 14:15:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/supply-chain-guard/</guid><description>Version updated for https://github.com/homeofe/supply-chain-guard to version v5.2.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 Supply Chain Guard GitHub Action is an open-source security scanner designed to detect and mitigate risks in software supply chains across various ecosystems, including npm, PyPI, Docker, and GitHub repositories. It automates the identification of malware campaigns, supply chain attacks, credential leaks, and infrastructure vulnerabilities while generating comprehensive software bills of materials (SBOMs) and verifying SLSA provenance.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</link><pubDate>Thu, 09 Apr 2026 14:15:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.4.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 Hyperlocalise GitHub Action automates localization workflows for modern apps by integrating checks and updates into CI pipelines. It provides two primary capabilities: identifying planned localization changes with a dry-run (drift) and verifying localization integrity (check), reporting findings as annotations or artifacts.</description></item><item><title>Semantic Release by Jedi Knights</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/semantic-release-by-jedi-knights/</link><pubDate>Thu, 09 Apr 2026 14:15:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/semantic-release-by-jedi-knights/</guid><description>Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.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 semantic-release GitHub Action is a Go-based utility that automates the process of semantic versioning and release management. It analyzes conventional commit messages to determine the next version, generates changelogs, creates GitHub releases, and supports monorepos with independent versioning for multiple projects.</description></item><item><title>joecrowley-synergy/setup-uv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/joecrowley-synergy/setup-uv/</link><pubDate>Thu, 09 Apr 2026 14:15:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/joecrowley-synergy/setup-uv/</guid><description>Version updated for https://github.com/joecrowley-synergy/setup-uv to version v7-hack.0.5.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 The setup-uv GitHub Action automates the installation and configuration of the uv tool within a workflow, ensuring the specified or latest version is added to the system&amp;rsquo;s PATH. It enhances efficiency by caching installed versions for faster subsequent runs and supports features like checksum verification, virtual environment setup, and error output handling with problem matchers.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/totem-shield/</link><pubDate>Thu, 09 Apr 2026 14:14:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.14.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 developer tool that provides AI coding agents with a persistent, cross-repository memory to prevent repeated mistakes and enforce architectural best practices. By compiling human-readable lessons into deterministic linting rules, it automates the enforcement of coding guidelines, blocks problematic patterns during development, and ensures consistency across projects without relying on runtime LLMs.</description></item><item><title>OSRS Coordinate Preview</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/osrs-coordinate-preview/</link><pubDate>Thu, 09 Apr 2026 14:14:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/osrs-coordinate-preview/</guid><description>Version updated for https://github.com/mpickering/osrs-coord-preview-action to version v1.4.
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 OSRS Coordinate Preview Action automates the process of sending OSRS coordinate data (in JSON format) to a hosted rendering service and generates local output files (manifest.json, comment.md, and summary.md) summarizing the rendered results. It can also optionally create or update pull request comments with the generated previews, streamlining the workflow for visualizing and sharing coordinate-based data in collaborative projects.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/agent-bom-scan/</link><pubDate>Thu, 09 Apr 2026 14:14:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.76.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 agent-bom is an open-source security scanner and graphing tool for agent-based infrastructures, enabling users to map vulnerabilities and their downstream impact across packages, Multi-Agent Control Protocol (MCP) servers, AI agents, credentials, and runtime tools. It automates the discovery of security risks and visualizes the &amp;ldquo;blast radius&amp;rdquo; of vulnerabilities, providing actionable insights into their potential reach and impact.</description></item><item><title>Setup Omnistrate CTL</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-omnistrate-ctl/</link><pubDate>Thu, 09 Apr 2026 14:14:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-omnistrate-ctl/</guid><description>Version updated for https://github.com/omnistrate-oss/setup-omnistrate-ctl to version v1.0.7.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, &amp;ldquo;Setup Omnistrate CTL,&amp;rdquo; automates the installation and configuration of the Omnistrate CTL command-line tool, enabling seamless interaction with Omnistrate services. It simplifies tasks such as logging in with secure credentials (via GitHub secrets) and optionally specifying the tool version to use.</description></item><item><title>PageGuard Privacy &amp; Compliance Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pageguard-privacy-compliance-scanner/</link><pubDate>Thu, 09 Apr 2026 14:14:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/pageguard-privacy-compliance-scanner/</guid><description>Version updated for https://github.com/pageguard/pageguard-action to version v1.0.0.
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 PageGuard Privacy &amp;amp; Compliance Scanner GitHub Action automatically scans pull requests to detect third-party trackers, analytics SDKs, and privacy risks in codebases, providing a compliance risk score and identifying GDPR, CCPA, and cookie law gaps.</description></item><item><title>grype_me</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/grype_me/</link><pubDate>Thu, 09 Apr 2026 14:14:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/grype_me/</guid><description>Version updated for https://github.com/TomTonic/grype_me to version v.1.3.12-release.
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 The grype_me GitHub Action automates vulnerability scanning for project supply chains using Anchore Grype, identifying risks in source code dependencies, container images, directories, or SBOMs. It generates detailed vulnerability reports and dynamic shields.io badges that provide an at-a-glance summary of security status, making it ideal for nightly scans of published releases.</description></item><item><title>Embed Src - Embed Anything</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/embed-src-embed-anything/</link><pubDate>Thu, 09 Apr 2026 14:14:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/embed-src-embed-anything/</guid><description>Version updated for https://github.com/urmzd/embed-src to version v3.6.1.
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 embed-src GitHub Action automates the process of embedding source file contents into text files using designated comment markers. It simplifies workflows by dynamically replacing placeholder markers with actual file content, supporting various file types and customizable insertion styles (raw or fenced with code blocks).</description></item><item><title>Yanrix Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/yanrix-security/</link><pubDate>Thu, 09 Apr 2026 14:14:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/yanrix-security/</guid><description>Version updated for https://github.com/yanrixhq/yanrix 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 Yanrix is an AI-driven GitHub Action that automates continuous STRIDE threat modeling for pull requests by analyzing code diffs and generating a detailed threat model. It identifies architectural risks, evaluates trust boundaries, and tracks changes to attack surfaces over time, enabling teams to integrate security considerations seamlessly into their development workflow.</description></item><item><title>YouTube Cards Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/youtube-cards-generator/</link><pubDate>Thu, 09 Apr 2026 14:14:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/youtube-cards-generator/</guid><description>Version updated for https://github.com/yshashi/youtube-cards to version v3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of fetching the latest videos from a YouTube channel and displaying them as visually appealing, clickable SVG cards within a GitHub profile README. It eliminates the need for manual updates by using the channel&amp;rsquo;s RSS feed and embedding thumbnails directly into the README, making it ideal for showcasing dynamic video content on a schedule without requiring a YouTube API key.</description></item><item><title>Cached Pre-Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cached-pre-commit/</link><pubDate>Thu, 09 Apr 2026 06:09:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/cached-pre-commit/</guid><description>Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-42.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in CI workflows. It streamlines tasks such as code linting and formatting by automatically running pre-commit hooks on code changes during pull requests or pushes.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/muaddib-scanner/</link><pubDate>Thu, 09 Apr 2026 06:09:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.66.
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&amp;rsquo;DIB is a security-focused GitHub Action designed to detect and analyze threats in npm and PyPI packages. It automates the scanning of dependencies using 14 parallel scanners, a deobfuscation engine, dataflow analysis, and machine learning classifiers to identify known threats and suspicious behavioral patterns, preventing supply chain attacks.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</link><pubDate>Thu, 09 Apr 2026 06:09:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.22.4.
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 This GitHub Action, &amp;ldquo;Fallow,&amp;rdquo; is a codebase analyzer for TypeScript and JavaScript that identifies unused code, code duplication, complexity issues, and architectural violations. It automates the detection of inefficiencies such as dead code, circular dependencies, and duplicate code blocks, providing developers with actionable insights to streamline and optimize their projects.</description></item><item><title>Publish MultiArch Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/publish-multiarch-image/</link><pubDate>Thu, 09 Apr 2026 06:08:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/publish-multiarch-image/</guid><description>Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.7.
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 The multiarch-image-publish GitHub Action automates the publishing of signed, multi-architecture container images by combining pre-built, per-platform image digests into a single multi-arch manifest. It ensures the integrity of images by signing and verifying both individual platform images and the final manifest, while also supporting tagging and provenance validation.</description></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/releasekit-automated-versioning-release/</link><pubDate>Thu, 09 Apr 2026 06:08:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.12.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 ReleaseKit is a lightweight, modular tool for automating software release processes in JavaScript and Rust projects, optimized for CI/CD pipelines. It simplifies tasks like semantic versioning, changelog generation (with optional AI enhancements), and package publishing (npm and crates.</description></item><item><title>GitHub Screenshot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/github-screenshot-action/</link><pubDate>Thu, 09 Apr 2026 06:08:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/github-screenshot-action/</guid><description>Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.26.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the capture and versioning of website screenshots. It enables users to monitor visual changes over time by taking screenshots of specified URLs from a JSON list, with features such as parallel execution, retry logic, scheduling via cron, and automated pull request creation.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</link><pubDate>Thu, 09 Apr 2026 06:08:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.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 The Hyperlocalise GitHub Action automates localization workflows for modern applications by integrating AI-driven tools into CI pipelines. It provides functionality to detect localization drift and validate translation integrity, making it easier to maintain accurate and consistent translations directly within an engineering system.</description></item><item><title>Semantic Release by Jedi Knights</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/semantic-release-by-jedi-knights/</link><pubDate>Thu, 09 Apr 2026 06:08:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/semantic-release-by-jedi-knights/</guid><description>Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.8.8.
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 semantic-release GitHub Action is a Go-based tool that automates the release process by analyzing conventional commits, determining the next semantic version, generating changelogs, creating Git tags, and publishing GitHub releases. It is optimized for monorepos, supporting independent versioning for multiple projects and configurations.</description></item><item><title>Actions to Install LLVM and Clang</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/actions-to-install-llvm-and-clang/</link><pubDate>Thu, 09 Apr 2026 06:08:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/actions-to-install-llvm-and-clang/</guid><description>Version updated for https://github.com/jhchundev/install-llvm-action to version v1.2.2.
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 install-llvm-action GitHub Action automates the downloading and installation of LLVM and Clang binaries for CI workflows. It ensures the installed binaries are properly configured in environment variables (e.g., PATH, LD_LIBRARY_PATH) for immediate use.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/neurolink-ai/</link><pubDate>Thu, 09 Apr 2026 06:08:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.50.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a unified and consistent API to seamlessly connect with 13 major AI providers and over 100 models. It simplifies the integration of AI capabilities into applications by enabling multi-provider support, intelligent cost optimization, failover handling, and robust features like memory management, tool execution control, and context window management.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/secondbrainaction/</link><pubDate>Thu, 09 Apr 2026 06:08:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2549-attempt1.
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 SecondBrain is a CLI tool designed to integrate and analyze data from various external sources like Salesforce, ZenDesk, Slack, and more using Retrieval Augmented Generation (RAG) techniques and Large Language Models (LLMs). It automates tasks such as filtering data by keywords, querying data for insights, and generating reports from disconnected data sources, making it especially useful for creating summaries or analyzing datasets like documents, GitHub repositories, or YouTube transcripts.</description></item><item><title>VulnHawk Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/vulnhawk-security-scan/</link><pubDate>Thu, 09 Apr 2026 06:08:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/vulnhawk-security-scan/</guid><description>Version updated for https://github.com/momenbasel/vulnhawk to version v0.1.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 VulnHawk is an AI-powered code security scanner designed to detect vulnerabilities that traditional tools like Semgrep and CodeQL may miss. By leveraging AI to analyze business logic and cross-file patterns, it identifies issues such as missing authorization checks, insecure direct object references (IDOR), and logic bugs without requiring manual rule configuration.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/run-aer-tests/</link><pubDate>Thu, 09 Apr 2026 06:08:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.147.
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 aer (Apex Execution Runtime) GitHub Action is designed to validate, test, and execute Salesforce Apex code in a lightweight, local runtime environment. It automates the process of running Apex tests and debugging code without requiring deployment to a Salesforce org, enabling faster, more efficient development and testing workflows.</description></item><item><title>Bicep Cost Estimator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bicep-cost-estimator/</link><pubDate>Thu, 09 Apr 2026 06:08:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/bicep-cost-estimator/</guid><description>Version updated for https://github.com/polatengin/washington to version v0.1.2.
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 Bicep Cost Estimator GitHub Action automates the process of estimating monthly Azure costs by analyzing Bicep and ARM templates before deployment. It compiles templates, extracts resource details, queries the Azure Retail Prices API, and generates cost estimates in various formats (e.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/multi-style-contribution-snake/</link><pubDate>Thu, 09 Apr 2026 06:08:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v09.04.26.
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 &amp;ldquo;Multi-Style Snake Contribution Grid&amp;rdquo; GitHub Action automates the creation of dynamic animations that visualize a user&amp;rsquo;s GitHub contribution graph in five distinct themes and geometric shapes, complete with month labels. It solves the problem of transforming static contribution graphs into customizable, visually engaging assets for personal profiles or social sharing.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/rumdl-action/</link><pubDate>Thu, 09 Apr 2026 06:08:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.68.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built in Rust, designed to ensure consistency and enforce best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and offers a modern CLI with detailed error reporting.</description></item><item><title>Setup frameterm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-frameterm/</link><pubDate>Thu, 09 Apr 2026 06:07:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/setup-frameterm/</guid><description>Version updated for https://github.com/stefanmatar/frameterm to version v1.3.1.
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 GitHub Action &amp;ldquo;frameterm&amp;rdquo; automates the process of recording and analyzing terminal user interfaces (TUIs) by providing video evidence of agent actions and interactions. It simplifies tasks such as testing TUIs, driving terminal-based applications, and monitoring screen states by capturing keystrokes, live resource usage, and wait states in a visually enriched MP4 video format.</description></item><item><title>Set up Rocq</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/set-up-rocq/</link><pubDate>Thu, 09 Apr 2026 06:07:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/set-up-rocq/</guid><description>Version updated for https://github.com/tchajed/setup-rocq to version v1.7.3.
This action is used across all versions by 1 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 setup-rocq GitHub Action automates the installation of the Rocq proof assistant using opam, with support for caching opam dependencies to improve efficiency. It simplifies the setup process for projects that rely on Rocq by allowing users to specify the desired version (e.</description></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/sr-semantic-release/</link><pubDate>Thu, 09 Apr 2026 06:07:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/09/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v3.3.7.
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 This GitHub Action, sr, is an AI-powered release engineering tool that automates the end-to-end software release lifecycle, from commit creation to version publishing. It leverages AI to generate atomic conventional commits, conduct code reviews, create pull requests, and automate versioning, changelogs, and releases—all within a single, language-agnostic CLI.</description></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/releasekit-automated-versioning-release/</link><pubDate>Wed, 08 Apr 2026 22:09:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.11.1.
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 ReleaseKit is a lightweight, composable release automation tool for JavaScript and Rust projects, designed specifically for CI/CD pipelines. It automates semantic versioning, changelog generation, and package publishing by leveraging Git history and conventional commits, with support for monorepos and PR release previews.</description></item><item><title>Setup Haskell</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-haskell/</link><pubDate>Wed, 08 Apr 2026 22:09:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-haskell/</guid><description>Version updated for https://github.com/haskell-actions/setup to version v2.10.4.
This action is used across all versions by 3,215 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, haskell-actions/setup, automates the setup of a Haskell development environment in GitHub workflows. It installs and configures specified versions of GHC, Cabal, and optionally Stack, while providing paths and metadata as outputs for seamless integration.</description></item><item><title>Honeycomb Buildevents</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/honeycomb-buildevents/</link><pubDate>Wed, 08 Apr 2026 22:09:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/honeycomb-buildevents/</guid><description>Version updated for https://github.com/honeycombio/gha-buildevents to version v4.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 20 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 gha-buildevents GitHub Action integrates Honeycomb&amp;rsquo;s buildevents tool into workflows to generate detailed traces of build processes, capturing metadata from the GitHub Actions environment.</description></item><item><title>npm-ripe-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/npm-ripe-guard/</link><pubDate>Wed, 08 Apr 2026 22:09:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/npm-ripe-guard/</guid><description>Version updated for https://github.com/jeffrey200/npm-ripe-guard 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 The npm-ripe-guard GitHub Action provides a security mechanism to protect against supply-chain attacks by blocking the installation of npm packages that were published less than 24 hours ago. It acts as a proxy that enforces a 24-hour quarantine period for newly published package versions, ensuring only mature and potentially safer versions are installed in your projects.</description></item><item><title>gh-counter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/gh-counter/</link><pubDate>Wed, 08 Apr 2026 22:09:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/gh-counter/</guid><description>Version updated for https://github.com/kitsuyui/gh-counter to version v1.5.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary gh-counter is a GitHub Action designed to track and count specific code markers (e.g., TODO, FIXME, @ts-ignore) in pull requests and the default branch of a repository. It automates tasks such as evaluating PR changes against configurable thresholds, generating repository-wide dashboards, and optionally publishing JSON reports and badge assets for tracking these markers over time.</description></item><item><title>ghasec Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghasec-action/</link><pubDate>Wed, 08 Apr 2026 22:09:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghasec-action/</guid><description>Version updated for https://github.com/koki-develop/ghasec-action to version v1.0.2.
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 ghasec-action GitHub Action integrates the ghasec security linter into CI/CD pipelines to analyze GitHub Actions workflows for potential security vulnerabilities and misconfigurations. It automates the process of detecting security issues in workflows, helping developers ensure compliance with best practices and reduce risks.</description></item><item><title>Korext Enforce</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/korext-enforce/</link><pubDate>Wed, 08 Apr 2026 22:09:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/korext-enforce/</guid><description>Version updated for https://github.com/Korext/enforce-action to version v1.0.1.
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 Korext Enforce Action is a GitHub Action designed to enforce security, compliance, and quality standards on AI-generated code by scanning repositories against predefined policy packs. It automates code analysis, identifies policy violations, and surfaces them as annotations on pull requests using GitHub Code Scanning, while optionally gating workflows based on critical or high-severity issues.</description></item><item><title>Séance Ghost</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/s%C3%A9ance-ghost/</link><pubDate>Wed, 08 Apr 2026 22:08:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/s%C3%A9ance-ghost/</guid><description>Version updated for https://github.com/lawale/seance to version v0.1.0.
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 Séance is a tool that automates publishing and managing Markdown files as posts in a Ghost CMS. It provides two key functionalities: a browser-based drag-and-drop uploader for quick manual uploads and a GitHub Action that syncs .</description></item><item><title>cFS MsgID Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/cfs-msgid-guard/</link><pubDate>Wed, 08 Apr 2026 22:08:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/cfs-msgid-guard/</guid><description>Version updated for https://github.com/macaris64/cfs-msgid-guard to version v1.0.2.
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 cFS MsgID Guard GitHub Action automates the detection of Message ID (MsgID) collisions in NASA&amp;rsquo;s core Flight System (cFS) missions. It scans mission source files to compute final MsgIDs, identifies conflicts caused by overlapping Topic IDs across communication channels, and reports issues as pull request annotations.</description></item><item><title>Manki Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/manki-review/</link><pubDate>Wed, 08 Apr 2026 22:08:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/manki-review/</guid><description>Version updated for https://github.com/manki-review/manki to version v4.5.2.
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 Manki is a self-hosted GitHub Action for automated AI-powered code reviews that adapts to your team&amp;rsquo;s conventions over time. It dynamically sizes review teams based on pull request complexity, filters noise, and classifies findings by severity, enabling faster and smarter verdicts on PRs.</description></item><item><title>Codex AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/codex-ai-code-review/</link><pubDate>Wed, 08 Apr 2026 22:08:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/codex-ai-code-review/</guid><description>Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v2.0.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, Codex AI Code Review, provides an automated, AI-driven code review process for pull requests using OpenAI Codex. It divides the workflow into three secure, isolated jobs: preparing code changes, performing parallel AI reviews on code chunks, and publishing inline comments and summaries back to the pull request.</description></item><item><title>archlint - Architecture Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/archlint-architecture-review/</link><pubDate>Wed, 08 Apr 2026 22:08:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/archlint-architecture-review/</guid><description>Version updated for https://github.com/mshogin/archlint to version v1.1.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 archlint is a comprehensive architecture linter and analysis tool for Go and Rust projects that automates the detection of structural issues, such as dependency cycles, and evaluates codebases against 229 predefined metrics, including SOLID principles.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-aer-tests/</link><pubDate>Wed, 08 Apr 2026 22:08:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.146.
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 aer GitHub Action enables automated validation and testing of Apex code within CI/CD pipelines by providing a lightweight Salesforce-compatible runtime. It solves the problem of slow and non-reproducible test cycles by allowing developers to execute tests and debug Apex code locally without deploying to a Salesforce org.</description></item><item><title>Oxfmt Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/oxfmt-action/</link><pubDate>Wed, 08 Apr 2026 22:08:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/oxfmt-action/</guid><description>Version updated for https://github.com/oxc-project/oxfmt-action to version v0.0.1.
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 integrates the Oxfmt tool to automate the formatting checks for JavaScript and TypeScript codebases. It ensures code consistency by verifying formatting in changed files on pull requests or specific subdirectories in monorepos.</description></item><item><title>Fragile — Codebase Risk Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fragile-codebase-risk-analysis/</link><pubDate>Wed, 08 Apr 2026 22:08:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fragile-codebase-risk-analysis/</guid><description>Version updated for https://github.com/patchwork-eng/fragile to version v1.0.0.
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 Fragile is a GitHub Action that analyzes your codebase to identify high-risk, load-bearing files based on change frequency, dependency complexity, and test coverage gaps. It automates the process of flagging these files and uses AI to generate plain-English explanations of why they are risky, helping teams prioritize code review and maintenance efforts.</description></item><item><title>GHAS Alert Topics</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghas-alert-topics/</link><pubDate>Wed, 08 Apr 2026 22:08:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghas-alert-topics/</guid><description>Version updated for https://github.com/Perdiga/ghas-to-topics to version v1.1.0.
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 This GitHub Action automates the tagging of repositories in a GitHub organization or enterprise with topics that reflect counts of active GitHub Advanced Security (GHAS) alerts, such as secret scanning, code scanning, and Dependabot alerts.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ssg-static-site-generator/</link><pubDate>Wed, 08 Apr 2026 22:08:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.13.
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 simplify and accelerate the creation of static websites, particularly for users migrating content from WordPress. It automates tasks like Markdown-to-HTML conversion, template rendering, asset bundling, image optimization (e.</description></item><item><title>aqua-installer-cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/aqua-installer-cache/</link><pubDate>Wed, 08 Apr 2026 22:08:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/aqua-installer-cache/</guid><description>Version updated for https://github.com/srz-zumix/aqua-installer-cache 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 aqua-installer-cache GitHub Action streamlines CI/CD workflows by caching the aqua installation directory, reducing redundant downloads of tools and mitigating GitHub API rate limit issues. It automatically detects aqua configuration files, supports multiple configurations, and creates optimized cache keys based on OS, architecture, and config file changes.</description></item><item><title>PR Enhancement with Local LLM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/pr-enhancement-with-local-llm/</link><pubDate>Wed, 08 Apr 2026 22:08:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/pr-enhancement-with-local-llm/</guid><description>Version updated for https://github.com/sunilp303/ai-pr-reviewer 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 This GitHub Action leverages local LLMs to automate pull request (PR) enhancement and code review processes, combining them into a single workflow. It provides intelligent analysis of PR content, including title and description improvements, while also delivering detailed code reviews focused on quality, security, performance, and maintainability.</description></item><item><title>Building i18n files</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/building-i18n-files/</link><pubDate>Wed, 08 Apr 2026 22:07:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/building-i18n-files/</guid><description>Version updated for https://github.com/text-adi/build-language-i18n-action to version v2.
This action is used across all versions by 5 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 process of building translation files for an i18n (internationalization) library. It simplifies the task of compiling language files from a specified directory, ensuring consistency and efficiency in managing localization assets.</description></item><item><title>Uncover Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/uncover-actions/</link><pubDate>Wed, 08 Apr 2026 22:07:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/uncover-actions/</guid><description>Version updated for https://github.com/uncoverthefuture-org/actions to version v1.5.1.
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 UActions is a lightweight deployment tool that uses Podman and Traefik to automate the local and remote deployment of containerized applications. It simplifies tasks such as local domain routing, automatic Docker image builds, container management, and reverse proxy configuration with Let&amp;rsquo;s Encrypt support.</description></item><item><title>Ghost Supply Chain Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghost-supply-chain-scan/</link><pubDate>Wed, 08 Apr 2026 22:07:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ghost-supply-chain-scan/</guid><description>Version updated for https://github.com/vaulpann/ghost-action 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 The Ghost Supply Chain Scan GitHub Action automates the review of new and updated npm and Python dependencies in pull requests. It detects changes in dependency files, analyzes the security and integrity of updated packages, and posts a concise summary to the pull request, highlighting potential risks and blocking updates that exceed a configurable severity threshold.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</link><pubDate>Wed, 08 Apr 2026 22:07:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.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 Runner Guard is a CI/CD supply chain security scanner designed for GitHub Actions workflows. It automates the detection and mitigation of vulnerabilities such as pipeline injection, unpinned dependencies, compromised packages, and AI configuration poisoning, while offering features like dependency auditing, multi-repo scanning, and continuous monitoring.</description></item><item><title>vjancik/buildkit-cache-dance - Inject/Extract Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vjancik/buildkit-cache-dance-inject/extract-cache/</link><pubDate>Wed, 08 Apr 2026 22:07:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vjancik/buildkit-cache-dance-inject/extract-cache/</guid><description>Version updated for https://github.com/vjancik/buildkit-cache-dance to version v1.0.0.
This action is used across all versions by 1 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 BuildKit Cache Dance GitHub Action automates the process of saving and restoring RUN --mount=type=cache caches during Docker builds on GitHub Actions or other CI platforms. It simplifies cache management by extracting caches from previous builds and injecting them into current builds, improving build performance and reducing redundant operations.</description></item><item><title>VICE Security Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vice-security-audit/</link><pubDate>Wed, 08 Apr 2026 22:07:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vice-security-audit/</guid><description>Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.1.1.
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 VICE GitHub Action automates security auditing for web applications by running vulnerability scans on every pull request and push. It provides both remote (black-box) and local (white-box) assessments, analyzing your codebase, configurations, and dependencies to identify issues like SQL injections, XSS, and missing RLS rules.</description></item><item><title>PromptShield AI Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/promptshield-ai-security/</link><pubDate>Wed, 08 Apr 2026 22:07:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/promptshield-ai-security/</guid><description>Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield to version v1.0.4.
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 PromptShield AI Security is a GitHub Action that automatically scans pull requests for AI-specific security risks, such as prompt injection vulnerabilities, exposure of secrets or PII, unsafe use of large language models (LLMs), and improper handling of sensitive data.</description></item><item><title>sbt-changesets</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sbt-changesets/</link><pubDate>Wed, 08 Apr 2026 13:59:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sbt-changesets/</guid><description>Version updated for https://github.com/alejandrohdezma/sbt-changesets to version v0.3.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 This GitHub Action integrates with the sbt-changesets plugin to automate changeset-based versioning for Scala multi-module projects, particularly in monorepos. It streamlines tasks such as version bumping, dependency graph updates, changelog generation, and snapshot publishing, ensuring consistent version management across modules.</description></item><item><title>Cached Pre-Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/cached-pre-commit/</link><pubDate>Wed, 08 Apr 2026 13:59:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/cached-pre-commit/</guid><description>Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-41.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in a CI/CD workflow. It simplifies the process of running pre-commit checks on code changes, such as linting and formatting, by integrating them into GitHub Actions.</description></item><item><title>Shieldbot Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/shieldbot-security-scan/</link><pubDate>Wed, 08 Apr 2026 13:59:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/shieldbot-security-scan/</guid><description>Version updated for https://github.com/BalaSriharsha/shieldbot to version v1.0.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 Shieldbot is an AI-powered security scanner designed to perform comprehensive code security audits within Claude Code. It automates the detection of vulnerabilities, hardcoded secrets, and dependency CVEs by combining over 5,000 static analysis rules with Claude&amp;rsquo;s reasoning capabilities, consolidating findings into actionable, prioritized reports.</description></item><item><title>Create changelog based release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/create-changelog-based-release/</link><pubDate>Wed, 08 Apr 2026 13:59:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/create-changelog-based-release/</guid><description>Version updated for https://github.com/brainelectronics/changelog-based-release to version v1.1.0.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Changelog based release, automates the process of creating GitHub Releases and tags based on a project&amp;rsquo;s changelog file. It parses version information from a changelog that follows semantic versioning and ISO8601 date formats, ensuring consistent and structured release management.</description></item><item><title>Turbo TSC Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/turbo-tsc-reviewer/</link><pubDate>Wed, 08 Apr 2026 13:59:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/turbo-tsc-reviewer/</guid><description>Version updated for https://github.com/built-for-dx/turbo-tsc-reviewer to version v1.
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 Turbo TSC Reviewer is a GitHub Action designed to streamline TypeScript error detection and reporting in modern monorepos using Turborepo. It automates TypeScript task execution, resolves errors to the correct workspace paths, and provides feedback via inline PR comments or status checks.</description></item><item><title>Run Calkit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-calkit/</link><pubDate>Wed, 08 Apr 2026 13:59:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-calkit/</guid><description>Version updated for https://github.com/calkit/run-action to version v2.1.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Calkit Run GitHub Action automates the execution of a Calkit project&amp;rsquo;s pipeline and optionally saves the results by committing and pushing them to Git and DVC. It simplifies the process of running pipelines and managing data versioning, reducing manual intervention and ensuring consistency across workflows.</description></item><item><title>Baidu Netdisk Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/baidu-netdisk-upload/</link><pubDate>Wed, 08 Apr 2026 13:59:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/baidu-netdisk-upload/</guid><description>Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.4.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 The Baidu Netdisk Upload Action is a cross-platform GitHub Action that automates the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It simplifies file transfers to Baidu Netdisk by supporting features like glob pattern matching, remote directory specification, and configurable upload policies (e.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/bernstein-multi-agent-orchestration/</link><pubDate>Wed, 08 Apr 2026 13:59:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.5.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an AI orchestration tool that automates software development by breaking down goals into tasks, assigning them to parallel AI coding agents, verifying outputs, and merging results to deliver production-ready code with a clean git history.</description></item><item><title>Git Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/git-security-scanner/</link><pubDate>Wed, 08 Apr 2026 13:58:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/git-security-scanner/</guid><description>Version updated for https://github.com/cloudon-one/git-security-scanner-public to version 2.3.
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 Git Security Scanner GitHub Action automates the process of identifying security issues in GitHub repositories by scanning for secrets, vulnerabilities, and misconfigurations during CI/CD workflows. It leverages tools like Gitleaks and Trivy to detect exposed credentials, common vulnerabilities (CVEs), and infrastructure misconfigurations, providing detailed reports in multiple formats (e.</description></item><item><title>Docker Scout</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/docker-scout/</link><pubDate>Wed, 08 Apr 2026 13:58:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/docker-scout/</guid><description>Version updated for https://github.com/docker/scout-action to version v1.20.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 1,573 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 integrates the Docker Scout CLI into workflows to automate image analysis tasks. It provides capabilities such as generating vulnerability reports, suggesting base image updates, creating Software Bill of Materials (SBOMs), and comparing container images.</description></item><item><title>PR BUILD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/pr-build/</link><pubDate>Wed, 08 Apr 2026 13:58:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/pr-build/</guid><description>Version updated for https://github.com/exo-actions/pr-action to version 1.0.7.
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 eXo PR Builds Action is a GitHub Action designed to automate the process of building Maven projects within a CI/CD pipeline. It simplifies the configuration and execution of Maven builds by allowing users to specify JDK versions, Maven profiles, and additional build options.</description></item><item><title>AI Pull Request Describer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ai-pull-request-describer/</link><pubDate>Wed, 08 Apr 2026 13:58:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/ai-pull-request-describer/</guid><description>Version updated for https://github.com/fajarhide/ai-pr-describer to version v1.1.4.
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 AI Pull Request Describer GitHub Action automates the generation of detailed pull request descriptions by leveraging OpenAI-compatible AI models. It automatically creates or updates concise change summaries in PR descriptions or comments based on the latest code updates, triggered by specific events like labeling, opening, or synchronizing PRs.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fallow-codebase-health/</link><pubDate>Wed, 08 Apr 2026 13:58:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.20.0.
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 This GitHub Action, Fallow, is a Rust-native codebase analyzer for TypeScript and JavaScript that identifies unused code, duplication, complexity issues, and architectural problems without requiring configuration. It automates the detection of inefficiencies such as dead code, duplicate code blocks, circular dependencies, and overly complex functions, facilitating cleaner, more maintainable code.</description></item><item><title>GitHub Star Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/github-star-tracker/</link><pubDate>Wed, 08 Apr 2026 13:58:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/github-star-tracker/</guid><description>Version updated for https://github.com/fbuireu/github-star-tracker to version v1.8.3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Star Tracker is a GitHub Action designed to monitor star counts across repositories, generate visual reports such as charts and badges, and send notifications for changes. It automates the tracking and presentation of repository popularity metrics, providing actionable insights through features like historical snapshots, stargazer tracking, and machine-readable exports.</description></item><item><title>Publish MultiArch Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/publish-multiarch-image/</link><pubDate>Wed, 08 Apr 2026 13:58:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/publish-multiarch-image/</guid><description>Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.6.
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 The multiarch-image-publish GitHub Action automates the process of publishing signed, multi-architecture container images by combining pre-built per-platform images into a single manifest. It ensures each image is signed, verified, and optionally includes provenance checks before publishing, solving the challenge of managing multi-arch image releases efficiently.</description></item><item><title>Supply Chain Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/supply-chain-guard/</link><pubDate>Wed, 08 Apr 2026 13:58:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/supply-chain-guard/</guid><description>Version updated for https://github.com/homeofe/supply-chain-guard to version v5.1.1.
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 supply-chain-guard is an open-source supply chain security scanner designed to detect and mitigate threats across various ecosystems such as npm, PyPI, Docker, GitHub Actions, and more. It automates the identification of malware, supply chain attacks, credential leaks, and repository trust issues, while also generating CycloneDX SBOMs and verifying SLSA provenance.</description></item><item><title>Hugo FixIt Component List Workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hugo-fixit-component-list-workflow/</link><pubDate>Wed, 08 Apr 2026 13:58:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hugo-fixit-component-list-workflow/</guid><description>Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.7.
This action is used across all versions by 11 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 action-component-list GitHub Action automates the generation of a list of Hugo FixIt theme components, dynamically updating a designated section in a repository&amp;rsquo;s README file. It simplifies the process of maintaining an up-to-date component list by automatically retrieving and formatting component data according to a customizable template.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hyperlocalise-ci/</link><pubDate>Wed, 08 Apr 2026 13:57:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.3.
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 hyperlocalise GitHub Action provides CI automation for managing localization workflows in modern applications. It enables developers to detect localization changes (drift mode) and validate localization integrity (check mode) directly within their CI pipelines. By integrating seamlessly with existing engineering systems, it automates tasks like translation quality checks, change reporting, and artifact uploads, streamlining the localization process and improving workflow efficiency.</description></item><item><title>WP Plugin Compliance Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/wp-plugin-compliance-checker/</link><pubDate>Wed, 08 Apr 2026 13:57:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/wp-plugin-compliance-checker/</guid><description>Version updated for https://github.com/jeewandaniel/wp-plugin-compliance-checker 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 WordPress.org Plugin Compliance Checker is a tool designed to help WordPress plugin developers identify and address common compliance issues before submitting plugins to WordPress.org. It automates pre-submission checks, integrates with the official WordPress Plugin Check tool, and provides features like automated fixes, customizable rule filtering, and detailed reports in various formats.</description></item><item><title>Actions Example Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/actions-example-checker/</link><pubDate>Wed, 08 Apr 2026 13:57:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/actions-example-checker/</guid><description>Version updated for https://github.com/jessehouwing/actions-example-checker to version v0.0.7.
This action is used across all versions by 7 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 GitHub Actions Example Checker is a GitHub Action designed to validate YAML-based usage examples in documentation against the schema defined in an action&amp;rsquo;s action.yml file. It ensures that inputs, outputs, types, and values in code examples are accurate and conform to the action&amp;rsquo;s specifications, helping maintain consistency and avoid errors in documentation.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/secondbrainaction/</link><pubDate>Wed, 08 Apr 2026 13:57:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2548-attempt1.
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 SecondBrain GitHub Action is a CLI tool that connects to external data sources (e.g., Salesforce, Slack, YouTube) to retrieve, filter, and analyze data using a Large Language Model (LLM). It automates tasks such as generating insights, summaries, and reports by combining Retrieval Augmented Generation (RAG) techniques with LLM-based querying.</description></item><item><title>Kyosei Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/kyosei-code-review/</link><pubDate>Wed, 08 Apr 2026 13:57:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/kyosei-code-review/</guid><description>Version updated for https://github.com/ncaq/kyosei-action to version v0.4.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 The kyosei-action GitHub Action automates AI-driven code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with repetitive or outdated feedback by filtering out resolved, acknowledged, or project-specific comments, ensuring reviews are precise and relevant after each push.</description></item><item><title>Docker Build &amp; Push to GHCR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/docker-build-push-to-ghcr/</link><pubDate>Wed, 08 Apr 2026 13:57:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/docker-build-push-to-ghcr/</guid><description>Version updated for https://github.com/Ts-sound/docker-publish-ghcr to version v1.0.1.
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 docker-publish-ghcr GitHub Action automates the building of Docker images and their deployment to GitHub Packages (ghcr.io). It simplifies tasks like tag management, multi-platform builds, and build caching, enabling seamless Docker image publishing with minimal configuration.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</link><pubDate>Wed, 08 Apr 2026 13:57:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.0.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 Runner Guard is a CI/CD security scanner for GitHub Actions workflows that detects vulnerabilities such as pipeline injection, unpinned dependencies, compromised packages, and supply chain threats. It automates the identification, auditing, and remediation of issues across workflows and dependencies, offering capabilities like multi-repo parallel scanning, upstream pipeline audits, and continuous monitoring.</description></item><item><title>VICE Security Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vice-security-audit/</link><pubDate>Wed, 08 Apr 2026 13:57:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/vice-security-audit/</guid><description>Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.1.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 VICE GitHub Action is a security auditing tool that automates vulnerability detection for web applications. It performs black-box (remote scans) and white-box (local audits) testing, identifying issues such as SQL injection, XSS, and misconfigurations.</description></item><item><title>Setup Cangjie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-cangjie/</link><pubDate>Wed, 08 Apr 2026 13:57:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-cangjie/</guid><description>Version updated for https://github.com/Zxilly/setup-cangjie to version v2.2.0.
This action is used across all versions by 13 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 Setup-Cangjie GitHub Action automates the installation of the Cangjie build environment in CI workflows, supporting various version channels such as LTS, STS, and Nightly. It simplifies setting up specific versions of Cangjie, including automatic version detection and optional configuration of repository credentials, enabling seamless integration and builds for projects that depend on the Cangjie ecosystem.</description></item><item><title>Skylos - Python SAST, Dead Code Detection &amp; PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/skylos-python-sast-dead-code-detection-pr-gate/</link><pubDate>Wed, 08 Apr 2026 06:23:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/skylos-python-sast-dead-code-detection-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.3.0.
This action is used across all versions by 14 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 and GitHub Action designed to detect dead code, hardcoded secrets, exploitable flows, and AI-generated security regressions in Python, TypeScript, and Go. It automates code quality checks, security audits, and CI/CD pull request gating by providing actionable findings, GitHub annotations, and review comments.</description></item><item><title>TypeDoc Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/typedoc-report/</link><pubDate>Wed, 08 Apr 2026 06:23:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/typedoc-report/</guid><description>Version updated for https://github.com/ElJijuna/typedoc-action to version v1.0.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 The TypeDoc Report Action automates the generation of TypeScript documentation in JSON format using TypeDoc and publishes it to a designated monitoring repository (MonitoringTool-DB). It solves the problem of manually creating and updating TypeScript documentation by streamlining the process and ensuring consistent publishing to a central location.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fallow-codebase-health/</link><pubDate>Wed, 08 Apr 2026 06:23:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.19.2.
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 This GitHub Action is a Rust-based codebase analysis tool for TypeScript and JavaScript projects, designed to identify unused code, duplication, complexity issues, and architectural problems with minimal configuration and high performance. It automates tasks such as detecting dead code, circular dependencies, and duplicate code blocks, while providing actionable insights to optimize and maintain clean, efficient codebases.</description></item><item><title>Issues notifications</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/issues-notifications/</link><pubDate>Wed, 08 Apr 2026 06:22:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/issues-notifications/</guid><description>Version updated for https://github.com/Fgerthoffert/actions-issues-notifications to version v1.4.2.
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 The &amp;ldquo;GitHub Issues Notifications Action&amp;rdquo; is designed to collect notifications about GitHub Issues and prepare messages that can be forwarded to messaging platforms like Slack, addressing the limitation that GitHub&amp;rsquo;s Scheduled Reminders only support Pull Requests.</description></item><item><title>Setup Fortran with Conda</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-fortran-with-conda/</link><pubDate>Wed, 08 Apr 2026 06:22:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-fortran-with-conda/</guid><description>Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.1.
This action is used across all versions by 63 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Setup Fortran with Conda&amp;rdquo; GitHub Action automates the setup of a Fortran development environment in CI/CD workflows using Conda. It installs a specified Fortran compiler (along with compatible C/C++ compilers) and development tools like fpm, cmake, and ninja, while allowing customization through additional package installations.</description></item><item><title>Tenter Scan (Rust)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/tenter-scan-rust/</link><pubDate>Wed, 08 Apr 2026 06:22:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/tenter-scan-rust/</guid><description>Version updated for https://github.com/goweft/tenter-rs to version v2.0.4.
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 tenter-rs GitHub Action is a pre-publish artifact integrity scanner that automates the detection of sensitive files, embedded secrets, debug symbols, oversized files, and other issues in packages before release. Written in Rust, it provides a memory-safe, static binary solution with no runtime dependencies, eliminating the need for Python or additional setup steps.</description></item><item><title>Slackbot Release Notification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/slackbot-release-notification/</link><pubDate>Wed, 08 Apr 2026 06:22:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/slackbot-release-notification/</guid><description>Version updated for https://github.com/harm-matthias-harms/slackbot-release to version v1.0.2.
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 The &amp;ldquo;Slackbot Release&amp;rdquo; GitHub Action automates the process of sending release notes to a designated Slack channel whenever a new release is created on a repository. It simplifies communication by seamlessly notifying team members about updates, ensuring they stay informed about project changes.</description></item><item><title>HOL Codex Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hol-codex-plugin-scanner/</link><pubDate>Wed, 08 Apr 2026 06:22:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hol-codex-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.9.
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 The HOL AI Plugin Scanner GitHub Action is designed to scan AI plugin repositories for security vulnerabilities, runtime readiness, publishability, and trust signals across ecosystems like Codex, Claude, Gemini, and OpenCode. It automates the generation of structured reports, including SARIF and policy compliance results, and supports tasks such as linting, verification, and submission for marketplace readiness.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hyperlocalise-ci/</link><pubDate>Wed, 08 Apr 2026 06:22:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.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 Hyperlocalise GitHub Action automates localization workflows within CI/CD pipelines by integrating Hyperlocalise&amp;rsquo;s AI-driven infrastructure. It enables tasks such as detecting planned localization changes (drift) and checking translation integrity, providing actionable reports and artifact uploads.</description></item><item><title>NodeJS Actions Starter Template</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/nodejs-actions-starter-template/</link><pubDate>Wed, 08 Apr 2026 06:22:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/nodejs-actions-starter-template/</guid><description>Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.1.
This action is used across all versions by 2 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 nodejs-actions-starter-template is a pre-configured GitHub Action template designed to simplify the creation of custom Node.js actions. It automates tasks such as setting up action boilerplate, linting, testing, CI/CD workflows, and bundling for distribution.</description></item><item><title>Create GitHub App Token (AWS KMS)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/create-github-app-token-aws-kms/</link><pubDate>Wed, 08 Apr 2026 06:22:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/create-github-app-token-aws-kms/</guid><description>Version updated for https://github.com/konippi/create-github-app-token-aws-kms to version v1.0.2.
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 generates scoped installation access tokens for GitHub Apps by securely signing JSON Web Tokens (JWT) using AWS Key Management Service (KMS). It eliminates the need to store private keys in GitHub Secrets, enhancing security by keeping private keys within the AWS KMS boundary.</description></item><item><title>Kida Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/kida-report/</link><pubDate>Wed, 08 Apr 2026 06:22:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/kida-report/</guid><description>Version updated for https://github.com/lbliii/kida to version v0.3.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 Kida is a versatile template engine that compiles to Python AST and supports rendering to multiple formats, including HTML, terminal output, and Markdown. It streamlines tasks like creating custom CI reports from tool outputs (e.</description></item><item><title>are-we-good</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/are-we-good/</link><pubDate>Wed, 08 Apr 2026 06:22:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/are-we-good/</guid><description>Version updated for https://github.com/lowlydba/are-we-good to version v1.0.2.
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 The &amp;ldquo;are-we-good&amp;rdquo; GitHub Action aggregates the statuses of multiple jobs and matrices within a workflow into a single, unified pass/fail status check. It automates the evaluation of complex workflows by allowing configuration of skip, fail, and cancel conditions for specific jobs, ensuring streamlined branch protection and workflow monitoring.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/secondbrainaction/</link><pubDate>Wed, 08 Apr 2026 06:22:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2540-attempt1.
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 SecondBrain is a command-line tool that integrates with external data sources like Salesforce, Slack, and GitHub to retrieve, filter, and analyze data using Large Language Models (LLMs). It automates tasks such as generating reports, summaries, and insights by applying Retrieval Augmented Generation (RAG) techniques to process and query large datasets, including documents, code changes, and YouTube transcripts.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-aer-tests/</link><pubDate>Wed, 08 Apr 2026 06:22:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.145.
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 aer GitHub Action enables developers to validate and test Salesforce Apex code in a lightweight, Salesforce-compatible runtime environment without deploying to a live org. It automates the execution of Apex tests, including support for specific namespaces and additional CLI arguments, streamlining development workflows by enabling fast, reproducible test cycles directly within CI/CD pipelines.</description></item><item><title>nombresArchivos</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/nombresarchivos/</link><pubDate>Wed, 08 Apr 2026 06:21:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/nombresarchivos/</guid><description>Version updated for https://github.com/piruetasxyz/nombresArchivos to version v0.1.2.
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 nombresArchivos GitHub Action automates the task of managing and processing file names within a repository. It simplifies workflows by automatically identifying, modifying, or validating file names according to predefined criteria, reducing manual effort and ensuring consistency.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/multi-style-contribution-snake/</link><pubDate>Wed, 08 Apr 2026 06:21:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v08.04.26.
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 creation of dynamic animations based on the GitHub contribution graph, offering five distinct styles, custom shapes, bold month labels, and high-quality SVG/GIF outputs. It eliminates manual setup by automatically detecting the repository owner and generates a gallery preview in an output branch.</description></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hibernation-setup/</link><pubDate>Wed, 08 Apr 2026 06:21:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/hibernation-setup/</guid><description>Version updated for https://github.com/Profiidev/hibernation to version v0.2.4.
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 simplify the storage and distribution of Nix store paths. It automates the process of managing and sharing Nix packages by providing support for local storage or integration with S3-compatible storage solutions.</description></item><item><title>Setup Redgate Flyway</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-redgate-flyway/</link><pubDate>Wed, 08 Apr 2026 06:21:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/setup-redgate-flyway/</guid><description>Version updated for https://github.com/red-gate/setup-flyway to version v3.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 5 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 setup-flyway GitHub Action automates the installation of the Flyway CLI in workflows, enabling seamless database migrations, schema version control, and integration into CI/CD pipelines.</description></item><item><title>SWEny E2E — Agentic Browser Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sweny-e2e-agentic-browser-tests/</link><pubDate>Wed, 08 Apr 2026 06:21:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sweny-e2e-agentic-browser-tests/</guid><description>Version updated for https://github.com/swenyai/e2e to version v1.0.2.
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, SWEny E2E, facilitates agent-driven end-to-end browser testing against a deployed application without requiring traditional test scripts, selectors, or fixtures. By leveraging the agent-browser tool, the action automates UI testing using natural language workflows and self-healing capabilities that adapt to dynamic UI changes.</description></item><item><title>SWEny Triage — SRE Alert Investigation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sweny-triage-sre-alert-investigation/</link><pubDate>Wed, 08 Apr 2026 06:21:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/sweny-triage-sre-alert-investigation/</guid><description>Version updated for https://github.com/swenyai/triage to version v1.0.2.
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 SWEny Triage GitHub Action automates the detection, investigation, and management of system errors by integrating with observability tools (e.g., Datadog) and issue trackers (e.g., Linear). It identifies new alerts, analyzes their root causes, filters duplicates, creates or updates tickets, and can optionally propose fixes via pull requests.</description></item><item><title>Causinator 9000 CI Diagnosis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/causinator-9000-ci-diagnosis/</link><pubDate>Wed, 08 Apr 2026 06:21:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/causinator-9000-ci-diagnosis/</guid><description>Version updated for https://github.com/sylvainsf/causinator9000 to version v1.3.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 The Causinator 9000 is a reactive causal inference engine designed to identify the root cause of infrastructure issues by analyzing dependency graphs, recent changes (mutations), and observed degradation signals. It automates root cause analysis by leveraging Bayesian inference to calculate the likelihood of specific changes causing reported issues, while tracing causal paths through a dependency graph.</description></item><item><title>install-and-cache node tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/install-and-cache-node-tools/</link><pubDate>Wed, 08 Apr 2026 06:21:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/install-and-cache-node-tools/</guid><description>Version updated for https://github.com/tecolicom/actions-use-node-tools to version v1.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 actions-use-node-tools GitHub Action automates the installation and caching of globally installed Node.js packages. It solves the problem of repetitive installations by using a caching mechanism to store and reuse previously installed packages, improving workflow efficiency.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</link><pubDate>Wed, 08 Apr 2026 06:21:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.0.1.
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 Runner Guard is a CI/CD supply chain security scanner designed for GitHub Actions workflows. It automates the detection and remediation of vulnerabilities such as pipeline injection, unpinned dependencies, AI configuration poisoning, and supply chain attacks, while also auditing upstream dependencies for security.</description></item><item><title>snapshot-save</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/snapshot-save/</link><pubDate>Wed, 08 Apr 2026 06:21:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/snapshot-save/</guid><description>Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.3.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 2 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary WarpSnapshot is a GitHub Action designed to create snapshots of runner virtual machines during workflows, enabling faster subsequent runs by reusing these pre-configured environments.</description></item><item><title>PromptShield AI Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/promptshield-ai-security/</link><pubDate>Wed, 08 Apr 2026 06:21:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/08/promptshield-ai-security/</guid><description>Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield 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 PromptShield AI Security is a GitHub Action designed to detect AI-related security risks in pull requests by scanning code changes for issues like prompt injection vulnerabilities, secrets exposure, sensitive data leaks, and unsafe usage of language model (LLM) tools.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</link><pubDate>Tue, 07 Apr 2026 21:56:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.19.0.
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 This GitHub Action, &amp;ldquo;Fallow,&amp;rdquo; is a Rust-based codebase analyzer for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural violations, enabling developers to identify inefficiencies and maintain cleaner, more maintainable codebases.</description></item><item><title>forsakringskassan/eslint-config</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/forsakringskassan/eslint-config/</link><pubDate>Tue, 07 Apr 2026 21:56:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/forsakringskassan/eslint-config/</guid><description>Version updated for https://github.com/Forsakringskassan/eslint-config to version v14.1.4.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @forsakringskassan/eslint-config GitHub Action provides a shareable ESLint configuration tailored for Försäkringskassan&amp;rsquo;s code standards, automating the linting and error detection process in projects. It simplifies setup by bundling pre-configured ESLint rules for various environments (e.</description></item><item><title>fxpw FTP Deploy Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fxpw-ftp-deploy-action/</link><pubDate>Tue, 07 Apr 2026 21:56:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fxpw-ftp-deploy-action/</guid><description>Version updated for https://github.com/fxpw/ftp_action to version 1.0.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 The FTP Deploy Action automates file uploads to FTP/SFTP servers directly from GitHub Actions workflows, with features like parallel uploads, customizable retry mechanisms, and detailed logging of progress and transfer speed. It simplifies deployment processes by eliminating manual file transfers, ensuring reliable uploads even in the case of network errors, and supporting secure connections via FTPS.</description></item><item><title>OtterWise Coverage Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/otterwise-coverage-upload/</link><pubDate>Tue, 07 Apr 2026 21:56:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/otterwise-coverage-upload/</guid><description>Version updated for https://github.com/getOtterWise/github-action to version v1.0.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 This GitHub Action, created by OtterWise, automates the process of uploading various testing and coverage reports (e.g., code coverage, mutation testing, and type coverage) to a specified endpoint for further analysis and tracking. It simplifies integration with the OtterWise platform by handling report uploads, supporting monorepos with component tagging, and providing options to customize behavior such as error handling and output verbosity.</description></item><item><title>OpenSCAD HiRes renderer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/openscad-hires-renderer/</link><pubDate>Tue, 07 Apr 2026 21:56:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/openscad-hires-renderer/</guid><description>Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.3.4.
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 The OpenSCAD-renderer GitHub Action automates the process of rendering high-resolution images from OpenSCAD scripts. It simplifies tasks like generating 2D image outputs (e.g., PNG files) from 3D designs, allowing users to specify parameters such as camera position, resolution, projection type, and rendering options.</description></item><item><title>GitHub Release Notifier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/github-release-notifier/</link><pubDate>Tue, 07 Apr 2026 21:56:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/github-release-notifier/</guid><description>Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.14.
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 release-notifier-action GitHub Action automates the process of notifying repositories about release events by dispatching custom repository events using a GitHub App. It solves the problem of triggering notifications for new releases, even when created by other GitHub Actions, and allows users to customize event types for better integration with their workflows.</description></item><item><title>AI Code Review Action Provider Can Vary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ai-code-review-action-provider-can-vary/</link><pubDate>Tue, 07 Apr 2026 21:56:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ai-code-review-action-provider-can-vary/</guid><description>Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V14.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, or Google Gemini to provide intelligent feedback and suggestions on pull requests.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/hwaro-deploy-to-pages/</link><pubDate>Tue, 07 Apr 2026 21:56:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.11.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and high-performance static site generator built in Crystal, designed to convert Markdown content with TOML front matter and Jinja2-compatible templates into static websites. It automates tasks such as parallel builds, incremental caching, SEO optimization, content scaffolding, and deployment to platforms like GitHub Pages or Netlify.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</link><pubDate>Tue, 07 Apr 2026 21:56:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.13.
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 skill-publish GitHub Action and CLI tool facilitates the validation, quoting, and publishing of tamper-proof, immutable skill package releases on the Hedera network via the HOL Registry Broker. It automates tasks like creating reproducible, audit-friendly on-chain references (name@version) and ensures version pinning, traceability, and immutability of published artifacts.</description></item><item><title>JekyllNet</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/jekyllnet/</link><pubDate>Tue, 07 Apr 2026 21:56:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/jekyllnet/</guid><description>Version updated for https://github.com/JekyllNet/action to version v2.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 The JekyllNet GitHub Action automates the process of building Jekyll-style static sites using the JekyllNet .NET tool. It simplifies tasks such as installing dependencies, building the site, and optionally uploading the generated site as a workflow artifact.</description></item><item><title>Rerun Failed Jobs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/rerun-failed-jobs/</link><pubDate>Tue, 07 Apr 2026 21:56:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/rerun-failed-jobs/</guid><description>Version updated for https://github.com/k1LoW/rerun-action to version v1.2.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 The rerun-action GitHub Action automates the process of rerunning failed workflow jobs based on specific conditions, such as failure patterns in job logs or the failure of designated jobs. By leveraging the workflow_run event, it can trigger retries for failed jobs and their dependencies, reducing manual intervention and addressing transient or recoverable errors.</description></item><item><title>Mark Ready When Ready</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/mark-ready-when-ready/</link><pubDate>Tue, 07 Apr 2026 21:56:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/mark-ready-when-ready/</guid><description>Version updated for https://github.com/kenyonj/mark-ready-when-ready to version v1.2.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Mark Ready When Ready&amp;rdquo; GitHub Action automates the process of marking draft pull requests as ready for review once all required checks have successfully passed. It continuously monitors CI checks, ensures there are no merge conflicts, and validates permissions and prerequisites before updating the PR status.</description></item><item><title>Update Medusa</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/update-medusa/</link><pubDate>Tue, 07 Apr 2026 21:55:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/update-medusa/</guid><description>Version updated for https://github.com/medusajs/medusa-update-action to version v1.
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 Medusa Update Action is a GitHub Action designed to automatically update @medusajs/* dependencies in a project and open a pull request with the changes. It detects the package manager in use, updates only Medusa-related packages, verifies the build for errors, and can optionally auto-fix issues with the help of Claude AI.</description></item><item><title>Rebase Open PRs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/rebase-open-prs/</link><pubDate>Tue, 07 Apr 2026 21:55:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/rebase-open-prs/</guid><description>Version updated for https://github.com/mPokornyETM/rebase-open-prs-action to version v1.2.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 The Rebase Open PRs Action is a GitHub Action designed to automatically rebase all open pull requests whenever the default branch is updated. It helps keep PRs up-to-date, minimizes merge conflicts, and ensures PRs are tested against the latest code without requiring manual intervention.</description></item><item><title>LeastPrivilegedMSGraph Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/leastprivilegedmsgraph-audit/</link><pubDate>Tue, 07 Apr 2026 21:55:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/leastprivilegedmsgraph-audit/</guid><description>Version updated for https://github.com/Mynster9361/Least_Privileged_MSGraph_util to version v0.1.1.
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 LeastPrivilegedMSGraph Audit Action automates the auditing of Microsoft Graph permissions in an Entra ID tenant by analyzing assigned permissions against real usage data from Azure Log Analytics. It identifies unused or excessive permissions, tracks changes over time using Git history, and provides clear, actionable reports.</description></item><item><title>Tukimatsu Chan - Japanese Month-End Detector</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/tukimatsu-chan-japanese-month-end-detector/</link><pubDate>Tue, 07 Apr 2026 21:55:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/tukimatsu-chan-japanese-month-end-detector/</guid><description>Version updated for https://github.com/nikuteresa/tukimatsu_chan to version v0.1.3.
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, tukimatsu_chan (月末ちゃん), determines whether the current day is the final business day of the month, excluding weekends and Japanese national holidays. It automates workflows by enabling conditional execution based on the last business day, which is particularly useful for month-end tasks or processes.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/run-aer-tests/</link><pubDate>Tue, 07 Apr 2026 21:55:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.144.
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 aer GitHub Action facilitates the validation and testing of Salesforce Apex code by enabling developers to execute tests and debug logic in a lightweight, Salesforce-compatible runtime directly on their local machines or within CI pipelines.</description></item><item><title>SDP CI Integration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sdp-ci-integration/</link><pubDate>Tue, 07 Apr 2026 21:55:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sdp-ci-integration/</guid><description>Version updated for https://github.com/opentext/sdp-github-actions-integration to version v26.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 1 repositories.
Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables seamless integration between GitHub and OpenText&amp;rsquo;s Core Software Delivery Platform/Software Delivery Management for CI/CD workflows. It automates the synchronization of GitHub workflow events, pull request activities, and test result data (e.</description></item><item><title>label-driven-review-and-approval-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/label-driven-review-and-approval-check/</link><pubDate>Tue, 07 Apr 2026 21:55:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/label-driven-review-and-approval-check/</guid><description>Version updated for https://github.com/p0fi/label-driven-review-and-approval-check to version v1.0.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 This GitHub Action automates the process of requesting reviews and enforcing approval thresholds for pull requests based on assigned labels that represent ownership areas (e.g., frontend, backend). It ensures that the appropriate reviewers are notified, evaluates whether the required approvals are met, and prevents merging until the thresholds are satisfied.</description></item><item><title>Sylius Upgrade Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sylius-upgrade-analyzer/</link><pubDate>Tue, 07 Apr 2026 21:55:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sylius-upgrade-analyzer/</guid><description>Version updated for https://github.com/pierrearthurdemengel/sylius-upgrade-analyzer to version v1.5.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 Sylius Upgrade Analyzer is a CLI tool and web service designed to streamline the migration of Sylius projects from version 1.x to 2.x. It automates the detection of breaking changes, deprecated APIs, and incompatible patterns, providing a detailed migration report with time estimates, fix suggestions, and 45 automated corrections for common tasks.</description></item><item><title>Setup Resonite Build Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-resonite-build-environment/</link><pubDate>Tue, 07 Apr 2026 21:55:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-resonite-build-environment/</guid><description>Version updated for https://github.com/resonite-modding-group/setup-resonite-env-action to version v0.2.1.
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 The Setup Resonite Environment Action is a GitHub Action designed to automate the setup of the Resonite environment for building plugins and mods. It streamlines the process by downloading and caching Resonite via SteamCMD, configuring a /Libraries directory for managing plugins, and setting up .</description></item><item><title>Teleport Application Tunnel</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/teleport-application-tunnel/</link><pubDate>Tue, 07 Apr 2026 21:55:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/teleport-application-tunnel/</guid><description>Version updated for https://github.com/teleport-actions/application-tunnel to version v1.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 The teleport-actions/application-tunnel GitHub Action automates the process of establishing a secure local tunnel to applications protected by Teleport, enabling seamless access to HTTP or TCP services during CI/CD workflows.</description></item><item><title>Teleport Database Tunnel</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/teleport-database-tunnel/</link><pubDate>Tue, 07 Apr 2026 21:55:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/teleport-database-tunnel/</guid><description>Version updated for https://github.com/teleport-actions/database-tunnel to version v1.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 The teleport-actions/database-tunnel@v1 GitHub Action enables automated creation of a secure, local tunnel to a database protected by Teleport, using Teleport&amp;rsquo;s Machine and Workload Identity.</description></item><item><title>grype_me</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/grype_me/</link><pubDate>Tue, 07 Apr 2026 21:55:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/grype_me/</guid><description>Version updated for https://github.com/TomTonic/grype_me to version v1.3.11-release.
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 This GitHub Action, grype_me, automates vulnerability scanning for software projects using Anchore Grype. It supports scanning source code, container images, directories, or SBOM files to identify known vulnerabilities, and generates dynamic shields.io badges linked to detailed reports hosted on GitHub Gists.</description></item><item><title>Ghoten Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ghoten-action/</link><pubDate>Tue, 07 Apr 2026 21:55:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ghoten-action/</guid><description>Version updated for https://github.com/vmvarela/ghoten to version v1.13.1.
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 fork of OpenTofu that introduces a native oras backend for storing Terraform/OpenTofu state in OCI registries like GitHub Container Registry (GHCR), eliminating the need for custom backend services. It simplifies state management by leveraging existing container registry infrastructure for authentication, permissions, and auditing, while adding features like built-in locking, retries, optional compression, and a &amp;ldquo;smart refresh&amp;rdquo; mode to optimize resource updates.</description></item><item><title>AI Pull Request Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ai-pull-request-reviewer/</link><pubDate>Tue, 07 Apr 2026 13:58:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ai-pull-request-reviewer/</guid><description>Version updated for https://github.com/appchoose/ai-pr-review to version 1.1.5.
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 This GitHub Action leverages the OpenAI API to perform automated analysis of pull requests, specifically focusing on SQL migrations. It identifies potential database locking issues, analyzes the type of locks applied by SQL queries, and provides recommendations to optimize queries and avoid performance bottlenecks.</description></item><item><title>Verify with Auths</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/verify-with-auths/</link><pubDate>Tue, 07 Apr 2026 13:58:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/verify-with-auths/</guid><description>Version updated for https://github.com/auths-dev/verify to version v1.0.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 &amp;ldquo;Auths Verify Action&amp;rdquo; is a GitHub Action designed to automate the verification of commit signatures in pull requests or pushes using cryptographic keys managed by the Auths CLI. It ensures that every commit is signed by authorized developers, enhancing security and preventing unauthorized modifications.</description></item><item><title>Tag and Release (New)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/tag-and-release-new/</link><pubDate>Tue, 07 Apr 2026 13:57:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/tag-and-release-new/</guid><description>Version updated for https://github.com/BrandonStudio/tag-and-release to version v2.0.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 automates the creation of tags and corresponding releases in response to a branch push, simplifying the release process by automatically deriving the tag name. It solves the problem of manually tagging and releasing versions, offering capabilities such as custom release names, bodies, draft or prerelease options, discussion linking, and asset uploads.</description></item><item><title>Generate toolchains.xml for Maven builds</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/generate-toolchains.xml-for-maven-builds/</link><pubDate>Tue, 07 Apr 2026 13:57:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/generate-toolchains.xml-for-maven-builds/</guid><description>Version updated for https://github.com/cactuslab/maven-toolchains-xml-action to version v3.
This action is used across all versions by 25 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 maven-toolchains-xml-action GitHub Action automates the creation of a toolchains.xml file for Apache Maven, enabling the configuration of toolchains such as JDKs. It simplifies the process of defining custom toolchains by supporting JSON-based inputs, including properties for JDK version and path, as well as arbitrary &amp;lt;toolchain&amp;gt; entries.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/bernstein-multi-agent-orchestration/</link><pubDate>Tue, 07 Apr 2026 13:57:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.5.2.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an AI orchestration tool that automates the process of breaking down coding goals into tasks, distributing them among multiple AI coding agents, verifying outputs, and merging results into clean, functional code with passing tests.</description></item><item><title>Setup commitizen CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-commitizen-cli/</link><pubDate>Tue, 07 Apr 2026 13:57:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-commitizen-cli/</guid><description>Version updated for https://github.com/commitizen-tools/setup-cz to version v0.9.0.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cz GitHub Action installs the Commitizen CLI within workflows, enabling users to leverage its full functionality for managing conventional commits. It provides flexibility by allowing users to manually execute Commitizen commands, rather than automating tasks like version bumps or commits.</description></item><item><title>EC Validate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ec-validate/</link><pubDate>Tue, 07 Apr 2026 13:57:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ec-validate/</guid><description>Version updated for https://github.com/conforma/action-validate-image to version v1.0.421.
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 &amp;ldquo;Action Validate Image&amp;rdquo; GitHub Action, developed by Enterprise Contract, automates the security and compliance validation of container images by verifying their signatures, attestations, and adherence to policy standards. It supports two authentication methods: Long-Lived Public-Key Authentication and Keyless Authentication, with the latter providing enhanced security by leveraging identity-based verification through Sigstore.</description></item><item><title>spec-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/spec-sync/</link><pubDate>Tue, 07 Apr 2026 13:57:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/spec-sync/</guid><description>Version updated for https://github.com/CorvidLabs/spec-sync to version v3.3.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync is a GitHub Action and CLI tool for bidirectional validation of markdown-based module specifications (*.spec.md) against source code and database schemas across 11 programming languages. It automates the detection of inconsistencies such as undocumented exports, stale or phantom entries, missing files, type mismatches, and incomplete specifications, ensuring alignment between specs and implementations.</description></item><item><title>PR Convention Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/pr-convention-checker/</link><pubDate>Tue, 07 Apr 2026 13:57:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/pr-convention-checker/</guid><description>Version updated for https://github.com/cres17/pr-convention-checker 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 This GitHub Action ensures that code changes in pull requests are synchronized with related documentation and configuration files, such as specs, runbooks, CHANGELOGs, and environment examples. It automates the detection of inconsistencies, categorizes changes, evaluates compliance with defined rules, and generates actionable reports that can block merges, prompt team discussions, or provide informational feedback.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</link><pubDate>Tue, 07 Apr 2026 13:57:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.17.1.
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 This GitHub Action, Fallow, is a Rust-native codebase analyzer for TypeScript and JavaScript that identifies unused code, code duplication, complexity issues, and architectural problems in sub-second execution times. It automates tasks such as detecting dead code, finding duplicated code, analyzing complexity, and auditing file changes, helping developers maintain cleaner and more efficient codebases.</description></item><item><title>Wayback Machine Query</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/wayback-machine-query/</link><pubDate>Tue, 07 Apr 2026 13:57:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/wayback-machine-query/</guid><description>Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v7.0.30.
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 The Wayback Machine Query GitHub Action automates the process of locating archived versions of broken URLs using Archive.org&amp;rsquo;s Wayback Machine Availability API. It identifies missing URLs and generates replacements by providing Wayback Machine links, enabling efficient resolution of broken links in input files (e.</description></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/releasekit-automated-versioning-release/</link><pubDate>Tue, 07 Apr 2026 13:57:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.10.3.
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 ReleaseKit is a lightweight, composable tool designed to automate the release process for JavaScript and Rust projects, integrating seamlessly with CI/CD pipelines. It simplifies tasks such as semantic versioning, changelog generation (with optional AI-powered enhancements), and publishing to package registries like npm and crates.</description></item><item><title>Next Calendar Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/next-calendar-version/</link><pubDate>Tue, 07 Apr 2026 13:57:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/next-calendar-version/</guid><description>Version updated for https://github.com/harm-matthias-harms/calendar-version to version v3.0.2.
This action is used across all versions by 6 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, Calendar Version, automates the generation of calendar-based release versions in the format YYYY.MM.build, ensuring consistent and predictable versioning. It simplifies workflows by calculating the next version tag based on the current date and the repository&amp;rsquo;s highest existing version, making it ideal for use with release management tools.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</link><pubDate>Tue, 07 Apr 2026 13:56:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.12.
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 skill-publish GitHub Action and CLI tool automates the validation, quoting, and publishing of trustless, immutable skill releases on the Hedera Consensus Service (HCS) via the HOL Registry Broker. It ensures tamper-evident, reproducible, and audit-friendly package releases by recording each version on-chain, solving issues related to mutable URLs and untraceable changes.</description></item><item><title>MC-Runtime-Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/mc-runtime-test/</link><pubDate>Tue, 07 Apr 2026 13:56:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/mc-runtime-test/</guid><description>Version updated for https://github.com/headlesshq/mc-runtime-test to version 4.3.1.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MC-Runtime-Test is a GitHub Action that automates the testing of Minecraft mods in runtime environments directly within CI/CD pipelines. By leveraging HeadlessMC and virtual framebuffer support, it simplifies the process of identifying runtime-specific bugs across various Minecraft versions and modloaders.</description></item><item><title>Build signed repo and publish as release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/build-signed-repo-and-publish-as-release/</link><pubDate>Tue, 07 Apr 2026 13:56:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/build-signed-repo-and-publish-as-release/</guid><description>Version updated for https://github.com/hecknt/pkgbuild-to-signed-repo to version v0.2.1.
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 pkgbuild-to-signed-repo GitHub Action automates the process of building packages from PKGBUILD files located in the repos/ directory, signing them with a GPG key, and publishing them as a signed Pacman repository via a GitHub release.</description></item><item><title>Create GitHub App Token (AWS KMS)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/create-github-app-token-aws-kms/</link><pubDate>Tue, 07 Apr 2026 13:56:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/create-github-app-token-aws-kms/</guid><description>Version updated for https://github.com/konippi/create-github-app-token-aws-kms to version v1.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, Create GitHub App Token (AWS KMS), generates installation access tokens for GitHub Apps using AWS Key Management Service (KMS) for secure JWT signing. It eliminates the need to store private keys in GitHub Secrets by delegating JWT signing to the AWS KMS Sign API, ensuring private keys remain securely within the HSM boundary.</description></item><item><title>Guard Action - AI Prompt Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/guard-action-ai-prompt-security/</link><pubDate>Tue, 07 Apr 2026 13:56:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/guard-action-ai-prompt-security/</guid><description>Version updated for https://github.com/nysquared-support-ux/guard-action to version v1.0.0.
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 This GitHub Action, Guard Action - AI Prompt Security, automatically scans AI prompts for security risks such as prompt injection attacks and sensitive personal information (PII) leakage within CI/CD pipelines. It performs offline, high-performance risk analysis using the @ny-squared/guard library, providing a risk score, threat type, and optional workflow failure if risks exceed a configurable threshold.</description></item><item><title>Laravel Horizon Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/laravel-horizon-doctor/</link><pubDate>Tue, 07 Apr 2026 13:56:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/laravel-horizon-doctor/</guid><description>Version updated for https://github.com/okaufmann/laravel-horizon-doctor to version v2.6.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 Laravel Horizon Doctor GitHub Action is designed to validate and optimize the configuration of Laravel Horizon against the Laravel queue system. It automates the detection of misconfigurations, provides insights into Redis queue environments, and optionally performs static analysis of queued classes (e.</description></item><item><title>Publish Blog Post</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/publish-blog-post/</link><pubDate>Tue, 07 Apr 2026 13:56:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/publish-blog-post/</guid><description>Version updated for https://github.com/trystan2k/publish-blog-post to version v2.0.0.
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 Publish Blog Post GitHub Action automates the process of publishing or updating blog posts on supported platforms like Dev.to by reading markdown files and utilizing their front matter metadata. It simplifies content management by detecting new or updated files in a repository, extracting metadata (e.</description></item><item><title>snapshot-save</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/snapshot-save/</link><pubDate>Tue, 07 Apr 2026 13:56:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/snapshot-save/</guid><description>Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 2 repositories.
Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary WarpSnapshot GitHub Action allows users to capture snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by reusing the saved state.</description></item><item><title>ExifPR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/exifpr/</link><pubDate>Tue, 07 Apr 2026 13:56:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/exifpr/</guid><description>Version updated for https://github.com/xryuseix/exifpr to version v2.1.4.
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 The ExifPR GitHub Action automatically extracts and posts Exif metadata from specified file types as a comment on a pull request when it is created or when prompted via a specific PR comment. It automates metadata analysis for files within PRs, helping streamline workflows that require inspection of file attributes (e.</description></item><item><title>ra - AI Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ra-ai-agent/</link><pubDate>Tue, 07 Apr 2026 06:17:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/ra-ai-agent/</guid><description>Version updated for https://github.com/chinmaymk/ra to version v0.0.7.
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 ra GitHub Action is a customizable and open agent framework that enables users to automate tasks such as code review, debugging, multi-agent orchestration, and more. It addresses the limitations of traditional agent frameworks by providing full transparency, user-defined configurations, and integration with various AI providers, avoiding vendor lock-in or hidden processes.</description></item><item><title>PruneTest</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/prunetest/</link><pubDate>Tue, 07 Apr 2026 06:17:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/prunetest/</guid><description>Version updated for https://github.com/cjlee1/PruneTest to version 0.1.0.
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 PruneTest is a GitHub Action that optimizes continuous integration (CI) workflows by intelligently selecting and running only the tests relevant to code changes in pull requests. Using a multi-layered approach combining static analysis, semantic embeddings, machine learning, and optional LLM reasoning, it identifies tests likely to be impacted by a code diff, reducing unnecessary test executions.</description></item><item><title>cjlludwig rereadme</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/cjlludwig-rereadme/</link><pubDate>Tue, 07 Apr 2026 06:16:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/cjlludwig-rereadme/</guid><description>Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.13.
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 ReReadme is a CLI tool that automates the generation and updating of repository README files using an AI workflow built on the OpenAI Agents SDK. It addresses the problem of stale or missing documentation by analyzing repository contents and creating high-quality, context-rich READMEs, which improve onboarding, reduce tribal knowledge reliance, and optimize AI agent interactions with the codebase.</description></item><item><title>Custodia Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/custodia-security-scan/</link><pubDate>Tue, 07 Apr 2026 06:16:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/custodia-security-scan/</guid><description>Version updated for https://github.com/contactdavidpersonal-code/custodia-scan-action 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 The Custodia Security Scan GitHub Action integrates automated security scanning into CI pipelines by analyzing code for vulnerabilities on every push or pull request. It detects issues like authentication flaws, injection vectors, hardcoded secrets, and insecure dependencies, using both rule-based checks and AI reasoning to minimize false positives.</description></item><item><title>check-version-before-release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/check-version-before-release/</link><pubDate>Tue, 07 Apr 2026 06:16:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/check-version-before-release/</guid><description>Version updated for https://github.com/digicatapult/check-version to version v1.5.53.
This action is used across all versions by 35 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 verifies version consistency across package files (e.g., package.json, Cargo.toml, pyproject.toml) and ensures the local version is higher than the latest published tag based on semantic versioning. It automates version validation to prevent inconsistencies and ensures proper version progression for releases across npm, Cargo, and Poetry package managers.</description></item><item><title>Don Cheli SDD Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/don-cheli-sdd-check/</link><pubDate>Tue, 07 Apr 2026 06:16:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/don-cheli-sdd-check/</guid><description>Version updated for https://github.com/doncheli/don-cheli-sdd to version v1.26.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 Don Cheli is a Specification-Driven Development (SDD) framework designed to streamline software creation by automating the generation of Gherkin specifications, technical blueprints, and test-driven development (TDD) workflows. It addresses common challenges with AI-assisted coding, such as context loss, incomplete code stubs, and lack of verification, ensuring higher quality and traceable software delivery.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</link><pubDate>Tue, 07 Apr 2026 06:16:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.15.0.
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 This GitHub Action, Fallow, is a codebase analyzer designed to detect and report issues like unused code, code duplication, high complexity, and architectural problems in TypeScript and JavaScript projects. It automates the identification of dead code, duplicate code blocks, circular dependencies, and other inefficiencies, helping developers optimize and maintain clean, efficient codebases.</description></item><item><title>HOL Codex Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/hol-codex-plugin-scanner/</link><pubDate>Tue, 07 Apr 2026 06:16:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/hol-codex-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.7.
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 The HOL Codex Plugin Scanner GitHub Action automates the process of scanning OpenAI Codex plugins for security vulnerabilities, runtime readiness, publishability, and registry trust signals. It generates structured reports, including SARIF and policy results, while supporting local and network-based validation workflows.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</link><pubDate>Tue, 07 Apr 2026 06:16:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.11.
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 skill-publish GitHub Action and CLI automate the validation, quoting, and publishing of immutable, tamper-evident skill releases to the Hedera-based HOL Registry. It ensures version pinning, reproducible retrieval, and a transparent audit trail by recording releases on-chain with canonical references.</description></item><item><title>helmfile-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/helmfile-action/</link><pubDate>Tue, 07 Apr 2026 06:16:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/helmfile-action/</guid><description>Version updated for https://github.com/helmfile/helmfile-action to version v2.4.2.
This action is used across all versions by 0 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 helmfile-action GitHub Action automates the setup and usage of Helm and Helmfile within GitHub Actions workflows, supporting Linux, macOS, and Windows environments. It simplifies tasks such as managing Helm charts and Kubernetes deployments by providing version-controlled Helmfile and Helm installations, along with support for custom arguments, plugins, and configurations.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/judges-code-review/</link><pubDate>Tue, 07 Apr 2026 06:16:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.129.9.
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 GitHub Action &amp;ldquo;Judges Panel&amp;rdquo; provides an automated evaluation system for AI-generated code, leveraging a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It acts as a quality gate, producing risk assessments, prioritized fixes, and compliance checks, while also offering advanced features like context-aware evaluations and auto-fix patches.</description></item><item><title>Setup lde</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-lde/</link><pubDate>Tue, 07 Apr 2026 06:16:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/setup-lde/</guid><description>Version updated for https://github.com/lde-org/setup-lde to version v1.
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 setup-lde GitHub Action is designed to automatically install and configure the lde tool on GitHub Actions runners, adding it to the system PATH. It simplifies the process of obtaining and managing specific lde versions, including stable releases, nightly builds, or the latest version, ensuring a consistent and streamlined setup for workflows.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/pipelock-agent-security-scan/</link><pubDate>Tue, 07 Apr 2026 06:16:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v2.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 Pipelock is an open-source &amp;ldquo;agent firewall&amp;rdquo; designed to secure AI agents by monitoring and controlling their interactions with the internet. It prevents data exfiltration, injection attacks, and unauthorized access by scanning inbound and outbound traffic, sandboxing agent processes, and enforcing tool usage policies.</description></item><item><title>Codex AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/codex-ai-code-review/</link><pubDate>Tue, 07 Apr 2026 06:16:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/codex-ai-code-review/</guid><description>Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v1.0.4.
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 Codex AI Code Review GitHub Action automates code reviews for pull requests using OpenAI Codex. It analyzes code changes, generates structured feedback, and publishes inline comments, summaries, and a final verdict on the PR.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/totem-shield/</link><pubDate>Tue, 07 Apr 2026 06:16:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.13.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 GitHub Action designed to automate and enforce coding standards by converting plain-English lessons or review feedback into deterministic lint rules using tools like ast-grep and regex, without relying on large language models (LLMs).</description></item><item><title>Code Per Day SVG</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/code-per-day-svg/</link><pubDate>Tue, 07 Apr 2026 06:15:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/code-per-day-svg/</guid><description>Version updated for https://github.com/mpge/code-per-day to version v1.
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 Code Per Day GitHub Action generates visually appealing SVG charts that display daily code additions and deletions, which can be embedded in a GitHub profile README. By leveraging the GitHub GraphQL API, it automates the process of analyzing commit data across all repositories (including private ones with proper permissions) while ensuring privacy by excluding sensitive information like file or repository names.</description></item><item><title>CSDA Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/csda-version/</link><pubDate>Tue, 07 Apr 2026 06:15:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/csda-version/</guid><description>Version updated for https://github.com/NASA-IMPACT/csda-version to version v0.2.6.
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 csda-version GitHub Action calculates and generates the next CSDA version number for a repository, adhering to a specific versioning format (vYY.PI.SP-X). It streamlines the versioning process, particularly for use with automated release workflows like release-please, ensuring consistent and predictable version management aligned with program increments and sprints.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/run-aer-tests/</link><pubDate>Tue, 07 Apr 2026 06:15:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.143.
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 aer GitHub Action facilitates running and testing Salesforce Apex code in CI/CD pipelines by providing a lightweight Salesforce-compatible runtime. It automates validation, test execution, and debugging of Apex logic without requiring deployment to a Salesforce org, enabling faster and more reproducible development workflows.</description></item><item><title>Bicep Cost Estimator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/bicep-cost-estimator/</link><pubDate>Tue, 07 Apr 2026 06:15:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/bicep-cost-estimator/</guid><description>Version updated for https://github.com/polatengin/washington to version v0.1.1.
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 Bicep Cost Estimator GitHub Action automates the estimation of monthly Azure costs based on Bicep and ARM templates before deployment. It simplifies cost analysis by compiling templates, extracting resource details, querying Azure Retail Prices API, and generating cost reports in various formats (table, JSON, CSV, Markdown).</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/multi-style-contribution-snake/</link><pubDate>Tue, 07 Apr 2026 06:15:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v07.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the transformation of a user&amp;rsquo;s contribution graph into animated visuals with five distinct styles, customizable shapes, and labeled months for enhanced context. It simplifies the process of generating and displaying dynamic SVG and GIF animations of the contribution grid, offering creative themes and shapes for personalized profile customization.</description></item><item><title>Constellation Index</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/constellation-index/</link><pubDate>Tue, 07 Apr 2026 06:15:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/constellation-index/</guid><description>Version updated for https://github.com/ShiftinBits/constellation-github to version v1.0.0.
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 Constellation Index Action automates the process of analyzing and indexing a repository&amp;rsquo;s codebase using the Constellation CLI, which extracts abstract syntax tree (AST) metadata to provide structural insights into the code. It enables AI tools to understand codebases without transmitting source code, ensuring a privacy-first approach.</description></item><item><title>CVE Lite CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/cve-lite-cli/</link><pubDate>Tue, 07 Apr 2026 06:15:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/cve-lite-cli/</guid><description>Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.4.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 CVE Lite CLI is a GitHub Action that provides fast and developer-friendly vulnerability scanning for JavaScript and TypeScript projects. It automates the identification of known package vulnerabilities and offers practical remediation guidance, including support for offline advisory databases to accommodate restricted network environments.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sweny-ai/</link><pubDate>Tue, 07 Apr 2026 06:15:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version actions/e2e/v1.0.0.
This action is used across all versions by 0 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 SWEny GitHub Action automates the creation, execution, and monitoring of AI-driven workflows using natural language descriptions. It simplifies complex tasks by converting user-provided instructions into Directed Acyclic Graphs (DAGs) with structured outputs, conditional routing, and appropriate tools integrated at each step.</description></item><item><title>Terraform Module Releaser</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/terraform-module-releaser/</link><pubDate>Tue, 07 Apr 2026 06:15:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/terraform-module-releaser/</guid><description>Version updated for https://github.com/techpivot/terraform-module-releaser to version v2.1.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 30 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 Terraform Module Releaser GitHub Action automates the versioning, release management, and documentation of Terraform modules within GitHub monorepos. It simplifies workflows by automatically creating module-specific Git tags, GitHub releases, and documentation (including changelogs and usage examples), while maintaining independent versioning for each module.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/runner-guard/</link><pubDate>Tue, 07 Apr 2026 06:15:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.9.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 Runner Guard is a CI/CD supply chain security scanner designed for GitHub Actions workflows. It automates the detection and remediation of vulnerabilities such as pipeline injection, unpinned dependencies, AI configuration poisoning, and compromised packages, providing a comprehensive security score and auto-fix capabilities.</description></item><item><title>PromptShield AI Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/promptshield-ai-security/</link><pubDate>Tue, 07 Apr 2026 06:15:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/07/promptshield-ai-security/</guid><description>Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield to version v1.0.2.
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 PromptShield AI Security is a GitHub Action designed to identify AI-specific security risks in pull requests by scanning code changes for vulnerabilities such as prompt injection, secrets exposure, PII leaks, and unsafe usage of large language models (LLMs).</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/muaddib-scanner/</link><pubDate>Mon, 06 Apr 2026 21:43:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.59.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI packages, addressing the growing issue of supply-chain attacks. It automates tasks such as dependency scanning, threat detection, and risk scoring using a combination of parallel scanners, machine learning classifiers, deobfuscation, and behavioral analysis.</description></item><item><title>AI Pull Request Describer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ai-pull-request-describer/</link><pubDate>Mon, 06 Apr 2026 21:43:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ai-pull-request-describer/</guid><description>Version updated for https://github.com/fajarhide/ai-pr-describer to version v1.1.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 The AI Pull Request Describer GitHub Action automates the generation of concise descriptions for pull requests using OpenAI-compatible AI models. It simplifies and speeds up the process of documenting changes by automatically analyzing PR content and updating descriptions or posting comments.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</link><pubDate>Mon, 06 Apr 2026 21:43:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.14.1.
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 This GitHub Action, Fallow, is a codebase analysis tool designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplicate code, code complexity, architectural issues, and dependency problems, enabling developers to identify inefficiencies and maintain cleaner, more maintainable codebases.</description></item><item><title>Flatpak Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/flatpak-builder/</link><pubDate>Mon, 06 Apr 2026 21:43:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/flatpak-builder/</guid><description>Version updated for https://github.com/flatpak/flatpak-github-actions to version v6.7.
This action is used across all versions by 147 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Flatpak GitHub Actions&amp;rdquo; workflow automates the process of building and deploying Flatpak applications within GitHub Actions. It streamlines tasks such as compiling applications using Flatpak manifests, managing build caching, handling multi-architecture builds, and optionally running tests or signing packages. This action helps developers efficiently build, test, and package Flatpak apps directly in their CI/CD pipelines, reducing manual effort and ensuring consistent builds.</description></item><item><title>OpenSCAD HiRes renderer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/openscad-hires-renderer/</link><pubDate>Mon, 06 Apr 2026 21:43:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/openscad-hires-renderer/</guid><description>Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.2.2.
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 The OpenSCAD-renderer GitHub Action automates the high-resolution rendering of 3D models from OpenSCAD scripts into image files. It simplifies the process of generating visual outputs by handling tasks such as camera positioning, resolution settings, and rendering options directly within a CI/CD pipeline.</description></item><item><title>HOL Codex Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/hol-codex-plugin-scanner/</link><pubDate>Mon, 06 Apr 2026 21:43:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/hol-codex-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.2.
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 The HOL Codex Plugin Scanner GitHub Action is designed to analyze Codex plugins for security, publishability, runtime readiness, and registry trust signals. It automates the generation of structured reports, SARIF outputs, policy results, and submission metadata, streamlining plugin validation and ensuring adherence to security and marketplace standards.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skill-publish/</link><pubDate>Mon, 06 Apr 2026 21:43:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.10.
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 skill-publish GitHub Action automates the validation, quoting, and publishing of trustless, immutable, on-chain skill releases through the Hashgraph Online (HOL) Registry Broker. It ensures that each release is tamper-evident, reproducible, and audit-friendly by recording name@version artifacts on Hedera&amp;rsquo;s Consensus Service (HCS) with canonical hcs:// references.</description></item><item><title>Simple Vault Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/simple-vault-action/</link><pubDate>Mon, 06 Apr 2026 21:43:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/simple-vault-action/</guid><description>Version updated for https://github.com/kdihalas/vault-action to version v2.1.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 This GitHub Action enables authentication to HashiCorp Vault using GitHub&amp;rsquo;s OpenID Connect (OIDC) provider and facilitates automated secret management within CI/CD workflows. It streamlines tasks such as retrieving secrets from Vault, generating dynamic credentials (e.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/judges-code-review/</link><pubDate>Mon, 06 Apr 2026 21:43:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.129.7.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is an evaluation tool for assessing AI-generated code quality. It combines deterministic pattern matching, AST analysis, and LLM-powered expert reviews to provide comprehensive code analysis across 45 specialized domains. This action automates tasks such as risk assessment, license compliance checks, and generating detailed reports, offering a robust quality gate for software projects.</description></item><item><title>TestwiseAI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/testwiseai/</link><pubDate>Mon, 06 Apr 2026 21:43:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/testwiseai/</guid><description>Version updated for https://github.com/mattfrautnick/testwise to version v0.1.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 Testwise is a GitHub Action that optimizes CI/CD workflows by using an LLM to intelligently select and execute only the tests impacted by code changes, classifying them as must_run, should_run, or skip. It addresses the inefficiency of running full test suites by analyzing code diffs and test structures, leveraging parser plugins for test-level granularity and safely defaulting to running all tests when uncertain.</description></item><item><title>Assay — AI Contribution Detection</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/assay-ai-contribution-detection/</link><pubDate>Mon, 06 Apr 2026 21:42:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/assay-ai-contribution-detection/</guid><description>Version updated for https://github.com/mattmayberry/assay-action to version v1.
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 Assay GitHub Action detects and scores the likelihood that GitHub issues, pull requests, and comments are AI-generated by analyzing text for various linguistic and behavioral signals. It automates the process of identifying potential machine-generated content by posting comments and adding labels to flagged submissions, helping teams make informed decisions without manual review.</description></item><item><title>Codex AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/codex-ai-code-review/</link><pubDate>Mon, 06 Apr 2026 21:42:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/codex-ai-code-review/</guid><description>Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action 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 The Codex AI Code Review GitHub Action automates code reviews by leveraging OpenAI Codex to analyze pull requests and provide structured feedback, including inline comments, per-file summaries, and review verdicts. It operates with a two-job architecture for enhanced security, isolating the read-only review process from the write-access publishing of results.</description></item><item><title>PR Copilot AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pr-copilot-ai/</link><pubDate>Mon, 06 Apr 2026 21:42:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pr-copilot-ai/</guid><description>Version updated for https://github.com/NoahLundSyrdal/prReviewer to version v1.1.
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 pr-reviewer GitHub Action automates code reviews on pull requests by leveraging a Large Language Model (LLM) to analyze code changes and provide structured, actionable inline comments. It identifies issues related to correctness, security, performance, and maintainability, categorizing them by severity and confidence levels, and posts suggestions directly on the relevant lines of code.</description></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/hibernation-setup/</link><pubDate>Mon, 06 Apr 2026 21:42:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/hibernation-setup/</guid><description>Version updated for https://github.com/Profiidev/hibernation to version v0.2.3.
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 streamline the storage and sharing of Nix store paths. It automates the management of a binary cache, supporting local and S3-compatible storage backends, and includes a CLI for interacting with the server, such as pushing Nix store paths.</description></item><item><title>Zip and Upload to NekoWeb</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/zip-and-upload-to-nekoweb/</link><pubDate>Mon, 06 Apr 2026 21:42:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/zip-and-upload-to-nekoweb/</guid><description>Version updated for https://github.com/Pufikas/UploadToNekoweb to version v2.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 This GitHub Action automates the deployment of your repository to a NekoWeb dashboard by compressing the project files into a ZIP archive and uploading them. It simplifies the deployment process by handling file compression, optional file/folder exclusions, and secure API key management.</description></item><item><title>Bulki Image Optimizer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/bulki-image-optimizer/</link><pubDate>Mon, 06 Apr 2026 21:42:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/bulki-image-optimizer/</guid><description>Version updated for https://github.com/PuntoyComaTech/bulki-action 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 The Bulki Image Optimizer Action automates image optimization in GitHub workflows by compressing, resizing, and converting images into formats like JPEG, PNG, WebP, GIF, and AVIF. It helps streamline CI/CD pipelines by reducing image size, enforcing size limits, and ensuring optimized assets for deployment without requiring external API keys.</description></item><item><title>Quantum Viper Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/quantum-viper-security-scanner/</link><pubDate>Mon, 06 Apr 2026 21:42:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/quantum-viper-security-scanner/</guid><description>Version updated for https://github.com/quantumtiger-morningbay/Quantum-Viper to version v4.0.0.
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 Quantum Viper is a GitHub Action designed to automate security scanning within CI/CD pipelines. It supports various scan types, including static analysis, software composition analysis (SCA), secrets detection, and infrastructure-as-code (IaC) scanning, helping developers identify vulnerabilities, misconfigurations, and security risks early in the development lifecycle.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/shieldci-devsecops-pipeline-generator/</link><pubDate>Mon, 06 Apr 2026 21:42:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.12.2.
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 that automates the creation of hardened CI/CD DevSecOps pipelines by detecting the project&amp;rsquo;s technology stack and generating security-focused workflows tailored to it. It simplifies the process of setting up robust pipelines by integrating tools for static analysis (SAST), secret detection, vulnerability scanning, and SBOM generation, and automatically opens a pull request with the generated workflows.</description></item><item><title>Rosentic - Cross-Branch Compatibility Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/rosentic-cross-branch-compatibility-check/</link><pubDate>Mon, 06 Apr 2026 21:42:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/rosentic-cross-branch-compatibility-check/</guid><description>Version updated for https://github.com/Rosentic/rosentic-action to version v1.0.0.
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 Rosentic is a GitHub Action that detects and reports cross-branch conflicts, such as function signature mismatches, API contract inconsistencies, and schema divergences, before merging. It automates the process of analyzing active branches using tree-sitter AST across multiple languages and provides detailed conflict reports directly on pull requests.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pi-github-action/</link><pubDate>Mon, 06 Apr 2026 21:42:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.6.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 The Pi Coding Agent GitHub Action integrates the Pi coding agent into GitHub workflows to automate tasks such as issue analysis, pull request reviews, code modifications, and automated commits. It streamlines development processes by enabling interactive and non-interactive workflows, leveraging large language models (LLMs) like OpenAI and Anthropic for intelligent code assistance.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</link><pubDate>Mon, 06 Apr 2026 21:42:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.10.
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 files with YAML frontmatter into fast, secure, and customizable static websites. It automates tasks such as template rendering, asset optimization (e.</description></item><item><title>Embed Src - Embed Anything</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/embed-src-embed-anything/</link><pubDate>Mon, 06 Apr 2026 21:42:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/embed-src-embed-anything/</guid><description>Version updated for https://github.com/urmzd/embed-src to version v3.5.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 The embed-src GitHub Action allows users to embed the contents of external source files into text files by utilizing customizable comment markers. It automates the process of replacing markers with actual file content, supporting raw or fenced insertion for any file type.</description></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/sr-semantic-release/</link><pubDate>Mon, 06 Apr 2026 21:42:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v3.3.5.
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 GitHub Action &amp;ldquo;sr&amp;rdquo; is an AI-powered release engineering tool that automates the end-to-end software release process, from generating atomic conventional commits to publishing releases. It simplifies tasks such as commit creation, code review, pull request generation, and version bumping, while providing changelog generation and GitHub release management.</description></item><item><title>Container Build Flow Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/container-build-flow-action/</link><pubDate>Mon, 06 Apr 2026 21:41:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/container-build-flow-action/</guid><description>Version updated for https://github.com/wgtechlabs/container-build-flow-action to version v1.7.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Container Build Flow Action automates the process of building and tagging Docker container images based on GitHub workflow contexts, such as pull requests, development branches, or hotfixes. It eliminates repetitive configuration by intelligently detecting branch contexts and applying appropriate tagging strategies, while supporting dual registries, multi-platform builds, and built-in security scanning.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/vibecheck-ai-slop/</link><pubDate>Mon, 06 Apr 2026 21:41:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.7.1.
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 vibecheck GitHub Action is a linting tool designed to identify and flag common code issues, particularly those associated with AI-generated code. It automates the detection of vulnerabilities, poor coding practices, and AI-specific patterns such as hardcoded secrets, empty catch blocks, and verbose comments, helping developers improve code security, quality, and maintainability.</description></item><item><title>Zalor Agent Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/zalor-agent-test/</link><pubDate>Mon, 06 Apr 2026 21:41:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/zalor-agent-test/</guid><description>Version updated for https://github.com/ZalorAI/zalor-agent-test 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 This GitHub Action automatically tests AI agents against a dataset during pull requests to ensure reliability and performance before deployment. It evaluates the agent&amp;rsquo;s results against a baseline (from the last merged run), provides a score delta as feedback via PR comments, and updates the baseline upon PR merges.</description></item><item><title>Aegis AI Governance Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/aegis-ai-governance-gate/</link><pubDate>Mon, 06 Apr 2026 14:06:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/aegis-ai-governance-gate/</guid><description>Version updated for https://github.com/Acacian/aegis to version v0.9.2.
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 Agent-Aegis is a GitHub Action designed to identify and mitigate ungoverned AI and tool calls in your codebase, helping developers ensure compliance with governance policies before deploying to production. It scans code to detect risky patterns across multiple frameworks, such as unregulated API calls, data leakage, and uncontrolled code execution, and provides automated solutions to fix these issues.</description></item><item><title>AccessPulse WCAG Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/accesspulse-wcag-scan/</link><pubDate>Mon, 06 Apr 2026 14:06:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/accesspulse-wcag-scan/</guid><description>Version updated for https://github.com/AccessPulse/scan to version v1.
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 AccessPulse WCAG Scan GitHub Action automates website accessibility testing by scanning URLs for WCAG 2.2 AA compliance using the axe-core library. It evaluates accessibility issues, provides a score (0–100), lists violations, and fails the CI build if the score falls below a configurable threshold.</description></item><item><title>Build Godot by Action Commons</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/build-godot-by-action-commons/</link><pubDate>Mon, 06 Apr 2026 14:06:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/build-godot-by-action-commons/</guid><description>Version updated for https://github.com/ActionCommons/build-godot 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 The &amp;ldquo;build-godot&amp;rdquo; GitHub Action automates the process of downloading and building specific versions of the Godot game engine using SCons for various target platforms and configurations. It streamlines complex build tasks, such as creating export templates, editor builds, or platform-specific releases, while supporting custom options like debug symbols, architecture settings, and timeout management.</description></item><item><title>Bump Version by Labels</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/bump-version-by-labels/</link><pubDate>Mon, 06 Apr 2026 14:05:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/bump-version-by-labels/</guid><description>Version updated for https://github.com/conjikidow/bump-version to version v2.0.3.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates version management by incrementing the project&amp;rsquo;s version number based on semantic versioning principles and pull request (PR) labels. It creates a PR for the version bump, and upon merging, generates a Git tag and optionally a GitHub Release.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</link><pubDate>Mon, 06 Apr 2026 14:05:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.13.4.
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 This GitHub Action, Fallow, is a Rust-native codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplicate code, high-complexity functions, and architectural issues, providing actionable insights in sub-second analysis without requiring configuration.</description></item><item><title>entropy-scan-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/entropy-scan-action/</link><pubDate>Mon, 06 Apr 2026 14:05:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/entropy-scan-action/</guid><description>Version updated for https://github.com/fixentropy-io/fixentropy-scan-action to version v0.0.9.
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 Fixentropy Scan Action is a GitHub Action that automates codebase scanning using Fixentropy&amp;rsquo;s asserters to identify architectural issues or inconsistencies. It securely integrates with Fixentropy.io via GitHub OIDC tokens, eliminating the need for static secrets, and utilizes Dagger for isolated execution.</description></item><item><title>Aliyun (Alibaba Cloud) OSS CDN Sync Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/aliyun-alibaba-cloud-oss-cdn-sync-action/</link><pubDate>Mon, 06 Apr 2026 14:05:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/aliyun-alibaba-cloud-oss-cdn-sync-action/</guid><description>Version updated for https://github.com/frenchvandal/aliyun-oss-cdn-sync-action to version v1.0.12.
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 The Aliyun OSS CDN Sync Action automates the process of building, uploading, and managing static-site assets on Aliyun OSS with optional CDN refresh and preload functionality. It solves challenges related to efficient file synchronization, cache management, and CDN updates by integrating build commands, GitHub Actions caching, optimized file uploads, and cleanup operations.</description></item><item><title>GitHub Screenshot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/github-screenshot-action/</link><pubDate>Mon, 06 Apr 2026 14:05:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/github-screenshot-action/</guid><description>Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.25.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the process of capturing, monitoring, and versioning website screenshots. It simplifies visual regression monitoring by taking screenshots from a JSON-defined list of URLs, supporting features like parallel execution, retry mechanisms, cron-based scheduling, and automated pull request creation for changes.</description></item><item><title>Create GitHub App Token (AWS KMS)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/create-github-app-token-aws-kms/</link><pubDate>Mon, 06 Apr 2026 14:05:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/create-github-app-token-aws-kms/</guid><description>Version updated for https://github.com/konippi/create-github-app-token-aws-kms to version v1.0.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 automates the creation of installation access tokens for GitHub Apps by leveraging AWS KMS for secure JWT signing. It eliminates the need to store private keys in GitHub Secrets by using AWS&amp;rsquo;s Sign API, ensuring that private keys remain securely within the HSM boundary.</description></item><item><title>SkillForge — SKILL.md quality check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skillforge-skill.md-quality-check/</link><pubDate>Mon, 06 Apr 2026 14:05:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skillforge-skill.md-quality-check/</guid><description>Version updated for https://github.com/LiqunChen0606/skillforge 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 SkillForge is a GitHub Action designed to analyze, lint, secure, and test AI skill files (SKILL.md) for compliance and quality before deployment. It automates the detection of structural issues, security vulnerabilities, and incomplete metadata, ensuring skills are well-formed, tamper-proof, and free from common risks such as prompt injection or dangerous code patterns.</description></item><item><title>Sylius Upgrade Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/sylius-upgrade-analyzer/</link><pubDate>Mon, 06 Apr 2026 14:05:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/sylius-upgrade-analyzer/</guid><description>Version updated for https://github.com/pierrearthurdemengel/sylius-upgrade-analyzer to version v1.4.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 Sylius Upgrade Analyzer is a CLI tool designed to automate and streamline the migration of Sylius projects from version 1.x to 2.x. It identifies breaking changes, deprecated APIs, and incompatible patterns, generating a detailed migration report with fix suggestions, time estimates, and 41 automated corrections for common tasks.</description></item><item><title>Rust PR Diff Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/rust-pr-diff-analyzer/</link><pubDate>Mon, 06 Apr 2026 14:05:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/rust-pr-diff-analyzer/</guid><description>Version updated for https://github.com/RAprogramm/rust-prod-diff-checker to version v1.6.0.
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 Rust Diff Analyzer GitHub Action automates the analysis of pull requests in Rust projects by evaluating the size and scope of code changes. It leverages Rust&amp;rsquo;s Abstract Syntax Tree (AST) to count meaningful production code changes while excluding tests, benchmarks, and examples, ensuring better PR size management.</description></item><item><title>DevLens Repo Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/devlens-repo-health/</link><pubDate>Mon, 06 Apr 2026 14:05:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/devlens-repo-health/</guid><description>Version updated for https://github.com/SamoTech/devlens 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 DevLens Repo Health is a GitHub Action that evaluates repository health across seven dimensions (e.g., README quality, commit activity, CI/CD setup) and assigns a health score, automating insights into project maintenance and quality. It updates the README with live metrics, provides analytics badges, sends weekly development digests, and offers a web dashboard for real-time health tracking, simplifying repository monitoring and enhancing transparency.</description></item><item><title>ScanClusive Accessibility Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/scanclusive-accessibility-scan/</link><pubDate>Mon, 06 Apr 2026 14:05:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/scanclusive-accessibility-scan/</guid><description>Version updated for https://github.com/scanclusive/scanclusive-action to version v1.0.1.
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 ScanClusive Accessibility Scan GitHub Action automates Web Content Accessibility Guidelines (WCAG) 2.1/2.2 compliance scanning within CI/CD pipelines. It identifies accessibility issues, calculates a compliance score, and supports configurable thresholds to enforce standards, helping developers ensure their applications meet accessibility requirements.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</link><pubDate>Mon, 06 Apr 2026 14:05:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.9.
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 fast and flexible static site generator built in Go, designed to convert WordPress exports into optimized, high-performance static websites. It automates tasks like site rendering, asset bundling (HTML/CSS/JS minification), and image processing (e.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/agentura-eval/</link><pubDate>Mon, 06 Apr 2026 14:04:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.7.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 Agentura is a GitHub Action designed to automatically test and validate the behavior of AI agents during development. It identifies regressions or improvements in the agent&amp;rsquo;s performance by comparing its behavior against predefined baselines after every code change, ensuring issues like accuracy drops, behavior changes, or performance regressions are caught before merging.</description></item><item><title>exiftool-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/exiftool-action/</link><pubDate>Mon, 06 Apr 2026 14:04:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/exiftool-action/</guid><description>Version updated for https://github.com/woss/exiftool-action to version v13.54.
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 This GitHub Action integrates ExifTool into your workflows, allowing automated access to ExifTool&amp;rsquo;s metadata extraction and manipulation capabilities without manual setup. It simplifies the process of using ExifTool in CI/CD pipelines and ensures compatibility with the latest ExifTool versions by syncing updates with the official releases.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/vibecheck-ai-slop/</link><pubDate>Mon, 06 Apr 2026 14:04:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.7.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 Vibecheck is a GitHub Action that scans codebases for common issues associated with AI-generated code, such as security vulnerabilities, poor error handling, and low-quality code patterns. It automates the detection of these problems using a set of 34 rules, helping developers maintain cleaner, safer, and more reliable code.</description></item><item><title>Setup Bowtie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/setup-bowtie/</link><pubDate>Mon, 06 Apr 2026 06:22:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/setup-bowtie/</guid><description>Version updated for https://github.com/bowtie-json-schema/bowtie to version v2026.4.5.
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 Bowtie is a meta-validator for the JSON Schema specification that facilitates the execution of multiple JSON Schema validator implementations, aggregates their results, and provides reports. It automates the process of validating JSON against various schema validators, helping developers ensure compatibility and consistency across different validation tools.</description></item><item><title>Delimit API Governance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/delimit-api-governance/</link><pubDate>Mon, 06 Apr 2026 06:22:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/delimit-api-governance/</guid><description>Version updated for https://github.com/delimit-ai/delimit-action to version v1.8.1.
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 Delimit GitHub Action automates API governance by analyzing changes to OpenAPI specifications in pull requests, detecting breaking changes, and providing semver classification, policy violation reports, and detailed migration guides. It helps teams catch potential issues before merging, ensuring API stability and compliance with custom-defined governance rules.</description></item><item><title>Angular coverage badges</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/angular-coverage-badges/</link><pubDate>Mon, 06 Apr 2026 06:22:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/angular-coverage-badges/</guid><description>Version updated for https://github.com/demyanets/angular-coverage-badges-action to version v3.
This action is used across all versions by 73 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 Angular Coverage Badges GitHub Action automates the process of converting Angular LCOV test coverage data into coverage badges and committing them to your repository. This eliminates the need for external services, preserving data privacy while providing a visual representation of code coverage for single or multi-project Angular repositories.</description></item><item><title>carl — Code Automated Review with LLM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/carl-code-automated-review-with-llm/</link><pubDate>Mon, 06 Apr 2026 06:22:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/carl-code-automated-review-with-llm/</guid><description>Version updated for https://github.com/deyna256/carl to version v1.0.2.
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 This GitHub Action, carl, automates AI-assisted code reviews for pull requests by analyzing the PR diff, referencing the linked issue, and applying user-defined review guidelines. It evaluates whether the pull request solves the intended task and checks for code correctness, posting comments directly on the PR.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</link><pubDate>Mon, 06 Apr 2026 06:21:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.13.3.
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 This GitHub Action, Fallow, is a Rust-based code analysis tool for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, and high-complexity functions, providing a fast, zero-configuration solution for maintaining cleaner, more efficient codebases.</description></item><item><title>Unnix action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/unnix-action/</link><pubDate>Mon, 06 Apr 2026 06:21:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/unnix-action/</guid><description>Version updated for https://github.com/figsoda/unnix-action to version v0.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 The unnix-action GitHub Action automates the installation of packages defined in a unnix.kdl file. It ensures that the unnix tool is available in the environment and allows users to specify custom file paths or pin the tool to a specific version.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skill-publish/</link><pubDate>Mon, 06 Apr 2026 06:21:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.7.
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 skill-publish GitHub Action automates the process of validating, quoting, and publishing immutable, trustless skill releases to the HOL Registry using Hedera&amp;rsquo;s Consensus Service (HCS). It ensures releases are tamper-evident, reproducible, and audit-friendly by recording each version on-chain, solving issues with mutable URLs and unreliable package references.</description></item><item><title>IronBee Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ironbee-action/</link><pubDate>Mon, 06 Apr 2026 06:21:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ironbee-action/</guid><description>Version updated for https://github.com/ironbee-ai/ironbee-action 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 The IronBee Action is a GitHub Action that automates browser-based testing and issue resolution for code changes using the IronBee CLI and Claude Code CLI. It verifies and fixes code changes by reviewing diffs, building and testing the application in a real browser, recording evidence, and generating reports or creating pull requests with fixes.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/judges-code-review/</link><pubDate>Mon, 06 Apr 2026 06:21:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.129.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 The &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a comprehensive tool for evaluating AI-generated code quality and compliance across 45 specialized domains. It combines deterministic analysis techniques, such as pattern matching and AST (Abstract Syntax Tree) analysis, with LLM-powered expert reviews to provide automated, in-depth assessments of code.</description></item><item><title>spek - OpenSpec Static Site</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/spek-openspec-static-site/</link><pubDate>Mon, 06 Apr 2026 06:21:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/spek-openspec-static-site/</guid><description>Version updated for https://github.com/kewang/spek to version v1.0.2.
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 spek GitHub Action provides a lightweight, read-only interface for browsing and managing OpenSpec content locally. It automates the organization and visualization of specifications, changes, and tasks with features such as structured browsing, BDD syntax highlighting, task progress tracking, and full-text search.</description></item><item><title>SkillForge — SKILL.md quality check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skillforge-skill.md-quality-check/</link><pubDate>Mon, 06 Apr 2026 06:21:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skillforge-skill.md-quality-check/</guid><description>Version updated for https://github.com/LiqunChen0606/skillforge to version v0.7.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 SkillForge is a GitHub Action designed to automate the quality assurance process for AI skill files (SKILL.md) by providing linting, security checks, and compliance testing. It detects issues such as missing sections, security vulnerabilities (e.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/secondbrainaction/</link><pubDate>Mon, 06 Apr 2026 06:21:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2538-attempt1.
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 SecondBrain is a command-line tool that retrieves and filters data from various external sources (e.g., Salesforce, Slack, GitHub, YouTube) and uses a Large Language Model (LLM) to analyze and generate insights from the data. It automates tasks such as report generation, summarization, and querying data from diverse and disconnected sources using advanced Retrieval Augmented Generation (RAG) techniques.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/totem-shield/</link><pubDate>Mon, 06 Apr 2026 06:21:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.12.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 GitHub Action designed to prevent coding mistakes by translating plain English rules into deterministic linting constraints, ensuring consistent enforcement without relying on AI models. It automates the process of observing errors, learning from them, and enforcing rules through sub-second, offline checks, reducing repetitive review cycles and improving code quality.</description></item><item><title>AI Agent Discipline Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ai-agent-discipline-linter/</link><pubDate>Mon, 06 Apr 2026 06:21:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ai-agent-discipline-linter/</guid><description>Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action implements &amp;ldquo;The 7 Laws of AI Agent Discipline&amp;rdquo; to enhance the reliability and effectiveness of AI agents. It addresses common issues like skipped steps, lack of verification, and repetitive mistakes by enforcing structured workflows and a learning system (Mulahazah) to build better instincts over time.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/run-aer-tests/</link><pubDate>Mon, 06 Apr 2026 06:21:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.142.
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 aer GitHub Action enables users to validate and execute Apex code, run tests, and simulate a lightweight Salesforce-compatible runtime directly in their development environment or CI/CD pipelines. It streamlines the development process by allowing fast, reproducible test cycles without the need to deploy to a Salesforce org.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/multi-style-contribution-snake/</link><pubDate>Mon, 06 Apr 2026 06:21:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v06.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, visually engaging animations of GitHub contribution graphs in five distinct themes and geometric shapes. It solves the problem of manually designing or updating visual representations by automatically detecting the repository owner, generating high-quality SVGs and GIFs, and organizing results into a gallery for easy access.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pi-github-action/</link><pubDate>Mon, 06 Apr 2026 06:21:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.5.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 The Pi Coding Agent GitHub Action integrates the Pi coding agent with GitHub workflows to automate issue analysis, pull request reviews, code improvements, and commits. It allows users to trigger intelligent actions by adding specific comments (e.</description></item><item><title>Skyhook Cloud Login</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skyhook-cloud-login/</link><pubDate>Mon, 06 Apr 2026 06:21:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skyhook-cloud-login/</guid><description>Version updated for https://github.com/skyhook-io/cloud-login to version v1.11.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 Skyhook Cloud Login GitHub Action provides unified authentication for AWS, GCP, and Azure (beta) cloud providers, along with automated login to container registries such as ECR, GAR, ACR, GHCR, and Docker Hub. It streamlines workflows by automating tasks like cloud authentication, container registry access, Kubernetes context setup, and AWS-specific features like ECR repository creation and CodeArtifact package manager authentication.</description></item><item><title>Skyhook Parse Cloud Provider Cluster</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skyhook-parse-cloud-provider-cluster/</link><pubDate>Mon, 06 Apr 2026 06:20:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/skyhook-parse-cloud-provider-cluster/</guid><description>Version updated for https://github.com/skyhook-io/parse-cloud-provider-cluster to version v1.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 &amp;ldquo;Parse Cloud Provider Cluster&amp;rdquo; GitHub Action extracts structured details (e.g., provider, account, region, cluster, and registry) from a standardized cloud provider tuple format used in Skyhook workflows. It automates the parsing of cloud configuration strings, simplifying the process of retrieving and utilizing cloud-specific information in workflows.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</link><pubDate>Mon, 06 Apr 2026 06:20:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.8.1.
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 written in Go, designed to efficiently convert WordPress exports (Markdown with YAML frontmatter) into static websites. It automates tasks such as template rendering, asset processing (image conversion, minification), and live reload for development, enabling fast generation and deployment of blogs, corporate sites, documentation, portfolios, and more.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/runner-guard/</link><pubDate>Mon, 06 Apr 2026 06:20:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/06/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.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 Runner Guard is a CI/CD security scanner for GitHub Actions that automates the detection and remediation of pipeline vulnerabilities, supply chain risks, and AI configuration attacks. It scans workflows, lock files, and repositories for issues like unpinned dependencies, injection exploits, and compromised packages, providing actionable reports and auto-fix capabilities.</description></item><item><title>ESLint Feedback</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/eslint-feedback/</link><pubDate>Sun, 05 Apr 2026 22:01:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/eslint-feedback/</guid><description>Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.28.
This action is used across all versions by 117 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, eslint-suggestion-action, runs ESLint on code changes in a pull request and provides targeted, inline feedback only for the modified lines. It automates the process of identifying and suggesting fixes for linting issues, including offering auto-fix suggestions that can be applied directly.</description></item><item><title>Oxlint Feedback</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/oxlint-feedback/</link><pubDate>Sun, 05 Apr 2026 22:01:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/oxlint-feedback/</guid><description>Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.3.
This action is used across all versions by 0 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 oxlint-suggestion-action GitHub Action runs Oxlint to analyze code changes in a Pull Request and provides inline feedback by posting review comments for any diagnostics found on modified lines. It streamlines the code review process by focusing only on changes introduced in the Pull Request, avoiding unnecessary noise from pre-existing issues.</description></item><item><title>Token Who Am I</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/token-who-am-i/</link><pubDate>Sun, 05 Apr 2026 22:01:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/token-who-am-i/</guid><description>Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.18.
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 that identifies and retrieves detailed metadata about the user or bot associated with a given GitHub token. It automates the process of determining the token&amp;rsquo;s identity, type, permissions, and other attributes such as username, email, and access scopes.</description></item><item><title>Checkout Merge</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/checkout-merge/</link><pubDate>Sun, 05 Apr 2026 22:01:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/checkout-merge/</guid><description>Version updated for https://github.com/check-spelling/checkout-merge to version v0.0.8.
This action is used across all versions by 40 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Checkout Merge, automates the process of synthesizing a merge commit for pull requests when GitHub&amp;rsquo;s default refs/pull/X/merge behavior is unreliable or unavailable. It resolves issues with confusing output or workflow failures that arise when a merge commit cannot be created, and provides clearer error messages and status updates.</description></item><item><title>gh program downloader</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/gh-program-downloader/</link><pubDate>Sun, 05 Apr 2026 22:01:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/gh-program-downloader/</guid><description>Version updated for https://github.com/check-spelling/gh-program-downloader to version v0.0.5.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The release-downloader GitHub Action automates the process of downloading and optionally extracting binaries from GitHub releases of specified repositories. It simplifies retrieving specific release artifacts by providing filtering options based on patterns, OS, architecture, and version.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/bernstein-multi-agent-orchestration/</link><pubDate>Sun, 05 Apr 2026 22:01:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.4.16.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an AI orchestration tool that automates the process of breaking down coding tasks, assigning them to multiple AI coding agents, verifying their outputs, and integrating the results into a clean, functional codebase. It eliminates the need for a specific framework, offers flexibility with interchangeable AI agents and models, and ensures deterministic task scheduling without vendor lock-in.</description></item><item><title>Cross Model Skill Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cross-model-skill-sync/</link><pubDate>Sun, 05 Apr 2026 22:01:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cross-model-skill-sync/</guid><description>Version updated for https://github.com/chrismaz11/Multi-Model-Skill-Sync 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 cross-model-skill-sync GitHub Action automates the validation and synchronization of AI-related configuration files within a repository, ensuring alignment with a canonical project specification. It identifies discrepancies (drift) between the source spec and derived artifacts such as model adapters, governance documents, and agent policies, and can refresh outdated or missing files accordingly.</description></item><item><title>Angular coverage badges</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/angular-coverage-badges/</link><pubDate>Sun, 05 Apr 2026 22:01:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/angular-coverage-badges/</guid><description>Version updated for https://github.com/demyanets/angular-coverage-badges-action to version v2.
This action is used across all versions by 73 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 Angular Coverage Badges GitHub Action automates the generation of test coverage badges from LCOV data produced by an Angular project&amp;rsquo;s test suite. It eliminates the need for third-party services by creating badges locally and automatically committing them to the repository.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/muaddib-scanner/</link><pubDate>Sun, 05 Apr 2026 22:01:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.57.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain attacks in npm and PyPI packages. It integrates multiple scanning engines, machine learning classifiers, deobfuscation, and sandboxing to identify known threats, suspicious behaviors, and vulnerabilities during dependency scans or package installations.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/npm-pkg-lint/</link><pubDate>Sun, 05 Apr 2026 22:00:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.4.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NPM Package Linting GitHub Action is an opinionated linter designed to validate and enforce stricter standards for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as invalid metadata, unnecessary files in package tarballs, and non-optimal dependency configurations, ensuring cleaner, more efficient NPM packages.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/fallow-codebase-health/</link><pubDate>Sun, 05 Apr 2026 22:00:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.13.1.
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 This GitHub Action, Fallow, is a high-performance codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural problems, providing insights to improve code quality and maintainability.</description></item><item><title>Lightning Flow Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/lightning-flow-scan/</link><pubDate>Sun, 05 Apr 2026 22:00:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/lightning-flow-scan/</guid><description>Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.7.1.
This action is used across all versions by 0 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 Lightning Flow Scanner GitHub Action is designed to analyze Salesforce Flows for potential issues, such as unsafe practices, anti-patterns (e.g., DML in loops, hardcoded IDs), and security vulnerabilities (e.g., hardcoded secrets).</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/hwaro-deploy-to-pages/</link><pubDate>Sun, 05 Apr 2026 22:00:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.10.1.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a fast and lightweight static site generator written in Crystal that automates the process of building high-performance websites from Markdown content with TOML front matter and Jinja2-compatible templates. It streamlines tasks such as parallel builds, incremental caching, content templating, SEO optimization, and deployment to platforms like GitHub Pages, Netlify, and Vercel.</description></item><item><title>JAIPilot - Reach 80%+ Unit Test Coverage on Every PR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/jaipilot-reach-80-unit-test-coverage-on-every-pr/</link><pubDate>Sun, 05 Apr 2026 22:00:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/jaipilot-reach-80-unit-test-coverage-on-every-pr/</guid><description>Version updated for https://github.com/JAIPilot/jaipilot-cli to version v0.3.31.
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 JAIPilot is a GitHub Action and CLI tool that automatically generates high-quality, high-coverage JUnit tests for Java codebases, focusing on changes introduced in pull requests. It streamlines the testing process by analyzing code changes, generating meaningful and executable tests, and validating them with build tools to maximize line coverage.</description></item><item><title>Maximize GitHub Runner Space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/maximize-github-runner-space/</link><pubDate>Sun, 05 Apr 2026 22:00:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/maximize-github-runner-space/</guid><description>Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.9.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing preinstalled SDKs, toolchains, caches, and unused components. It is designed to solve disk space constraints for workflows involving heavy builds, tests, or container jobs.</description></item><item><title>Simple Vault Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/simple-vault-action/</link><pubDate>Sun, 05 Apr 2026 22:00:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/simple-vault-action/</guid><description>Version updated for https://github.com/kdihalas/vault-action to version v2.0.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 This GitHub Action enables seamless authentication to HashiCorp Vault using GitHub&amp;rsquo;s OpenID Connect (OIDC) provider and automates the retrieval of secrets for workflows. It addresses the challenge of securely managing secrets and dynamic credentials by supporting features like Vault KV v2 secret fetching, AWS and Kubernetes dynamic credentials generation, and masked outputs for sensitive values.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/judges-code-review/</link><pubDate>Sun, 05 Apr 2026 22:00:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.129.3.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a tool for evaluating the quality of AI-generated code using a panel of 45 specialized judges. It combines deterministic static analysis (such as pattern matching and AST analysis) with LLM-powered contextual reviews to provide comprehensive quality assessments, risk summaries, and actionable fixes.</description></item><item><title>spek - OpenSpec Static Site</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/spek-openspec-static-site/</link><pubDate>Sun, 05 Apr 2026 22:00:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/spek-openspec-static-site/</guid><description>Version updated for https://github.com/kewang/spek to version v1.0.1.
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 spek GitHub Action provides a lightweight, read-only viewer for OpenSpec content, enabling structured browsing of specifications, changes, and tasks. It eliminates the need to manually parse raw Markdown files by offering a navigable interface with features like BDD syntax highlighting, task progress tracking, revision history, and full-text search.</description></item><item><title>SkillForge — SKILL.md quality check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skillforge-skill.md-quality-check/</link><pubDate>Sun, 05 Apr 2026 22:00:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skillforge-skill.md-quality-check/</guid><description>Version updated for https://github.com/LiqunChen0606/skillforge to version v0.6.4.
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 SkillForge is a GitHub Action and CLI tool designed to automate the validation, security scanning, and quality assessment of AI skill files (e.g., SKILL.md) used in Agent Skills. It detects structural issues, security vulnerabilities, and compliance errors, helping users identify and resolve problems like missing metadata, prompt-injection risks, and unsafe code patterns before deployment.</description></item><item><title>Setup LoongArch64 Cross Compiler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-loongarch64-cross-compiler/</link><pubDate>Sun, 05 Apr 2026 22:00:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-loongarch64-cross-compiler/</guid><description>Version updated for https://github.com/maikebing/loongarch64-cross-compile to version v1.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 loongarch64-cross-compile GitHub Action and Docker container provide a pre-configured cross-compilation environment for building software targeting the LoongArch64 architecture. It automates the setup of necessary tools, such as GCC, G++, and build systems (e.g., make, cmake, ninja-build), along with environment variables, streamlining the development and CI/CD workflows for Loongson processors.</description></item><item><title>Email Notifier Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/email-notifier-action/</link><pubDate>Sun, 05 Apr 2026 22:00:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/email-notifier-action/</guid><description>Version updated for https://github.com/peekaboo5149/email-notifier-action to version v0.0.2.
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 The Email Notifier Action is a GitHub Action designed to automate the process of sending customized email notifications via any SMTP provider. It supports HTML email templates with variable substitution, embedded CSS styling, and multiple recipients, making it ideal for dynamic and visually appealing communication during CI/CD workflows.</description></item><item><title>Publish NPM Package on Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/publish-npm-package-on-release/</link><pubDate>Sun, 05 Apr 2026 21:59:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/publish-npm-package-on-release/</guid><description>Version updated for https://github.com/phucbm/publish-npm-action to version v1.0.16.
This action is used across all versions by 12 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 building, testing, and publishing NPM packages whenever a new GitHub release is created. It simplifies the deployment workflow by handling tasks like dependency installation, test execution, version updates, and publishing artifacts to NPM, reducing manual effort and ensuring consistency.</description></item><item><title>Xcode Packages Update</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/xcode-packages-update/</link><pubDate>Sun, 05 Apr 2026 21:59:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/xcode-packages-update/</guid><description>Version updated for https://github.com/quver/xcode-packages-update 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 The xcode-packages-update GitHub Action automates the resolution of Swift Package Manager (SPM) dependencies in Xcode projects or workspaces and identifies any changes, such as added, removed, or updated packages. It simplifies dependency management by exposing a dependenciesChanged output, which can be used to trigger automated tasks like creating a pull request with an updated Package.</description></item><item><title>semVersie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/semversie/</link><pubDate>Sun, 05 Apr 2026 21:59:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/semversie/</guid><description>Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.1.
This action is used across all versions by 5 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 the calculation of semantic version bumps (major, minor, patch) based on conventional commit messages in pull requests. It helps streamline the versioning process by determining the next release version and optionally labeling pull requests with their version impact.</description></item><item><title>AgentAuditKit MCP Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agentauditkit-mcp-security-scan/</link><pubDate>Sun, 05 Apr 2026 21:59:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agentauditkit-mcp-security-scan/</guid><description>Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.2.0.
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 AgentAuditKit is a security scanner for AI agent pipelines that identifies vulnerabilities such as misconfigurations, hardcoded secrets, tool poisoning, and trust boundary violations across 13 agent platforms. It automates the detection of security risks using 77 rules across 11 categories, offering compliance mapping for standards like SOC 2 and ISO 27001, and operates fully offline without requiring cloud dependencies.</description></item><item><title>CVE Lite CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cve-lite-cli/</link><pubDate>Sun, 05 Apr 2026 21:59:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cve-lite-cli/</guid><description>Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.3.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 CVE Lite CLI is a GitHub Action designed to help developers scan JavaScript and TypeScript projects for known package vulnerabilities, offering practical fixes and prioritization guidance. It is optimized for developer workflows, supports offline advisory database usage for restricted environments, and eliminates the need for runtime network access.</description></item><item><title>setup-ollama</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-ollama/</link><pubDate>Sun, 05 Apr 2026 13:42:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-ollama/</guid><description>Version updated for https://github.com/ai-action/setup-ollama to version v2.0.28.
This action is used across all versions by 63 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 setup-ollama GitHub Action automates the installation and configuration of the Ollama CLI in GitHub workflows, enabling developers to interact with large language models (LLMs) such as running prompts against various models.</description></item><item><title>Calq Flow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/calq-flow/</link><pubDate>Sun, 05 Apr 2026 13:42:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/calq-flow/</guid><description>Version updated for https://github.com/calq-framework/flow to version v1.2.1.
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 Calq Flow is a .NET release automation tool designed for monorepos, providing a fully automated CI/CD pipeline that handles the release lifecycle, including project discovery, IL-level binary diffing, semantic versioning, and NuGet publishing. It eliminates the need for complex DevOps scripts by replacing subjective commit-based versioning with objective IL comparison, ensuring accurate versioning and breaking change detection.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/muaddib-scanner/</link><pubDate>Sun, 05 Apr 2026 13:42:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.51.
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&amp;rsquo;DIB is a security-focused GitHub Action designed to detect and analyze supply-chain threats in npm and PyPI dependencies. It automates the identification of known malicious packages and suspicious behavioral patterns using 14 parallel scanners, a deobfuscation engine, inter-module dataflow analysis, and machine learning.</description></item><item><title>Setup crate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-crate/</link><pubDate>Sun, 05 Apr 2026 13:42:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-crate/</guid><description>Version updated for https://github.com/extractions/setup-crate to version v2.
This action is used across all versions by 17 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 setup-crate GitHub Action automates the installation of Rust crates from public GitHub repositories by downloading and extracting pre-built binaries attached to GitHub releases. It supports projects using semantic versioning (semver) and provides compatibility for various platforms and architectures.</description></item><item><title>Setup just</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-just/</link><pubDate>Sun, 05 Apr 2026 13:42:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-just/</guid><description>Version updated for https://github.com/extractions/setup-just to version v4.
This action is used across all versions by 7,449 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-just GitHub Action automates the installation of the just command runner in workflows, allowing users to specify the desired version to install. It simplifies setting up just by handling version resolution and authentication for GitHub API requests, reducing manual setup efforts.</description></item><item><title>fxpw FTP Deploy Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/fxpw-ftp-deploy-action/</link><pubDate>Sun, 05 Apr 2026 13:41:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/fxpw-ftp-deploy-action/</guid><description>Version updated for https://github.com/fxpw/ftp_action to version 1.0.0.
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 The FTP Deploy Action is a GitHub Action designed to automate the upload of files from a local directory to an FTP or SFTP server. It supports features like parallel uploads, retry mechanisms for network errors, and detailed logging of file transfers, including progress, speed, and estimated completion time.</description></item><item><title>JAIPilot Generate and Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/jaipilot-generate-and-commit/</link><pubDate>Sun, 05 Apr 2026 13:41:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/jaipilot-generate-and-commit/</guid><description>Version updated for https://github.com/JAIPilot/jaipilot-cli to version v0.3.27.
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 JAIPilot is a GitHub Action and CLI tool designed to automatically generate high-quality, high-coverage unit tests for Java codebases, particularly for pull requests. It analyzes code changes, generates meaningful tests that maximize line coverage, and ensures they are compilable and executable.</description></item><item><title>SkillForge — SKILL.md quality check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skillforge-skill.md-quality-check/</link><pubDate>Sun, 05 Apr 2026 13:41:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skillforge-skill.md-quality-check/</guid><description>Version updated for https://github.com/LiqunChen0606/skillforge to version v0.5.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 SkillForge is a GitHub Action and CLI tool designed for validating, securing, and managing AI skill files (e.g., SKILL.md) used in agent-based systems. It automates quality assurance by performing structural and security checks, detecting issues such as missing metadata, prompt-injection vulnerabilities, and broken references.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agent-bom-scan/</link><pubDate>Sun, 05 Apr 2026 13:41:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.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 agent-bom is an open-source security scanner designed to identify and analyze vulnerabilities in agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts. It automates the process of mapping the &amp;ldquo;blast radius&amp;rdquo; of vulnerabilities by tracing their impact across dependencies, credentials, and tools, providing a clear understanding of potential risks.</description></item><item><title>ProdCycle Compliance Code Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/prodcycle-compliance-code-scanner/</link><pubDate>Sun, 05 Apr 2026 13:41:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/prodcycle-compliance-code-scanner/</guid><description>Version updated for https://github.com/prodcycle/compliance-code-scanner to version v1.0.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 The ProdCycle Compliance Code Scanner GitHub Action automates the process of scanning pull request changes for compliance violations against SOC 2 and HIPAA frameworks by leveraging the ProdCycle API. It analyzes modified files in a pull request, identifies compliance issues, and provides actionable feedback through inline annotations, summary comments, and pass/fail checks based on configurable severity thresholds.</description></item><item><title>Aegis AI Governance Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/aegis-ai-governance-gate/</link><pubDate>Sun, 05 Apr 2026 06:27:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/aegis-ai-governance-gate/</guid><description>Version updated for https://github.com/Acacian/aegis to version v0.9.1.
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 Aegis is a runtime security tool for AI agents that provides automated guardrails, governance, and auditing without requiring code changes. It integrates with 11 popular AI frameworks to monitor and secure actions such as prompt injection detection, PII masking, and selection-by-negation governance, ensuring compliance and safety in AI operations.</description></item><item><title>AgentMeter Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agentmeter-action/</link><pubDate>Sun, 05 Apr 2026 06:27:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/agentmeter-action/</guid><description>Version updated for https://github.com/AgentMeter/agentmeter-action to version v1.0.6.
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 The AgentMeter Action tracks and reports the costs associated with running AI agents, such as token usage, model type, and execution duration. It automates the process of recording these metrics, submitting data to the AgentMeter dashboard, and posting a cost summary directly on GitHub pull requests or issues.</description></item><item><title>proof-agent-verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/proof-agent-verify/</link><pubDate>Sun, 05 Apr 2026 06:27:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/proof-agent-verify/</guid><description>Version updated for https://github.com/AndreaGriffiths11/proof-agent to version v1.0.2.
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 Proof Agent is a GitHub Action designed to automate the verification of AI-generated or human-authored code in pull requests by separating the roles of code generation (worker) and independent verification (verifier). It ensures code correctness, identifies bugs, checks security vulnerabilities, verifies factual claims, and validates build integrity through evidence-based verification processes.</description></item><item><title>Setup Android SDK Tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-android-sdk-tools/</link><pubDate>Sun, 05 Apr 2026 06:27:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-android-sdk-tools/</guid><description>Version updated for https://github.com/android-actions/setup-android to version v4.0.1.
This action is used across all versions by 21,183 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 setup-android GitHub Action automates the setup of the Android SDK tools in CI/CD workflows. It installs and configures essential components like platform-tools and cmdline-tools, ensures SDK licenses are accepted, and resolves common issues such as spaces in SDK paths on Windows runners.</description></item><item><title>Verify Commit Signatures with Auths</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/verify-commit-signatures-with-auths/</link><pubDate>Sun, 05 Apr 2026 06:27:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/verify-commit-signatures-with-auths/</guid><description>Version updated for https://github.com/auths-dev/auths-verify-github-action to version v1.2.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 Auths Verify Action is a GitHub Action that automates the verification of commit signatures using cryptographic identity keys. It ensures that every commit in a pull request or push event is signed by authorized developers, helping teams enforce code integrity and prevent unauthorized changes.</description></item><item><title>Trigger AWX job templates through REST APIs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/trigger-awx-job-templates-through-rest-apis/</link><pubDate>Sun, 05 Apr 2026 06:27:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/trigger-awx-job-templates-through-rest-apis/</guid><description>Version updated for https://github.com/bilalahmad99/github-action-trigger-awx to version v2.1.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables users to trigger job or workflow templates on Ansible Tower/AWX directly from their GitHub workflows, automating the integration between CI/CD pipelines and Ansible-based automation tasks. It solves the problem of manually initiating Ansible Tower/AWX jobs by providing streamlined API-based interactions, supporting both token-based and basic authentication methods.</description></item><item><title>Setup Bowtie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-bowtie/</link><pubDate>Sun, 05 Apr 2026 06:27:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-bowtie/</guid><description>Version updated for https://github.com/bowtie-json-schema/bowtie to version v2026.4.1.
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 Bowtie is a meta-validator for the JSON Schema specification that orchestrates the execution of multiple JSON Schema validator implementations, aggregates their results, and provides a consolidated report. It automates the process of validating JSON schemas across various validators, ensuring consistency and compatibility across different implementations.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/bernstein-multi-agent-orchestration/</link><pubDate>Sun, 05 Apr 2026 06:27:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.4.14.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an orchestration tool that automates software development tasks by breaking down a high-level goal into smaller tasks, assigning them to AI coding agents working in parallel, verifying their outputs, and committing the results—all while maintaining a clean Git history.</description></item><item><title>actions-workflow-metrics</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/actions-workflow-metrics/</link><pubDate>Sun, 05 Apr 2026 06:27:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/actions-workflow-metrics/</guid><description>Version updated for https://github.com/dev-hato/actions-workflow-metrics to version v0.0.5.
This action is used across all versions by 1 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, actions-workflow-metrics, collects real-time system metrics such as CPU load and memory usage during workflow execution, providing detailed per-step insights using the GitHub API. It automates the generation of visualizations, including Mermaid charts, and displays them in the job summary, making it easier to monitor resource consumption throughout the workflow.</description></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/releasekit-automated-versioning-release/</link><pubDate>Sun, 05 Apr 2026 06:27:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.10.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 ReleaseKit is a lightweight, modular tool designed to automate versioning, changelog generation, and package publishing for JavaScript and Rust projects, seamlessly integrating into CI/CD pipelines. It leverages conventional commits to derive semantic versioning, supports monorepos, and provides advanced capabilities like AI-enhanced release notes, PR release previews, and flexible configuration for automated workflows.</description></item><item><title>Setup GLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-gli/</link><pubDate>Sun, 05 Apr 2026 06:27:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/setup-gli/</guid><description>Version updated for https://github.com/GreemDev/setup-gli-action to version v1.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 The setup-gli-action GitHub Action facilitates the installation and setup of the GLI tool within GitHub, Gitea, or Forgejo workflows, automatically adding it to the system PATH. It streamlines the process of integrating GLI into CI/CD pipelines, ensuring consistent access to a specified or latest version of the tool.</description></item><item><title>action-bark</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/action-bark/</link><pubDate>Sun, 05 Apr 2026 06:26:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/action-bark/</guid><description>Version updated for https://github.com/harryzcy/action-bark to version v2.3.3.
This action is used across all versions by 14 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 action-bark GitHub Action enables automated push notifications to iOS devices using the Bark app. It streamlines the process of sending real-time alerts about workflow statuses (e.g., success, failure, or cancellation) directly to users&amp;rsquo; devices.</description></item><item><title>skill-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skill-publish/</link><pubDate>Sun, 05 Apr 2026 06:26:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/skill-publish/</guid><description>Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.6.
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 skill-publish GitHub Action and CLI tool streamline the process of validating, quoting, and publishing tamper-evident, immutable skill packages to the HOL Registry on the Hedera blockchain. It automates tasks such as package validation, metadata creation, and secure on-chain publishing, ensuring reproducibility, version pinning, and an audit trail for skill releases.</description></item><item><title>MC-Runtime-Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/mc-runtime-test/</link><pubDate>Sun, 05 Apr 2026 06:26:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/mc-runtime-test/</guid><description>Version updated for https://github.com/headlesshq/mc-runtime-test to version 4.3.0.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MC-Runtime-Test is a GitHub Action that automates the launch and testing of the Minecraft client in CI/CD pipelines, enabling developers to identify runtime bugs in Minecraft mods across various versions and modloaders. By leveraging HeadlessMC and virtual framebuffer support, it eliminates the need for manual testing by automating client launches, world creation, chunk loading, and integration with Minecraft&amp;rsquo;s GameTest Framework for structured test execution.</description></item><item><title>cibuild-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cibuild-action/</link><pubDate>Sun, 05 Apr 2026 06:26:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cibuild-action/</guid><description>Version updated for https://github.com/invarnhq/cibuild to version v1.3.12.
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 cibuild GitHub Action simplifies and accelerates the setup of CI/CD pipelines for iOS and Android projects by generating GitHub Actions workflows from YAML configurations. It automates tasks such as platform detection, build configuration, secret management, and pipeline validation, offering both interactive and non-interactive setup options.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/pipelock-agent-security-scan/</link><pubDate>Sun, 05 Apr 2026 06:26:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v2.1.1.
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 Pipelock is an open-source agent firewall and local runtime designed to secure AI agents by providing network scanning, process containment, and enforcement of tool usage policies in a single binary. It prevents sensitive data leaks, such as API keys, and mitigates malicious activity by intercepting and analyzing HTTP traffic, blocking unauthorized requests without requiring code changes to the agent.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/secondbrainaction/</link><pubDate>Sun, 05 Apr 2026 06:26:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2537-attempt2.
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 SecondBrain is a CLI tool that automates the retrieval, filtering, and analysis of data from various external sources such as Salesforce, ZenDesk, Slack, and YouTube using Retrieval Augmented Generation (RAG) techniques and large language models (LLMs).</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/totem-shield/</link><pubDate>Sun, 05 Apr 2026 06:26:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.11.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 GitHub Action and standard library for automated codebase governance that transforms institutional knowledge into enforceable rules, preventing recurring coding mistakes. By capturing lessons from code reviews or plain-English documentation, Totem generates deterministic constraints that block non-compliant code during CI/CD workflows or pre-push hooks.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/run-aer-tests/</link><pubDate>Sun, 05 Apr 2026 06:26:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.141.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging without deploying to a Salesforce org. It automates Apex test execution in CI/CD pipelines, enabling faster, reproducible test cycles and code iteration.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/multi-style-contribution-snake/</link><pubDate>Sun, 05 Apr 2026 06:26:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v05.04.26.
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 transforms a user&amp;rsquo;s contribution graph into dynamic animations with five distinct styles, customizable geometric shapes, and bold month labels, offering both SVG and GIF outputs. It automates the process of generating and previewing these visuals in a dedicated branch, making it easy to showcase personalized contribution grids on profiles or share them on social platforms.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/rumdl-action/</link><pubDate>Sun, 05 Apr 2026 06:26:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.67.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and offers extensive configuration options.</description></item><item><title>ScrapingAnt Web Scrape</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/scrapingant-web-scrape/</link><pubDate>Sun, 05 Apr 2026 06:26:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/scrapingant-web-scrape/</guid><description>Version updated for https://github.com/ScrapingAnt/scrapingant-scrape-action to version v1.0.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 The ScrapingAnt Web Scrape Action is a GitHub Action that automates web scraping tasks by fetching and processing data from any URL using rotating proxies, headless Chrome, and AI-powered extraction. It simplifies the retrieval of HTML, Markdown, or structured JSON data, enabling use cases like competitor monitoring, content change detection, SEO analysis, and AI data pipelines.</description></item><item><title>CVE Lite CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cve-lite-cli/</link><pubDate>Sun, 05 Apr 2026 06:26:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/cve-lite-cli/</guid><description>Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.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 CVE Lite CLI is a vulnerability scanning tool designed for JavaScript and TypeScript projects, offering a fast, developer-friendly approach to identify, prioritize, and address security issues. It enables offline scanning using a local advisory database, making it suitable for restricted, enterprise, or air-gapped environments.</description></item><item><title>Move Closed Issue to Top of Project Column</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/move-closed-issue-to-top-of-project-column/</link><pubDate>Sun, 05 Apr 2026 06:25:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/05/move-closed-issue-to-top-of-project-column/</guid><description>Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.9.0.
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 This GitHub Action automates the process of managing closed issues in GitHub Project V2 boards by moving them to the top of a specified column (e.g., &amp;ldquo;Done&amp;rdquo;) upon closure. It ensures that recently closed issues are prominently displayed, improving visibility and organization on project boards.</description></item><item><title>Limit PR commits</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/limit-pr-commits/</link><pubDate>Sat, 04 Apr 2026 21:41:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/limit-pr-commits/</guid><description>Version updated for https://github.com/AntonKosov/limit-pr-commits-action to version v1.0.8.
This action is used across all versions by 2 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 &amp;ldquo;Limit Pull Request Commits&amp;rdquo; GitHub Action automatically enforces a specified maximum number of commits in a pull request, failing checks if the limit is exceeded. It helps maintain clean and manageable Git histories by encouraging single, well-scoped commits, which improve code rollback, bisecting, cherry-picking, and overall codebase readability.</description></item><item><title>Verify Commit Signatures with Auths</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-commit-signatures-with-auths/</link><pubDate>Sat, 04 Apr 2026 21:41:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-commit-signatures-with-auths/</guid><description>Version updated for https://github.com/auths-dev/auths-verify-github-action to version v1.2.0.
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 Auths Verify Action automates the verification of commit signatures in pull requests or pushes using cryptographic identity keys managed by the Auths CLI. It ensures that every commit is signed by an authorized developer, helping teams maintain code integrity and prevent unauthorized changes.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/muaddib-scanner/</link><pubDate>Sat, 04 Apr 2026 21:41:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.50.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate threats in npm and PyPI package dependencies. It automates the scanning of packages using 14 parallel scanners, deobfuscation, inter-module dataflow analysis, and machine learning classifiers to identify known threats, behavioral anomalies, and malicious patterns.</description></item><item><title>Route Auditor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/route-auditor/</link><pubDate>Sat, 04 Apr 2026 21:41:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/route-auditor/</guid><description>Version updated for https://github.com/drbarzaga/route-auditor to version @route-auditor/cli@5.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 route-auditor GitHub Action is designed to scan Next.js projects for security vulnerabilities in routes, such as missing authentication, CSRF protection gaps, permissive CORS policies, hardcoded secrets, and more. It automates the detection of common security issues across App Router, Pages Router, and API Routes, providing tailored fix suggestions based on the project&amp;rsquo;s authentication, validation, and rate-limiting libraries.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</link><pubDate>Sat, 04 Apr 2026 21:41:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.13.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, Fallow, is a high-performance codebase analysis tool for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural violations, providing actionable insights to improve code quality and maintainability.</description></item><item><title>Action Docs Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/action-docs-generator/</link><pubDate>Sat, 04 Apr 2026 21:41:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/action-docs-generator/</guid><description>Version updated for https://github.com/freerangebytes/action-docs-generator to version v0.1.2.
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 The Action Docs Generator automates the creation of comprehensive documentation for GitHub Actions by transforming metadata from the action.yaml file into a structured README. It eliminates the need for manual documentation updates, ensuring that README files stay synchronized with the action&amp;rsquo;s configuration and metadata.</description></item><item><title>ReleaseKit – Automated Versioning &amp; Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/releasekit-automated-versioning-release/</link><pubDate>Sat, 04 Apr 2026 21:41:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/releasekit-automated-versioning-release/</guid><description>Version updated for https://github.com/goosewobbler/releasekit to version v0.8.1.
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 ReleaseKit is a versatile tool designed to automate the release process for JavaScript and Rust projects, with a focus on CI/CD pipelines. It simplifies tasks such as semantic versioning, changelog generation, and publishing to package registries (e.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/hwaro-deploy-to-pages/</link><pubDate>Sat, 04 Apr 2026 21:41:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.10.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and fast static site generator written in Crystal, designed to process Markdown content with TOML front matter and Jinja2-compatible templates. It automates building high-performance static sites with features like parallel processing, incremental caching, live-reloading during development, and SEO optimization.</description></item><item><title>npm-version-check-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/npm-version-check-action/</link><pubDate>Sat, 04 Apr 2026 21:41:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/npm-version-check-action/</guid><description>Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.0.
This action is used across all versions by 37 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 npm-version-check-action is a GitHub Action designed to validate semantic versioning in package.json and package-lock.json files during pull requests. It ensures version increments align with changes, prevents version mismatches, and automates checks for proper version bumps, resolving potential publishing issues.</description></item><item><title>Verify Deployment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-deployment/</link><pubDate>Sat, 04 Apr 2026 21:41:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-deployment/</guid><description>Version updated for https://github.com/KaliCZ/verify-deployment 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 verify-deployment GitHub Action automates the process of validating that a deployed application is live by repeatedly polling a specified health endpoint until a healthy response is received. It ensures that deployments are complete and functioning correctly before allowing a CI/CD pipeline to proceed, helping to prevent issues caused by incomplete or stale deployments.</description></item><item><title>Heisenberg CI Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/heisenberg-ci-failure-analysis/</link><pubDate>Sat, 04 Apr 2026 21:41:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/heisenberg-ci-failure-analysis/</guid><description>Version updated for https://github.com/kamilpajak/heisenberg to version v0.6.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 Heisenberg is a GitHub Action that uses AI to analyze CI/CD failures, focusing on Playwright and other workflows. It automates root-cause analysis by reading logs, artifacts, traces, and source code to identify the reasons behind test failures, pinpoint bug locations, and suggest actionable fixes.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/judges-code-review/</link><pubDate>Sat, 04 Apr 2026 21:41:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.128.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides a comprehensive evaluation framework for AI-generated code by combining deterministic static analysis (e.g., pattern matching, AST analysis) and LLM-powered expert reviews across 45 specialized domains. It automates tasks such as quality gate enforcement, code risk assessment, and prioritized fix recommendations, with capabilities like context-aware evaluation, public repository reporting, and auto-fix suggestions.</description></item><item><title>datamodel-code-generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/datamodel-code-generator/</link><pubDate>Sat, 04 Apr 2026 21:40:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/datamodel-code-generator/</guid><description>Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.56.0.
This action is used across all versions by 2,878 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema formats, including OpenAPI 3, JSON Schema, GraphQL, and raw data (e.g., JSON, YAML, CSV). It supports creating type-safe, validated models for frameworks like Pydantic, dataclasses, TypedDict, and more, while handling complex schema features such as references, enums, and nested types.</description></item><item><title>AI-Pull-Request-Equalizer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ai-pull-request-equalizer/</link><pubDate>Sat, 04 Apr 2026 21:40:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ai-pull-request-equalizer/</guid><description>Version updated for https://github.com/MarkFazekas/AI-Pull-Request-Equalizer 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 The AI Pull Request Equalizer GitHub Action automates the moderation of pull requests from forked repositories by closing them if the contributor lacks sufficient permissions or an assigned issue, ensuring only authorized or actively engaged contributors can submit changes.</description></item><item><title>Build discussion</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/build-discussion/</link><pubDate>Sat, 04 Apr 2026 21:40:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/build-discussion/</guid><description>Version updated for https://github.com/nvdaes/build-discussion to version v2.0.0.
This action is used across all versions by 5 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 creation of GitHub Discussions by leveraging the GitHub CLI (gh) to interact with the GitHub GraphQL API. It simplifies the process of programmatically setting up discussions in repositories, eliminating the need for manual intervention.</description></item><item><title>Automatic Semantic Releases</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/automatic-semantic-releases/</link><pubDate>Sat, 04 Apr 2026 21:40:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/automatic-semantic-releases/</guid><description>Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.1.0.
This action is used across all versions by 16 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 Automatic Semantic Releases Action automates the creation and management of GitHub releases based on versioned tags, branch pushes, or scheduled events. It simplifies the release process by generating semantic versioning-compliant releases, supporting draft, pre-release, and snapshot builds for various workflows like development or nightly builds.</description></item><item><title>verify-jar-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-jar-action/</link><pubDate>Sat, 04 Apr 2026 21:40:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/verify-jar-action/</guid><description>Version updated for https://github.com/pivovarit/verify-jar-action to version v1.4.0.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-jar-action GitHub Action automates the process of scanning JAR files in a specified directory to ensure that all .class files comply with a defined maximum Java version or bytecode version. It helps prevent compatibility issues by failing the build if any class exceeds the allowed version, with an option for report-only mode to audit violations without interrupting the workflow.</description></item><item><title>QWED Protocol Verification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/qwed-protocol-verification/</link><pubDate>Sat, 04 Apr 2026 21:40:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/qwed-protocol-verification/</guid><description>Version updated for https://github.com/QWED-AI/qwed-verification to version v5.0.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 QWED Protocol is a GitHub Action designed to provide a model-agnostic verification framework for AI systems, focusing on validating outputs, processes, and tool interactions from any large language model (LLM) or AI agent. It helps detect and block unverified or potentially erroneous AI-generated content, preventing issues like hallucinations from impacting production.</description></item><item><title>Claude BugBot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/claude-bugbot/</link><pubDate>Sat, 04 Apr 2026 21:40:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/claude-bugbot/</guid><description>Version updated for https://github.com/rekpero/claude-bugbot-github-action to version v1.0.10.
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 Claude BugBot GitHub Action automates the analysis of pull requests by leveraging the Claude Code model to detect bugs, logic errors, security vulnerabilities, and other issues. It posts inline review comments directly on affected lines, simplifying bug detection and resolution while eliminating the need for additional subscriptions or middleware costs.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/shieldci-devsecops-pipeline-generator/</link><pubDate>Sat, 04 Apr 2026 21:40:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.12.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 robust CI/CD DevSecOps pipelines by detecting the project&amp;rsquo;s tech stack, generating appropriate workflows, and opening a pull request with the changes. It simplifies the process of implementing security and quality assurance measures by integrating tools for static analysis (SAST), secret scanning, vulnerability assessments, and more.</description></item><item><title>Dagger Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/dagger-version/</link><pubDate>Sat, 04 Apr 2026 21:40:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/dagger-version/</guid><description>Version updated for https://github.com/sagikazarmark/dagger-version-action to version v0.0.3.
This action is used across all versions by 12 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 retrieves the engineVersion field from a dagger.json file in a repository, either by reading the file directly if the repository is checked out or via the GitHub Contents API if it is not.</description></item><item><title>Get Vercel deployment Preview URL</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/get-vercel-deployment-preview-url/</link><pubDate>Sat, 04 Apr 2026 21:40:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/get-vercel-deployment-preview-url/</guid><description>Version updated for https://github.com/shahmir-oscilar/Get-Vercel-preview-url to version v2.0.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 retrieves the correct preview URL for Vercel deployments during CI workflows, supporting both pull_request and push triggers. Unlike similar actions, it accurately resolves preview URLs by filtering using both the commit SHA and branch name, ensuring proper URL assignment when multiple branches share the same commit.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/setup-depvault-cli/</link><pubDate>Sat, 04 Apr 2026 21:40:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.5.2.
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 DepVault is a full-stack web platform that automates dependency analysis and secure secret management for software projects. It scans dependencies across multiple programming ecosystems to detect vulnerabilities, outdated packages, and license conflicts, while also providing an AES-256-GCM encrypted vault for managing environment variables and secret files.</description></item><item><title>.NET Version Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/.net-version-check/</link><pubDate>Sat, 04 Apr 2026 21:40:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/.net-version-check/</guid><description>Version updated for https://github.com/Synalix/dotnet-version-check to version v1.
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 The dotnet-version-check GitHub Action ensures the &amp;lt;InformationalVersion&amp;gt; specified in a .csproj file matches the GitHub release tag prior to publishing a release. This helps prevent version mismatches between the release tag (e.</description></item><item><title>Reusable Vercel Deploy Workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/reusable-vercel-deploy-workflow/</link><pubDate>Sat, 04 Apr 2026 21:39:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/reusable-vercel-deploy-workflow/</guid><description>Version updated for https://github.com/taka1156/action-vercel-pages to version 1.00.
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 preparation of a deployment branch for Vercel by managing files based on a .vercelkeep configuration. It deletes unnecessary files from the runner’s workspace, commits the remaining or specified files, and pushes them to a designated vercel branch for deployment.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ziran-agent-security-scan/</link><pubDate>Sat, 04 Apr 2026 21:39:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.25.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 ZIRAN is a GitHub Action designed for security testing of AI agents, focusing on identifying vulnerabilities arising from the interaction of tools, memory, and multi-step reasoning within agents. It automates the discovery of complex attack vectors, such as transitive attack paths and side-effect vulnerabilities, using a graph-based analysis approach to model agent capabilities.</description></item><item><title>Setup arctl</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/setup-arctl/</link><pubDate>Sat, 04 Apr 2026 13:41:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/setup-arctl/</guid><description>Version updated for https://github.com/aairey/setup-arctl to version v2.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 The setup-arctl GitHub Action automates the installation and verification of the arctl CLI tool from official GitHub releases, ensuring it is added to the system PATH and properly secured via SHA256 checksum validation. It simplifies the setup process for workflows that involve managing and deploying agents, prompts, and skills using arctl, while automatically handling necessary dependencies on Linux runners.</description></item><item><title>TealTiger Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/tealtiger-security-scan/</link><pubDate>Sat, 04 Apr 2026 13:41:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/tealtiger-security-scan/</guid><description>Version updated for https://github.com/agentguard-ai/tealtiger-action to version v1.0.0.
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 The TealTiger Security Scan GitHub Action automates security and policy compliance checks for textual data in your repository. It detects issues such as PII exposure, prompt injection vulnerabilities, and content moderation violations, enabling developers to enforce security guardrails and validate policies directly within their CI/CD workflows.</description></item><item><title>sloppy-joe-secure</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/sloppy-joe-secure/</link><pubDate>Sat, 04 Apr 2026 13:41:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/sloppy-joe-secure/</guid><description>Version updated for https://github.com/brennhill/sloppy-joe to version v0.11.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 sloppy-joe GitHub Action is a security tool designed to detect and block malicious, outdated, or non-canonical dependencies in software projects, preventing supply chain attacks and dependency-related vulnerabilities before they reach production. It automates dependency verification through fast local scans, strict online checks, and CI integration, offering extensive ecosystem support (e.</description></item><item><title>AI Algorithm Mentor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ai-algorithm-mentor/</link><pubDate>Sat, 04 Apr 2026 13:41:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ai-algorithm-mentor/</guid><description>Version updated for https://github.com/choam2426/AI-Algorithm-Mentor to version v6.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Algorithm Mentor GitHub Action provides automated AI-powered code review for algorithm problem solutions. It analyzes code for efficiency, correctness, and quality, gathers problem details from supported platforms (e.g., LeetCode, Codeforces), and posts professional feedback as GitHub commit comments.</description></item><item><title>Better Code Owners</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/better-code-owners/</link><pubDate>Sat, 04 Apr 2026 13:41:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/better-code-owners/</guid><description>Version updated for https://github.com/darryljohnson/better-codeowners to version v1.1.3.
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 Better Code Owners is a GitHub Action designed to provide a more decentralized and flexible alternative to GitHub’s native CODEOWNERS mechanism. It automates the validation of pull request approvals by leveraging OWNERS files distributed throughout a repository&amp;rsquo;s directory structure, allowing teams to manage code ownership locally and hierarchically while preventing review bottlenecks.</description></item><item><title>Vitest Coverage Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vitest-coverage-report/</link><pubDate>Sat, 04 Apr 2026 13:41:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vitest-coverage-report/</guid><description>Version updated for https://github.com/davelosert/vitest-coverage-report-action to version v2.11.2.
This action is used across all versions by 2,425 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 vitest-coverage-report-action GitHub Action automates the process of generating and reporting code coverage results from Vitest tests. It provides both a high-level summary and detailed, file-specific coverage reports, displayed as a GitHub step-summary and as comments on pull requests.</description></item><item><title>Glassbox EU AI Act Compliance Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/glassbox-eu-ai-act-compliance-audit/</link><pubDate>Sat, 04 Apr 2026 13:40:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/glassbox-eu-ai-act-compliance-audit/</guid><description>Version updated for https://github.com/designer-coderajay/Glassbox-AI-2.0-Mechanistic-Interpretability-tool to version v4.2.2.
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 Glassbox is an open-source toolkit designed to automate the creation of technical documentation required for compliance with the EU AI Act Annex IV, streamlining regulatory processes for high-risk AI systems. It also offers advanced tools for researchers to analyze transformer models, enabling efficient discovery of minimal faithful circuits responsible for predictions.</description></item><item><title>check-version-before-release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/check-version-before-release/</link><pubDate>Sat, 04 Apr 2026 13:40:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/check-version-before-release/</guid><description>Version updated for https://github.com/digicatapult/check-version to version v1.5.52.
This action is used across all versions by 35 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 version validation for projects using npm, Cargo, or Poetry by ensuring the version specified in configuration files (e.g., package.json, Cargo.toml, pyproject.toml) matches across files and is higher than the latest published tag following semantic versioning.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/muaddib-scanner/</link><pubDate>Sat, 04 Apr 2026 13:40:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.49.
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&amp;rsquo;DIB is a security-focused GitHub Action designed to detect and mitigate supply chain attacks in npm and PyPI packages. It leverages multiple parallel scanners, machine learning classifiers, deobfuscation, and sandboxing to identify known threats, suspicious behavior, and vulnerabilities before installation or during CI/CD workflows.</description></item><item><title>Run-in-reMarkable-Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/run-in-remarkable-action/</link><pubDate>Sat, 04 Apr 2026 13:40:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/run-in-remarkable-action/</guid><description>Version updated for https://github.com/Eeems-Org/run-in-remarkable-action to version v1.2.
This action is used across all versions by 20 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The run-in-remarkable-action GitHub Action enables users to automate the execution of custom scripts within a QEMU-emulated reMarkable tablet environment. It simplifies the process of building, testing, or deploying applications for the reMarkable OS by providing a controlled environment with customizable dependencies and file synchronization.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</link><pubDate>Sat, 04 Apr 2026 13:40:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.12.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 This GitHub Action, &amp;ldquo;Fallow,&amp;rdquo; is a codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplicated code, overly complex functions, and architectural issues with sub-second performance, requiring no configuration.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/delstack-action/</link><pubDate>Sat, 04 Apr 2026 13:40:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.10.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 the deletion of AWS CloudFormation stacks, including those with undeletable or protected resources. It ensures complete cleanup by handling dependencies, force-deleting resources with retention policies, and resolving issues with deletion-blocking resources such as non-empty S3 buckets or Lambda VPC configurations.</description></item><item><title>OQS Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/oqs-scanner/</link><pubDate>Sat, 04 Apr 2026 13:40:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/oqs-scanner/</guid><description>Version updated for https://github.com/jimbo111/open-quantum-secure to version v2.1.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 The Open Quantum Secure (OQS Scanner) GitHub Action identifies cryptographic algorithms in your codebase that are vulnerable to quantum computing attacks and recommends secure replacements, including copy-pasteable migration code snippets tailored to your programming language.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/sops-tools-installer/</link><pubDate>Sat, 04 Apr 2026 13:40:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.8.
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 Setup SOPS GitHub Action automates the installation of the SOPS binary on GitHub Actions runners, allowing users to specify the desired version (e.g., latest or a specific semantic version). This action simplifies the setup process for workflows that require SOPS by managing the installation and ensuring the binary is readily available in the PATH environment.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/bulk-github-repository-settings-sync/</link><pubDate>Sat, 04 Apr 2026 13:40:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.5.
This action is used across all versions by 1 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 &amp;ldquo;Bulk GitHub Repository Settings Sync Action&amp;rdquo; automates the process of updating and synchronizing repository settings across multiple GitHub repositories. It addresses the challenge of managing consistent configurations, such as merge strategies, branch policies, security features, and file templates, across large-scale projects or organizations.</description></item><item><title>gh-counter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/gh-counter/</link><pubDate>Sat, 04 Apr 2026 13:40:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/gh-counter/</guid><description>Version updated for https://github.com/kitsuyui/gh-counter to version v1.4.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary gh-counter is a GitHub Action designed to automate the tracking and comparison of configurable code markers, such as TODO or FIXME, in pull requests and the default branch of a repository.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/secondbrainaction/</link><pubDate>Sat, 04 Apr 2026 13:40:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2521-attempt1.
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 SecondBrain is a CLI tool that connects to external data sources (e.g., Salesforce, Slack, ZenDesk) to retrieve, filter, and analyze data using a Large Language Model (LLM). By applying Retrieval Augmented Generation (RAG) techniques, it automates tasks such as generating reports, summaries, and insights from disparate datasets, including documents, GitHub repositories, and YouTube transcripts.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/totem-shield/</link><pubDate>Sat, 04 Apr 2026 13:40:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.10.1.
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 automates the process of identifying, learning from, and enforcing coding standards to prevent repetitive mistakes, particularly in AI-assisted development. It captures institutional knowledge from code reviews and documentation, compiles it into rules, and integrates those rules into development pipelines to ensure compliance and block violations.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/agent-bom-scan/</link><pubDate>Sat, 04 Apr 2026 13:40:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.14.
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 agent-bom is an open-source security scanning tool designed to analyze and map vulnerabilities across agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts. It automates the process of identifying risks and their potential impact by tracing relationships between components, such as packages, credentials, and tools, to assess the &amp;ldquo;blast radius&amp;rdquo; of vulnerabilities.</description></item><item><title>Discord Webhook Notify continued</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/discord-webhook-notify-continued/</link><pubDate>Sat, 04 Apr 2026 13:39:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/discord-webhook-notify-continued/</guid><description>Version updated for https://github.com/opp-studio/discord-webhook-notify to version 2.2.5.
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 The Discord Webhook Notify GitHub Action automates the process of sending notifications to a Discord channel using a webhook URL. It simplifies the integration with Discord by leveraging the discord.js library and supports multiple operating systems and Node.</description></item><item><title>action turnstyled</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/action-turnstyled/</link><pubDate>Sat, 04 Apr 2026 13:39:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/action-turnstyled/</guid><description>Version updated for https://github.com/tijuks/turnstyled to version V0.001.
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 Turnstyle is a GitHub Action designed to serialize workflow runs, ensuring that workflows triggered by concurrent events in a shared repository are executed sequentially. This is particularly useful for processes like continuous deployment, where overlapping workflows could lead to conflicts or incomplete deployments.</description></item><item><title>Prisma Operations (cached)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/prisma-operations-cached/</link><pubDate>Sat, 04 Apr 2026 13:39:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/prisma-operations-cached/</guid><description>Version updated for https://github.com/weprograpp/prisma-migrate 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 This GitHub Action automates the execution of common Prisma CLI operations such as generate, migrate deploy, and db seed. It allows users to specify and cache a desired Prisma version, streamlining database workflows without requiring manual npx prisma commands.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vibecheck-ai-slop/</link><pubDate>Sat, 04 Apr 2026 13:39:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.6.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 vibecheck is a GitHub Action and CLI tool designed to identify and flag potential issues commonly found in AI-generated or suboptimal code. It automates the detection of security vulnerabilities (e.g., hardcoded secrets, unsafe SQL queries), poor error handling (e.</description></item><item><title>C/C++ Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/c/c-linter/</link><pubDate>Sat, 04 Apr 2026 06:11:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/c/c-linter/</guid><description>Version updated for https://github.com/cpp-linter/cpp-linter-action to version v2.17.1.
This action is used across all versions by 947 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The C/C++ Linter Action is a GitHub Action that automates the linting and formatting of C/C++ code using clang-tidy and clang-format. It provides actionable feedback through file annotations, pull request reviews, thread comments, and workflow summaries, streamlining code quality checks and ensuring adherence to coding standards.</description></item><item><title>AWS Secrets Manager - Put Secrets</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/aws-secrets-manager-put-secrets/</link><pubDate>Sat, 04 Apr 2026 06:11:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/aws-secrets-manager-put-secrets/</guid><description>Version updated for https://github.com/dawilk/aws-secretsmanager-put-secrets 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 enables the creation and updating of secrets in AWS Secrets Manager directly from GitHub Actions workflows. It automates the synchronization of secrets between GitHub and AWS, ensuring updates only occur when necessary, and supports features like secret creation, JSON formatting, and tagging.</description></item><item><title>Glassbox EU AI Act Compliance Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/glassbox-eu-ai-act-compliance-audit/</link><pubDate>Sat, 04 Apr 2026 06:11:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/glassbox-eu-ai-act-compliance-audit/</guid><description>Version updated for https://github.com/designer-coderajay/Glassbox-AI-2.0-Mechanistic-Interpretability-tool to version v4.2.1.
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 Glassbox is an open-source toolkit designed to automate the creation of EU AI Act Annex IV compliance documentation for high-risk AI systems, compatible with both open-source models and proprietary APIs like GPT-4. It simplifies regulatory compliance by generating structured, nine-section technical documentation drafts, while also offering researchers tools to analyze and identify minimal faithful circuits in transformer models for improved interpretability.</description></item><item><title>DevCycle Feature Flag Code Usages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/devcycle-feature-flag-code-usages/</link><pubDate>Sat, 04 Apr 2026 06:11:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/devcycle-feature-flag-code-usages/</guid><description>Version updated for https://github.com/DevCycleHQ/feature-flag-code-usage-action to version v1.4.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 integrates with the DevCycle platform to automatically update the DevCycle dashboard with code snippet references for each DevCycle variable used in your project.</description></item><item><title>Skylos - Python SAST, Dead Code Detection &amp; PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/skylos-python-sast-dead-code-detection-pr-gate/</link><pubDate>Sat, 04 Apr 2026 06:10:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/skylos-python-sast-dead-code-detection-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.2.1.
This action is used across all versions by 13 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 and GitHub Action designed to detect dead code, hardcoded secrets, exploitable flows, and AI-generated security vulnerabilities in Python, TypeScript, and Go codebases. It streamlines code quality and security enforcement by automating tasks like dead code detection, AI-driven regression analysis, and CI/CD pull request gating with GitHub annotations and review comments.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</link><pubDate>Sat, 04 Apr 2026 06:10:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.12.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, &amp;ldquo;Fallow,&amp;rdquo; is a Rust-native codebase analyzer for TypeScript and JavaScript that detects unused code, duplication, and complexity issues across projects. It automates the identification of dead code, copy-pasted blocks, and problematic architectural patterns, offering sub-second analysis without requiring configuration.</description></item><item><title>Ansible Molecule</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ansible-molecule/</link><pubDate>Sat, 04 Apr 2026 06:10:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/ansible-molecule/</guid><description>Version updated for https://github.com/gofrolist/molecule-action to version v2.7.94.
This action is used across all versions by 686 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Molecule for GitHub Action&amp;rdquo; enables users to automate the testing of Ansible roles using Molecule within a GitHub Actions workflow. It streamlines tasks such as dependency management, instance creation, configuration, and verification by integrating Molecule commands directly into CI/CD pipelines.</description></item><item><title>GitHub Release Notifier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/github-release-notifier/</link><pubDate>Sat, 04 Apr 2026 06:10:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/github-release-notifier/</guid><description>Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.13.
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 release-notifier-action is a GitHub Action designed to automate notifications about repository releases using a GitHub App. It solves the problem of manually informing repositories about release events by creating repository dispatch events whenever a release is created, edited, or deleted.</description></item><item><title>CycloneDX Crystal Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/cyclonedx-crystal-action/</link><pubDate>Sat, 04 Apr 2026 06:10:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/cyclonedx-crystal-action/</guid><description>Version updated for https://github.com/hahwul/cyclonedx-cr to version v1.3.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cyclonedx-cr GitHub Action automates the generation of CycloneDX Software Bill of Materials (SBOM) for Crystal projects by analyzing shard.yml and shard.lock files. It supports multiple output formats (JSON, XML, CSV), adheres to various CycloneDX specification versions, and simplifies dependency tracking by automatically generating Package URLs (PURLs).</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/stackit-cli-tools-installer/</link><pubDate>Sat, 04 Apr 2026 06:10:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.40.
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 installs a specified version of the stackit-cli binary on a runner, enabling automated setup of the CLI tool for workflows. It simplifies version management by allowing users to specify &amp;ldquo;latest&amp;rdquo; or a semantic version, while ensuring the binary is added to the PATH environment for immediate use.</description></item><item><title>Get Selected</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/get-selected/</link><pubDate>Sat, 04 Apr 2026 06:10:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/get-selected/</guid><description>Version updated for https://github.com/joao-zanutto/get-selected to version v2.0.0.
This action is used across all versions by 14 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, Get Selected, automates the process of retrieving a list of selected checkboxes from a workflow_dispatch event&amp;rsquo;s input. It streamlines workflows by outputting the selected options as a formatted list or JSON, with support for custom separators and the ability to exclude specified items.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/judges-code-review/</link><pubDate>Sat, 04 Apr 2026 06:10:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.127.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides an AI-driven code evaluation tool designed to act as an independent quality gate for various projects. It combines efficient offline analysis (e.g., deterministic pattern matching and AST analysis) with LLM-powered expert reviews, automating tasks such as code quality assessments, risk analysis, and prioritized fix recommendations across 45 specialized domains.</description></item><item><title>are-we-good</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/are-we-good/</link><pubDate>Sat, 04 Apr 2026 06:10:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/are-we-good/</guid><description>Version updated for https://github.com/lowlydba/are-we-good to version v1.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 The &amp;ldquo;are-we-good&amp;rdquo; GitHub Action consolidates the statuses of multiple jobs or matrix configurations in a workflow into a single pass/fail result, simplifying status checks for branch protection rules. It automates the evaluation of complex CI workflows by allowing specific jobs to fail, be skipped, or cancelled without affecting the overall status, and provides a markdown summary for better visibility.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/secondbrainaction/</link><pubDate>Sat, 04 Apr 2026 06:10:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2513-attempt1.
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 SecondBrain is a CLI tool that integrates with external data sources (e.g., Salesforce, Slack, GitHub) to retrieve, filter, and analyze data using Retrieval Augmented Generation (RAG) techniques and a Large Language Model (LLM). It automates tasks such as generating reports, summarizing insights, and analyzing documents or changes across diverse and disconnected data sources.</description></item><item><title>Matrix outputs - read node24</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/matrix-outputs-read-node24/</link><pubDate>Sat, 04 Apr 2026 06:10:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/matrix-outputs-read-node24/</guid><description>Version updated for https://github.com/mitchdz/github-action-matrix-outputs-read to version v2-alpha.
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 GitHub Action cloudposse/github-action-matrix-outputs-read addresses a limitation in GitHub Actions where outputs from matrix jobs are only accessible for the latest iteration. This action automates the retrieval of all matrix job outputs using a workaround, enabling reference to outputs from multiple matrix runs in subsequent jobs.</description></item><item><title>Matrix outputs - write node24</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/matrix-outputs-write-node24/</link><pubDate>Sat, 04 Apr 2026 06:10:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/matrix-outputs-write-node24/</guid><description>Version updated for https://github.com/mitchdz/github-action-matrix-outputs-write to version v2-alpha.
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 The cloudposse/github-action-matrix-outputs-write GitHub Action addresses a limitation in GitHub Actions where only the latest iteration&amp;rsquo;s outputs from matrix jobs are available for downstream jobs. It enables storing and referencing outputs from all matrix iterations, facilitating workflows that depend on aggregated results across multiple matrix jobs.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/run-aer-tests/</link><pubDate>Sat, 04 Apr 2026 06:09:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.140.
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 aer GitHub Action facilitates the validation, testing, and execution of Apex code in a lightweight Salesforce-compatible runtime, enabling developers to iterate on Apex logic without the need to deploy to a Salesforce org. It automates the process of running Apex tests within a CI/CD pipeline, providing fast and reproducible test cycles.</description></item><item><title>CLA Bot - Easily handle Contributor License Agreements (CLAs)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/cla-bot-easily-handle-contributor-license-agreements-clas/</link><pubDate>Sat, 04 Apr 2026 06:09:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/cla-bot-easily-handle-contributor-license-agreements-clas/</guid><description>Version updated for https://github.com/overtrue/cla-bot to version v0.0.9.
This action is used across all versions by 2 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 CLA Bot GitHub Action ensures that all required contributors sign a Contributor License Agreement (CLA) before their pull requests can be merged. It automates the process by checking for signed agreements from PR authors and commit authors, and posting reminders with signing instructions when necessary.</description></item><item><title>Release to Social Media</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/release-to-social-media/</link><pubDate>Sat, 04 Apr 2026 06:09:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/release-to-social-media/</guid><description>Version updated for https://github.com/postboost-co/release-to-social 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 The release-to-social GitHub Action automates the process of announcing GitHub Releases on multiple social media platforms. It transforms changelog content into tailored, platform-specific marketing copy using AI and schedules posts via PostBoost, ensuring timely and consistent communication.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/multi-style-contribution-snake/</link><pubDate>Sat, 04 Apr 2026 06:09:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v04.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph, offering five unique themes, various geometric shapes, and optional month labels for enhanced clarity. It simplifies the process by auto-detecting the repository owner, generating high-quality GIF and SVG outputs, and creating an organized gallery of results in a dedicated branch.</description></item><item><title>QualityMax Test Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/qualitymax-test-runner/</link><pubDate>Sat, 04 Apr 2026 06:09:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/qualitymax-test-runner/</guid><description>Version updated for https://github.com/Quality-Max/qualitymax-github-action to version v1.2.0.
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 QualityMax Test Runner GitHub Action integrates AI-powered end-to-end (E2E) testing into your CI/CD pipeline, automating test execution on every push, pull request, or scheduled event. It provides instant feedback by posting test results directly to pull requests, reducing manual testing efforts and enabling faster identification of issues.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/shieldci-devsecops-pipeline-generator/</link><pubDate>Sat, 04 Apr 2026 06:09:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.11.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 secure, best-practice CI/CD DevSecOps pipelines tailored to a project&amp;rsquo;s tech stack. It detects the language, Docker, and Kubernetes usage within a repository, generates appropriate workflows (including testing, building, and deploying), integrates security tools like Trivy, Gitleaks, and SAST tools, and opens a pull request with the generated workflows.</description></item><item><title>AutoDoc Agent Swarm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/autodoc-agent-swarm/</link><pubDate>Sat, 04 Apr 2026 06:09:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/autodoc-agent-swarm/</guid><description>Version updated for https://github.com/ROHITHGMURALI/AutoDoc to version Error loading version from page [https://github.com/marketplace/actions/autodoc-agent-swarm], unable to determine latest release.
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 The AutoDoc Agent Swarm (DeepAgents Edition) GitHub Action automates the process of analyzing, generating, and verifying high-quality technical documentation for code repositories. Using a hierarchical multi-agent system, it efficiently scans codebases, produces modular Markdown documentation enriched with diagrams, and performs rigorous quality assurance checks to ensure accuracy and compliance.</description></item><item><title>AEOrank — AEO Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/aeorank-aeo-scanner/</link><pubDate>Sat, 04 Apr 2026 06:09:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/aeorank-aeo-scanner/</guid><description>Version updated for https://github.com/vinpatel/aeorank-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 AEOrank GitHub Action evaluates a URL&amp;rsquo;s AI Engine Optimization (AEO) score and automates the reporting of results by posting them as a GitHub Check Run and a pull request (PR) comment. It helps developers maintain high AEO quality standards by providing detailed score breakdowns and enforcing thresholds with a &amp;ldquo;fail-below&amp;rdquo; feature to flag low scores during CI workflows.</description></item><item><title>CodeReview Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/codereview-agent/</link><pubDate>Sat, 04 Apr 2026 06:09:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/codereview-agent/</guid><description>Version updated for https://github.com/wanghenan/codereview-agent 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 CodeReview Agent is an AI-powered GitHub Action and CLI tool designed to automate code reviews by analyzing code changes, identifying security risks, and highlighting quality issues with confidence scores. It supports both human developers and AI agents, offering structured JSON outputs, semantic exit codes, and automated decision-making capabilities, making it ideal for integration into CI/CD pipelines.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vibecheck-ai-slop/</link><pubDate>Sat, 04 Apr 2026 06:09:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/04/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.5.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 vibecheck is a GitHub Action and standalone tool designed to identify and flag potential issues in AI-generated or manually-written code, with a focus on improving security, error handling, code quality, and identifying AI-specific coding patterns.</description></item><item><title>CodeMeta to Zenodo Converter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/codemeta-to-zenodo-converter/</link><pubDate>Fri, 03 Apr 2026 21:45:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/codemeta-to-zenodo-converter/</guid><description>Version updated for https://github.com/escape2020/codemeta2zenodo to version v1.3.0.
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 The &amp;ldquo;CodeMeta to Zenodo Converter&amp;rdquo; GitHub Action automates the conversion of codemeta.json metadata files into the .zenodo.json format using the eOSSR library. It streamlines the process of generating Zenodo-compatible metadata for software releases, ensuring compliance with Zenodo&amp;rsquo;s schema and supporting features like metadata validation and optional ESCAPE2020 community integration.</description></item><item><title>opnDossier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/opndossier/</link><pubDate>Fri, 03 Apr 2026 21:45:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/opndossier/</guid><description>Version updated for https://github.com/EvilBit-Labs/opnDossier to version v1.4.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 opnDossier is a command-line tool designed for network operators and security professionals to analyze and process OPNsense and pfSense firewall configurations. It automates tasks such as security vulnerability detection, dead rule identification, and configuration validation, while also generating detailed documentation and exportable formats (e.</description></item><item><title>Github Action Merge Dependabot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-action-merge-dependabot/</link><pubDate>Fri, 03 Apr 2026 21:45:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-action-merge-dependabot/</guid><description>Version updated for https://github.com/fastify/github-action-merge-dependabot to version v3.12.0.
This action is used across all versions by 4,023 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Merge Dependabot automates the process of approving and merging Dependabot pull requests in a repository. It eliminates the need for manual intervention in handling dependency updates, saving time and ensuring projects stay up to date with minimal effort.</description></item><item><title>fish-shop/indent-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/indent-check/</link><pubDate>Fri, 03 Apr 2026 21:45:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/indent-check/</guid><description>Version updated for https://github.com/fish-shop/indent-check to version v2.2.99.
This action is used across all versions by 24 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action automates the process of verifying proper indentation in .fish shell script files within a repository. It scans specified files or directories using customizable patterns and generates a summary of files that passed or failed the indentation check.</description></item><item><title>fish-shop/install-fish-shell</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/install-fish-shell/</link><pubDate>Fri, 03 Apr 2026 21:45:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/install-fish-shell/</guid><description>Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.8.
This action is used across all versions by 50 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fish-shop/install-fish-shell, automates the installation of the Fish shell on GitHub-hosted runners, supporting both macOS and Ubuntu environments. It simplifies setup for workflows that require the Fish shell, ensuring a consistent and efficient installation process across different operating systems.</description></item><item><title>fish-shop/syntax-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/syntax-check/</link><pubDate>Fri, 03 Apr 2026 21:45:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fish-shop/syntax-check/</guid><description>Version updated for https://github.com/fish-shop/syntax-check to version v2.2.97.
This action is used across all versions by 29 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates syntax checking for fish shell script files (.fish). It scans specified files or directories, validates their syntax, and provides detailed results, including the number of files checked, passed, and failed.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cloud-audit-aws-security-scanner/</link><pubDate>Fri, 03 Apr 2026 21:45:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit to version v1.3.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 cloud-audit GitHub Action is an open-source CLI tool designed to identify exploitable attack paths in AWS environments and provide actionable fixes in AWS CLI and Terraform formats. It automates security scanning and remediation by correlating findings into attack chains, helping teams address vulnerabilities without relying on SaaS solutions.</description></item><item><title>Easy Npm Publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/easy-npm-publish/</link><pubDate>Fri, 03 Apr 2026 21:45:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/easy-npm-publish/</guid><description>Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.27.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Easy NPM Publish is a GitHub Action that automates the process of versioning, tagging, and publishing npm packages using Conventional Commits. It eliminates the need for manual version updates by determining the next semantic version based on commit messages and publishes the package to an npm-compatible registry.</description></item><item><title>Build with Gradle</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/build-with-gradle/</link><pubDate>Fri, 03 Apr 2026 21:45:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/build-with-gradle/</guid><description>Version updated for https://github.com/gradle/actions to version v6.1.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 47,104 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides tools to streamline and automate Gradle project workflows. It offers actions for configuring Gradle builds (setup-gradle), generating and submitting dependency graphs for vulnerability analysis (dependency-submission), and validating Gradle Wrapper JAR files for security compliance (wrapper-validation).</description></item><item><title>Jamf Recovery Lock Rotation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/jamf-recovery-lock-rotation/</link><pubDate>Fri, 03 Apr 2026 21:45:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/jamf-recovery-lock-rotation/</guid><description>Version updated for https://github.com/Inetum-Poland/jamf-recovery-lock-rotation to version v1.1.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 Jamf Recovery Lock Rotation GitHub Action automates the process of rotating Recovery Lock passphrases on Apple Silicon Mac devices managed via Jamf Pro. By leveraging the Jamf Pro API, it retrieves device data, issues secure MDM commands, and tracks results, enabling organizations to enhance security by regularly updating Recovery Lock credentials.</description></item><item><title>Beacon Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/beacon-analysis/</link><pubDate>Fri, 03 Apr 2026 21:45:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/beacon-analysis/</guid><description>Version updated for https://github.com/insideon/beacon to version v1.3.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 Beacon is a GitHub Action and command-line tool designed for continuous and persistent analysis of codebases, leveraging AI to provide structured insights, prioritized task lists, health metrics, and strategic recommendations. Unlike session-based AI tools, Beacon operates unattended via CI/CD pipelines, schedules, or terminal commands, ensuring ongoing monitoring and tracking of project trends over time.</description></item><item><title>PortHawk Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/porthawk-security-scan/</link><pubDate>Fri, 03 Apr 2026 21:45:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/porthawk-security-scan/</guid><description>Version updated for https://github.com/JakobBartoschek/porthawk to version v1.5.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 PortHawk is an asynchronous TCP/UDP port scanner built in Python, designed to identify open ports, extract service banners, detect operating systems, perform CVE lookups, and generate detailed reports in various formats such as JSON, CSV, HTML, and SARIF.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/sops-tools-installer/</link><pubDate>Fri, 03 Apr 2026 21:45:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.7.
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 Setup sops GitHub Action automates the installation of a specified version of the sops binary, a tool used for managing encrypted files. It ensures the appropriate version is available on the runner, simplifying workflows that require sops by eliminating manual installation or version management.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/stackit-cli-tools-installer/</link><pubDate>Fri, 03 Apr 2026 21:44:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.39.
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 installation of the stackit-cli binary on a runner, allowing users to specify the desired version (e.g., latest or a semantic version). It simplifies workflow setup by caching the binary and updating the PATH environment variable, ensuring seamless access to the tool during CI/CD processes.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/neurolink-ai/</link><pubDate>Fri, 03 Apr 2026 21:44:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.44.1.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform designed to unify multiple AI providers and models under a single, consistent API, enabling seamless interaction with 13 major providers and over 100 models.</description></item><item><title>Pa11y Ratchet</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/pa11y-ratchet/</link><pubDate>Fri, 03 Apr 2026 21:44:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/pa11y-ratchet/</guid><description>Version updated for https://github.com/narthur/pa11y-ratchet to version v3.5.1.
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 Pa11y Ratchet is a GitHub Action designed to prevent the introduction of new accessibility issues in pull requests. It scans URLs for accessibility problems using the Pa11y tool, compares the results between the current and base branches, and fails the workflow if new issues are detected.</description></item><item><title>Setup cli-replay</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-cli-replay/</link><pubDate>Fri, 03 Apr 2026 21:44:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-cli-replay/</guid><description>Version updated for https://github.com/ormasoftchile/cli-replay to version v0.1.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 Summary:
The cli-replay GitHub Action is a scenario-driven tool designed for black-box testing of systems that orchestrate external CLI tools. It records real command executions, replays them deterministically, and validates that workflows execute the correct commands in the expected order without requiring network access, credentials, or live services.</description></item><item><title>CLA Bot - Easily handle Contributor License Agreements (CLAs)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cla-bot-easily-handle-contributor-license-agreements-clas/</link><pubDate>Fri, 03 Apr 2026 21:44:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cla-bot-easily-handle-contributor-license-agreements-clas/</guid><description>Version updated for https://github.com/overtrue/cla-bot to version v0.0.8.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary CLA Bot is a GitHub Action that enforces Contributor License Agreement (CLA) compliance by blocking pull requests until all required contributors have signed the CLA via a specified comment. It automates the process of verifying signatures, re-checks when comments are updated, and provides signing instructions to contributors directly on pull requests.</description></item><item><title>RoboInfra URDF Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/roboinfra-urdf-validator/</link><pubDate>Fri, 03 Apr 2026 21:44:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/roboinfra-urdf-validator/</guid><description>Version updated for https://github.com/Ravindar10/validate-urdf-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 validate-urdf-action is a GitHub Action designed to automate the validation of ROS URDF files in CI/CD pipelines using the RoboInfra API. It helps developers identify and resolve structural errors in URDF files—such as joint validity, kinematic chain issues, and duplicate names—early in the development process, preventing issues from propagating to simulations or hardware.</description></item><item><title>PR Security Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/pr-security-reviewer/</link><pubDate>Fri, 03 Apr 2026 21:44:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/pr-security-reviewer/</guid><description>Version updated for https://github.com/renegadedme/pr-reviewer 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 PR Security Reviewer GitHub Action automatically scans changes made to Dockerfiles and Kubernetes manifests in pull requests, identifies security risks, and provides clear, actionable feedback through inline comments and summary reports on the PR.</description></item><item><title>SEO Audit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/seo-audit-action/</link><pubDate>Fri, 03 Apr 2026 21:44:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/seo-audit-action/</guid><description>Version updated for https://github.com/SeoScoreAPI/seo-audit-action 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 The SEO Audit Action is a GitHub Action designed to automate SEO audits for websites within a CI/CD pipeline, enabling developers to identify and address SEO-related issues before deployment. It performs 28 checks across meta, technical, social, performance, and accessibility categories, providing actionable insights such as an SEO score, letter grade, and detailed issue reports.</description></item><item><title>Setup Emscripten toolchain (node24)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-emscripten-toolchain-node24/</link><pubDate>Fri, 03 Apr 2026 21:44:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-emscripten-toolchain-node24/</guid><description>Version updated for https://github.com/slowriot/setup-emsdk to version v15.
This action is used across all versions by 1 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 setup-emsdk GitHub Action automates the process of downloading, installing, and configuring a specified version of Emscripten, a toolchain for compiling to WebAssembly. It simplifies the setup of Emscripten in CI workflows, offering optional caching capabilities for both the toolchain and build-generated system libraries to improve build efficiency.</description></item><item><title>Expand AWS IAM Wildcards</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/expand-aws-iam-wildcards/</link><pubDate>Fri, 03 Apr 2026 21:44:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/expand-aws-iam-wildcards/</guid><description>Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v1.2.0.
This action is used across all versions by 1 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 automatically expands AWS IAM policy wildcard actions in pull request (PR) diffs and adds inline comments that detail the specific actions each wildcard represents, with links to AWS documentation.</description></item><item><title>Helm-actions-vidhya101</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/helm-actions-vidhya101/</link><pubDate>Fri, 03 Apr 2026 21:44:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/helm-actions-vidhya101/</guid><description>Version updated for https://github.com/vidhyashankergoel/helm-actions to version v1.0.
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 This GitHub Action automates tasks related to managing and deploying Helm charts. It packages Helm charts, performs linting, pushes the packaged charts to an OCI registry (e.g., GHCR), and optionally updates a HELMCHART-VERSION file in the repository.</description></item><item><title>setup-wash-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-wash-action/</link><pubDate>Fri, 03 Apr 2026 21:44:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-wash-action/</guid><description>Version updated for https://github.com/wasmCloud/setup-wash-action to version v2.0.0.
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 setup-wash-action GitHub Action automates the installation of the wash CLI, a tool designed for developing and managing WebAssembly components within the wasmCloud ecosystem. It simplifies the setup process for projects requiring the wash CLI, ensuring developers can quickly integrate and use wasmCloud tools in their workflows.</description></item><item><title>Bun Setup with Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/bun-setup-with-cache/</link><pubDate>Fri, 03 Apr 2026 21:44:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/bun-setup-with-cache/</guid><description>Version updated for https://github.com/WebNaresh/bun-setup-action to version v1.0.1.
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 simplifies the setup of the Bun JavaScript runtime by combining runtime installation, dependency installation, and caching of node_modules into a single step. It enhances CI workflows with features such as cross-branch caching, automatic detection of node_modules directories (including in monorepos), and significantly faster dependency installations.</description></item><item><title>setup-ollama</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-ollama/</link><pubDate>Fri, 03 Apr 2026 13:46:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-ollama/</guid><description>Version updated for https://github.com/ai-action/setup-ollama to version v2.0.27.
This action is used across all versions by 62 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 setup-ollama GitHub Action simplifies the process of integrating the Ollama CLI into GitHub Actions workflows. It automates the installation and setup of the Ollama CLI, enabling users to run prompts against large language models or utilize specific pre-trained models from the Ollama library within CI/CD pipelines.</description></item><item><title>Has Active Deployment for Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/has-active-deployment-for-environment/</link><pubDate>Fri, 03 Apr 2026 13:46:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/has-active-deployment-for-environment/</guid><description>Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.103.
This action is used across all versions by 3 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 &amp;ldquo;Check Deployed Environment&amp;rdquo; GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping streamline workflows by identifying if a deployment action is necessary.</description></item><item><title>Go sum fix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/go-sum-fix/</link><pubDate>Fri, 03 Apr 2026 13:46:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/go-sum-fix/</guid><description>Version updated for https://github.com/at-wat/go-sum-fix-action to version v0.9.5.
This action is used across all versions by 292 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-sum-fix-action is a GitHub Action designed to automatically update the go.sum file in Go projects, ensuring dependencies are correctly managed and consistent. It streamlines the process of fixing go.sum issues, particularly in automated workflows like Renovate Bot pull requests, by tidying and committing changes.</description></item><item><title>GEO Optimizer Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/geo-optimizer-audit/</link><pubDate>Fri, 03 Apr 2026 13:46:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/geo-optimizer-audit/</guid><description>Version updated for https://github.com/Auriti-Labs/geo-optimizer-skill to version v4.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 GEO Optimizer is a GitHub Action designed to audit, fix, and optimize websites for visibility and citation by AI-powered search engines like ChatGPT, Perplexity, and Claude. It automates tasks such as evaluating website compliance against 47 AI-focused optimization criteria, generating essential files (e.</description></item><item><title>Setup node and pnpm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-node-and-pnpm/</link><pubDate>Fri, 03 Apr 2026 13:46:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-node-and-pnpm/</guid><description>Version updated for https://github.com/Dafnik/setup-node-pnpm to version v5.0.2.
This action is used across all versions by 47 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-node-pnpm GitHub Action simplifies the setup of Node.js and PNPM in workflows by automating the installation and configuration of specific Node.js and PNPM versions. It supports features like reading version specifications from files (e.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fallow-codebase-health/</link><pubDate>Fri, 03 Apr 2026 13:46:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.11.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, &amp;ldquo;Fallow,&amp;rdquo; is a Rust-based codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of dead code, code duplication, complexity issues, and architectural violations, providing quick and actionable insights to optimize and maintain code quality.</description></item><item><title>LynxPrompt Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/lynxprompt-action/</link><pubDate>Fri, 03 Apr 2026 13:46:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/lynxprompt-action/</guid><description>Version updated for https://github.com/GeiserX/lynxprompt-action to version v1.0.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 LynxPrompt Action is a GitHub Action designed to automate the management of AI IDE configuration files by integrating with the LynxPrompt platform. It enables users to sync local configurations to the cloud, validate their structure, generate configurations from cloud-stored blueprints, and detect configuration drift between local files and the cloud.</description></item><item><title>Star list generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/star-list-generator/</link><pubDate>Fri, 03 Apr 2026 13:46:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/star-list-generator/</guid><description>Version updated for https://github.com/halostatue/starlist to version v2.0.2.
This action is used across all versions by 1 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 halostatue/starlist GitHub Action automates the process of generating a categorized Markdown list of a user&amp;rsquo;s starred GitHub repositories, grouped by attributes like language or topic. It solves the problem of manually organizing and maintaining a comprehensive list of starred repositories, offering features such as automatic partitioning for large datasets and customizable templates.</description></item><item><title>GHCup Setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/ghcup-setup/</link><pubDate>Fri, 03 Apr 2026 13:46:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/ghcup-setup/</guid><description>Version updated for https://github.com/haskell/ghcup-setup to version v1.2.3.
This action is used across all versions by 1 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 &amp;ldquo;GHCup Action&amp;rdquo; is a GitHub Action designed to install the ghcup tool across various operating systems and integrate it into the system&amp;rsquo;s PATH. It automates the setup and management of Haskell development tools such as GHC, Cabal, Stack, and HLS, ensuring consistent and streamlined development environments for Haskell projects.</description></item><item><title>github-api-usage-monitor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-api-usage-monitor/</link><pubDate>Fri, 03 Apr 2026 13:46:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-api-usage-monitor/</guid><description>Version updated for https://github.com/hesreallyhim/github-api-usage-monitor to version v2.0.0.
This action is used across all versions by 7 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 github-api-usage-monitor GitHub Action tracks and reports GitHub API rate limit usage during workflow jobs by periodically polling the /rate_limit endpoint. It automates the monitoring of API consumption, providing detailed insights into per-bucket usage and preventing workflows from exceeding rate limits.</description></item><item><title>Hosho Prompt Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/hosho-prompt-reviewer/</link><pubDate>Fri, 03 Apr 2026 13:45:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/hosho-prompt-reviewer/</guid><description>Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.31.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 The Hosho Prompt Reviewer GitHub Action evaluates AI agent prompts against six key quality factors based on prompt engineering best practices, providing ratings and actionable improvement suggestions with before-and-after examples. It automates the review process by identifying weaknesses in prompts, offering fixes, and integrating directly into GitHub workflows for pull requests or on-demand analysis.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/stackit-cli-tools-installer/</link><pubDate>Fri, 03 Apr 2026 13:45:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.38.
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 installation of the Stackit CLI tool on workflow runners, allowing users to specify a particular version or default to the latest stable release. It simplifies the process of setting up the Stackit CLI by caching the binary and adding it to the system PATH, ensuring consistent and efficient CLI availability for automation workflows.</description></item><item><title>venomcheck</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/venomcheck/</link><pubDate>Fri, 03 Apr 2026 13:45:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/venomcheck/</guid><description>Version updated for https://github.com/nevoodoo/venomcheck to version v0.1.0-beta.1.
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 Venomcheck is a GitHub Action and CLI tool designed to scan Python dependencies for vulnerabilities while identifying their origin in the dependency chain. It addresses the common challenge of understanding why a vulnerable package is included in a project and whether it can be fixed through upgrades.</description></item><item><title>CLA Bot - Easily handle Contributor License Agreements (CLAs)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cla-bot-easily-handle-contributor-license-agreements-clas/</link><pubDate>Fri, 03 Apr 2026 13:45:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/cla-bot-easily-handle-contributor-license-agreements-clas/</guid><description>Version updated for https://github.com/overtrue/cla-bot to version v0.0.6.
This action is used across all versions by 2 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 CLA Bot GitHub Action automates the enforcement of Contributor License Agreement (CLA) signing for pull requests by blocking merges until all required contributors (e.g., PR authors and commit authors) have signed the CLA via a specific comment.</description></item><item><title>Extract Commit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/extract-commit-action/</link><pubDate>Fri, 03 Apr 2026 13:45:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/extract-commit-action/</guid><description>Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.2.
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 &amp;ldquo;Extract Commit Action&amp;rdquo; is a GitHub Action designed to automate the extraction and processing of information from commit messages using customizable regex patterns or commands. It simplifies tasks like parsing commit logs for specific data, such as environment variables, feature tags, or version numbers, and outputs the results in formats like text, JSON, or CSV.</description></item><item><title>Contributors Generator Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/contributors-generator-action/</link><pubDate>Fri, 03 Apr 2026 13:45:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/contributors-generator-action/</guid><description>Version updated for https://github.com/somaz94/contributors-action to version v1.1.0.
This action is used across all versions by 14 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action is a GitHub Action that automates the generation and updating of contributor lists for a repository. It uses GitHub repository data to create customizable contributor lists in various formats, such as tables, markdown lists, or image grids, and can update specific sections in existing files (e.</description></item><item><title>Environment/Output Setter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/environment/output-setter/</link><pubDate>Fri, 03 Apr 2026 13:45:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/environment/output-setter/</guid><description>Version updated for https://github.com/somaz94/env-output-setter to version v1.7.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 The GitHub Environment/Output Setter is a GitHub Action designed to dynamically set multiple key-value pairs as environment variables ($GITHUB_ENV) and workflow outputs ($GITHUB_OUTPUT). It automates the process of defining and managing variables and outputs across steps in a CI/CD pipeline, solving the challenge of dynamic variable handling.</description></item><item><title>Go Git Commit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/go-git-commit-action/</link><pubDate>Fri, 03 Apr 2026 13:45:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/go-git-commit-action/</guid><description>Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.4.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action is a GitHub Action written in Go that automates common Git operations, including committing, pushing, tagging, and creating pull requests. It simplifies workflows by handling tasks like file updates, branch management, and tag creation/deletion, while ensuring secure authentication.</description></item><item><title>kube-diff Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kube-diff-action/</link><pubDate>Fri, 03 Apr 2026 13:45:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kube-diff-action/</guid><description>Version updated for https://github.com/somaz94/kube-diff-action to version v1.3.2.
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 kube-diff-action GitHub Action automates the comparison of local Kubernetes manifests (YAML files, Helm charts, or Kustomize overlays) with the live state of a Kubernetes cluster, identifying configuration drift such as changed, new, deleted, or unchanged resources.</description></item><item><title>kube-events Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kube-events-action/</link><pubDate>Fri, 03 Apr 2026 13:45:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kube-events-action/</guid><description>Version updated for https://github.com/somaz94/kube-events-action to version v1.3.1.
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 kube-events-action GitHub Action automates the process of monitoring Kubernetes cluster events, particularly after deployments. It detects and reports warnings or specific event types within a defined time window, optionally posting a summarized report as a pull request comment.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/agentura-eval/</link><pubDate>Fri, 03 Apr 2026 13:45:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.6.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 Agentura is a GitHub Action designed to test and validate AI agent behavior by comparing expected outputs to actual performance on every pull request. It automates the detection of regressions, improvements, and other changes in areas like accuracy, quality, tool usage, and performance before merging, ensuring reliable updates and reducing the risk of unnoticed issues.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/runner-guard/</link><pubDate>Fri, 03 Apr 2026 13:45:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.6.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 Runner Guard is a CI/CD vulnerability scanner designed to analyze GitHub Actions workflows for security risks, including injection paths and hidden malicious payloads. It automates the detection of critical vulnerabilities such as misconfigured pull_request_target workflows that expose repository secrets and supply chain attacks involving invisible Unicode steganography.</description></item><item><title>Setup vp</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-vp/</link><pubDate>Fri, 03 Apr 2026 13:45:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-vp/</guid><description>Version updated for https://github.com/voidzero-dev/setup-vp to version v1.6.0.
This action is used across all versions by 0 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 setup-vp GitHub Action automates the setup of Vite+ (vp) in CI/CD workflows, including global installation, dependency caching, and Node.js version management. It simplifies project initialization by detecting lock files, supporting all major package managers, and optionally running dependency installation.</description></item><item><title>KiCad Design Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kicad-design-review/</link><pubDate>Fri, 03 Apr 2026 06:20:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/kicad-design-review/</guid><description>Version updated for https://github.com/aklofas/kicad-happy 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 This GitHub Action, kicad-happy, provides AI-powered design review capabilities for KiCad projects. It automates the analysis of schematics, PCB layouts, and Gerber files, detecting bugs, design errors, and potential issues before manufacturing. Key features include power tree tracing, subcircuit identification, PCB layout verification, protection coverage mapping, and sleep current estimation, offering a comprehensive, automated assistant for electronics design workflows.</description></item><item><title>Ambient Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/ambient-action/</link><pubDate>Fri, 03 Apr 2026 06:20:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/ambient-action/</guid><description>Version updated for https://github.com/ambient-code/ambient-action to version v0.0.3.
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 Ambient Action GitHub Action integrates with the Ambient Code Platform to automate the creation and management of development sessions directly from workflows. It streamlines tasks such as code refactoring, bug fixing, and implementing project-specific workflows by accepting prompts and repository details, with options to either proceed immediately or wait for session results.</description></item><item><title>Route Auditor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/route-auditor/</link><pubDate>Fri, 03 Apr 2026 06:20:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/route-auditor/</guid><description>Version updated for https://github.com/ayaxsoft/route-auditor to version @route-auditor/cli@4.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 route-auditor GitHub Action is designed to automatically scan Next.js projects for security vulnerabilities within App Router, Pages Router, and API Routes. It identifies issues such as missing authentication, CSRF protection gaps, permissive CORS policies, hardcoded secrets, and more, while providing stack-aware fix suggestions tailored to commonly used libraries.</description></item><item><title>BuiltByBit Release Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/builtbybit-release-action/</link><pubDate>Fri, 03 Apr 2026 06:20:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/builtbybit-release-action/</guid><description>Version updated for https://github.com/CorwinDev/BuiltByBit-release-action to version v1.0.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 BuiltByBit Release Action automates the process of publishing new versions of a resource to the BuiltByBit platform directly from a GitHub workflow. It streamlines tasks such as uploading GitHub release assets or self-built files (e.</description></item><item><title>Datadog Deployment Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/datadog-deployment-gate/</link><pubDate>Fri, 03 Apr 2026 06:20:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/datadog-deployment-gate/</guid><description>Version updated for https://github.com/DataDog/deployment-gate-github-action to version v2.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Datadog Deployment Gate GitHub Action integrates Datadog Deployment Gates into CI/CD pipelines to automatically evaluate deployment readiness based on predefined rules. It helps reduce the risk of deployment-related incidents by enabling automated checks for service health, environment conditions, and other metrics before proceeding with deployments.</description></item><item><title>GitHub Action for Python based Firebase projects</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-action-for-python-based-firebase-projects/</link><pubDate>Fri, 03 Apr 2026 06:20:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/github-action-for-python-based-firebase-projects/</guid><description>Version updated for https://github.com/gannonk08/firebase-action-python to version v15.13.0.
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 This GitHub Action facilitates the use of Firebase CLI commands within a CI/CD pipeline, with a specific focus on Python-based projects. It automates tasks such as deploying Firebase functions, hosting files, Firestore rules, and updating configurations by integrating with Google Cloud services via service account credentials.</description></item><item><title>Copilot Release Notes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/copilot-release-notes/</link><pubDate>Fri, 03 Apr 2026 06:20:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/copilot-release-notes/</guid><description>Version updated for https://github.com/github/copilot-release-notes to version v1.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 1 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 Copilot Release Notes GitHub Action automates the generation of structured, human-readable release notes by analyzing pull requests merged between specified git references, leveraging GitHub Copilot&amp;rsquo;s AI capabilities.</description></item><item><title>hostwithquantum/setup-quantum-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/hostwithquantum/setup-quantum-cli/</link><pubDate>Fri, 03 Apr 2026 06:20:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/hostwithquantum/setup-quantum-cli/</guid><description>Version updated for https://github.com/hostwithquantum/setup-quantum-cli to version v2.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 setup-quantum-cli GitHub Action automates the installation, configuration, and authentication of the quantum-cli tool in CI/CD workflows. It simplifies the process of setting up the CLI by downloading it, adding it to the system PATH, and optionally configuring authentication using an API key.</description></item><item><title>verified-bot-commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/verified-bot-commit/</link><pubDate>Fri, 03 Apr 2026 06:20:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/verified-bot-commit/</guid><description>Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.2.
This action is used across all versions by 87 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the GitHub REST API, leveraging either the default GITHUB_TOKEN or a custom GitHub App Token.</description></item><item><title>OQS Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/oqs-scanner/</link><pubDate>Fri, 03 Apr 2026 06:19:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/oqs-scanner/</guid><description>Version updated for https://github.com/jimbo111/open-quantum-secure to version v2.0.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 The Open Quantum Secure (OQS Scanner) is a post-quantum cryptography analysis tool that scans codebases, configuration files, and binary artifacts to identify cryptographic algorithm usage vulnerable to quantum computing attacks. It automates the process of assessing quantum readiness by generating a Quantum Readiness Score, producing CycloneDX SBOMs, and checking compliance with CNSA 2.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/neurolink-ai/</link><pubDate>Fri, 03 Apr 2026 06:19:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.44.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that consolidates 13 major AI providers and over 100 models under a single, consistent API. It automates seamless integration, provider switching, intelligent routing, and enterprise-grade features like multi-provider failover and memory management, enabling developers to efficiently build and scale AI-powered applications.</description></item><item><title>Heisenberg CI Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/heisenberg-ci-failure-analysis/</link><pubDate>Fri, 03 Apr 2026 06:19:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/heisenberg-ci-failure-analysis/</guid><description>Version updated for https://github.com/kamilpajak/heisenberg to version v0.5.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 Heisenberg is a GitHub Action designed to automate root-cause analysis (RCA) of continuous integration (CI) failures, with a focus on Playwright workflows. Leveraging AI, it analyzes logs, artifacts, traces, and source code to identify why tests failed, where bugs are located, and how to resolve them, providing structured reports to save time and reduce manual debugging.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/judges-code-review/</link><pubDate>Fri, 03 Apr 2026 06:19:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.126.1.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action and tool is designed to evaluate AI-generated code quality using a combination of deterministic pattern matching, AST analysis, and LLM-powered deep reviews across 45 specialized domains. It automates tasks such as code quality assessment, risk analysis, license compliance checks, and generating actionable reports with prioritized fixes.</description></item><item><title>L10n.dev AI Localization Automation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/l10n.dev-ai-localization-automation/</link><pubDate>Fri, 03 Apr 2026 06:19:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/l10n.dev-ai-localization-automation/</guid><description>Version updated for https://github.com/l10n-dev/ai-l10n to version v1.4.1.
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 ai-l10n GitHub Action automates app localization by leveraging AI to translate i18n files into 165+ languages while preserving context, formatting, and data types. It supports a wide range of text-based localization file formats and offers features like smart project structure detection, incremental updates for new strings, intelligent pluralization, and error handling.</description></item><item><title>are-we-good</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/are-we-good/</link><pubDate>Fri, 03 Apr 2026 06:19:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/are-we-good/</guid><description>Version updated for https://github.com/lowlydba/are-we-good to version v1.0.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 The &amp;ldquo;are-we-good&amp;rdquo; GitHub Action consolidates the statuses of multiple jobs and matrix builds into a single pass/fail status check, simplifying CI/CD workflows and enabling easier enforcement of branch protection rules. It automates the evaluation of job outcomes, allowing specific jobs to fail, cancel, or skip without affecting the overall status, and provides a clear, optional markdown summary of results.</description></item><item><title>eigenhelm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/eigenhelm/</link><pubDate>Fri, 03 Apr 2026 06:19:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/eigenhelm/</guid><description>Version updated for https://github.com/metacogdev/eigenhelm to version v0.9.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 designed to evaluate and improve the structural quality of AI-generated code by analyzing its abstract syntax tree (AST) and scoring it against high-quality code corpora using information theory. It automates the detection of complexity, repeated patterns, and poor code structure, providing deterministic and trainable feedback to guide refactoring efforts.</description></item><item><title>Gather Repository Stats</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/gather-repository-stats/</link><pubDate>Fri, 03 Apr 2026 06:19:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/gather-repository-stats/</guid><description>Version updated for https://github.com/mona-actions/gh-repo-stats-plus to version v3.3.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 gh-repo-stats-plus GitHub CLI extension automates the collection and analysis of comprehensive repository statistics for GitHub organizations, enabling efficient management and reporting at an enterprise scale. It enhances performance and reliability through features like incremental processing, multi-organization support, state persistence, and retry logic, while also providing advanced capabilities such as batch processing, CSV post-processing, and package statistics tracking.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/agent-bom-scan/</link><pubDate>Fri, 03 Apr 2026 06:19:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.13.
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 Summary:
The agent-bom GitHub Action is an open security scanner designed to analyze and map the blast radius of vulnerabilities within agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/run-aer-tests/</link><pubDate>Fri, 03 Apr 2026 06:19:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.139.
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 aer GitHub Action enables automated validation and testing of Apex code in CI/CD workflows by providing a lightweight Salesforce-compatible runtime. It eliminates the need to deploy code to a Salesforce org for testing, thereby speeding up test cycles and simplifying iteration on Apex logic.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/multi-style-contribution-snake/</link><pubDate>Fri, 03 Apr 2026 06:19:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v03.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visuals of your GitHub contribution graph in various styles, shapes, and themes. It simplifies the process by automatically detecting the repository owner and generating high-quality SVG and GIF outputs with bold month labels for context.</description></item><item><title>setup-maestro-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-maestro-cli/</link><pubDate>Fri, 03 Apr 2026 06:19:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/setup-maestro-cli/</guid><description>Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.11.
This action is used across all versions by 1 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 setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI within GitHub Actions workflows. Maestro is a tool designed for mobile UI testing, and this action simplifies its integration by ensuring the CLI is correctly configured for use in CI/CD pipelines.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/shieldci-devsecops-pipeline-generator/</link><pubDate>Fri, 03 Apr 2026 06:18:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.10.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 that automates the creation of secure and optimized CI/CD pipelines for DevSecOps by detecting the project stack, generating workflows tailored to the project’s needs, and opening a pull request with the proposed workflows.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/rumdl-action/</link><pubDate>Fri, 03 Apr 2026 06:18:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.66.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built in Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing formatting issues, enforcing 71 lint rules, and supporting different Markdown flavors like GFM and MDX, all with a focus on speed and simplicity.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/drift-architectural-erosion-check/</link><pubDate>Fri, 03 Apr 2026 06:18:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v2.1.3.
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 command-line tool designed to detect architecture erosion in AI-generated or rapidly evolving codebases. It identifies structural issues such as fragmented error handling, layer boundary violations, and redundant utilities, which often go unnoticed during testing but hinder maintainability and scalability.</description></item><item><title>Uncover Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/uncover-actions/</link><pubDate>Fri, 03 Apr 2026 06:18:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/uncover-actions/</guid><description>Version updated for https://github.com/uncoverthefuture-org/actions to version v1.5.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 UActions - Local Container Deployment is a lightweight tool designed to streamline the deployment of containerized applications using Podman and Traefik, either locally or remotely via SSH. It automates tasks such as container management, reverse proxy setup with Let&amp;rsquo;s Encrypt support, and file watching for auto-deployment, making it ideal for local development and CI/CD workflows.</description></item><item><title>VulnCheck Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/vulncheck-action/</link><pubDate>Fri, 03 Apr 2026 06:18:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/03/vulncheck-action/</guid><description>Version updated for https://github.com/vulncheck-oss/action to version v1.1.4.
This action is used across all versions by 2 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 VulnCheck GitHub Action integrates vulnerability scanning into CI/CD pipelines by leveraging the VulnCheck CLI. It automates the detection and reporting of security vulnerabilities, providing actionable insights directly in pull requests.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/muaddib-scanner/</link><pubDate>Thu, 02 Apr 2026 21:57:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.47.
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&amp;rsquo;DIB is a security scanning tool designed to detect and mitigate supply chain threats in npm and PyPI packages. It automates the identification of known malicious packages, suspicious behavioral patterns, and vulnerabilities using 14 parallel scanners, machine learning classifiers, and sandboxing.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/npm-pkg-lint/</link><pubDate>Thu, 02 Apr 2026 21:57:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.3.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, npm-pkg-lint, is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as unnecessary files in package tarballs, outdated Node.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fallow-codebase-health/</link><pubDate>Thu, 02 Apr 2026 21:57:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.9.2.
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, Fallow, is a high-performance codebase analysis tool tailored for TypeScript and JavaScript projects. It automates the detection of dead code, duplicate code, and overly complex functions, providing actionable insights to streamline code quality, reduce technical debt, and improve maintainability.</description></item><item><title>fish-shop/install-plugin</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/install-plugin/</link><pubDate>Thu, 02 Apr 2026 21:57:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/install-plugin/</guid><description>Version updated for https://github.com/fish-shop/install-plugin to version v2.3.101.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-plugin GitHub Action automates the installation of plugins for the Fish shell by supporting popular Fish plugin managers like Fisher and Oh My Fish. It simplifies the setup process in CI/CD workflows by managing the installation of plugin managers (if not already present) and specified plugins, reducing manual setup and ensuring consistency.</description></item><item><title>fish-shop/install-plugin-manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/install-plugin-manager/</link><pubDate>Thu, 02 Apr 2026 21:56:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/install-plugin-manager/</guid><description>Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.99.
This action is used across all versions by 4 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 installation of plugin managers for the fish shell, such as Fisher and Oh My Fish. It simplifies the setup process for managing fish shell plugins, enabling seamless integration into CI/CD workflows.</description></item><item><title>fish-shop/run-fishtape-tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/run-fishtape-tests/</link><pubDate>Thu, 02 Apr 2026 21:56:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fish-shop/run-fishtape-tests/</guid><description>Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.101.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/run-fishtape-tests GitHub Action automates the execution of Fishtape tests for Fish shell scripts, streamlining the testing process in CI/CD workflows. It identifies and runs tests on .fish files based on customizable file patterns and generates output in either a prettified or raw TAP format.</description></item><item><title>OwnCloud Manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/owncloud-manager/</link><pubDate>Thu, 02 Apr 2026 21:56:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/owncloud-manager/</guid><description>Version updated for https://github.com/Fork-on-the-Table-Collective/owncloud-manager-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 The owncloud-manager-action is a GitHub Action that automates file management tasks on an OwnCloud server using WebDAV. It allows users to upload, download, and list files or directories on the server, streamlining workflows that involve remote file handling.</description></item><item><title>Publish MultiArch Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/publish-multiarch-image/</link><pubDate>Thu, 02 Apr 2026 21:56:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/publish-multiarch-image/</guid><description>Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.5.
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 The multiarch-image-publish GitHub Action automates the process of publishing signed multi-architecture container images by combining pre-built per-platform images into a single multi-arch manifest. It ensures integrity by signing and verifying the individual platform images and the final manifest, and supports tagging for both multi-arch and per-platform images.</description></item><item><title>Harnest Canary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/harnest-canary/</link><pubDate>Thu, 02 Apr 2026 21:56:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/harnest-canary/</guid><description>Version updated for https://github.com/gioperalto/canary to version v0.1.1-alpha.
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 Canary is a GitHub Action and CLI tool designed to validate harnest chick directories by automating a comprehensive 6-checkpoint QA process. It checks file structure, YAML schemas, agent frontmatter, documentation sections, naming conventions, and cross-references, providing a pass/fail report.</description></item><item><title>Golang Test Annotations</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/golang-test-annotations/</link><pubDate>Thu, 02 Apr 2026 21:56:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/golang-test-annotations/</guid><description>Version updated for https://github.com/guyarb/golang-test-annotations to version v0.9.0.
This action is used across all versions by 0 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 golang-test-annotations GitHub Action automatically annotates failed Go test results on pull requests, making it easier for developers to identify and address test failures directly in the GitHub interface. It streamlines the testing process by parsing go test JSON output and providing clear, actionable feedback.</description></item><item><title>AWS SSM Parameters to Env Variables</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/aws-ssm-parameters-to-env-variables/</link><pubDate>Thu, 02 Apr 2026 21:56:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/aws-ssm-parameters-to-env-variables/</guid><description>Version updated for https://github.com/hausofweb/actions-aws-ssm-params-to-env to version v1.0.2.
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 The actions-aws-ssm-params-to-env GitHub Action automates the retrieval of parameters from AWS Systems Manager Parameter Store and sets them as environment variables in a GitHub Actions workflow. It supports fetching individual parameters or entire parameter hierarchies, handles both plaintext and encrypted values, and offers options like value masking and prefixing variable names.</description></item><item><title>Hiero Solo Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/hiero-solo-action/</link><pubDate>Thu, 02 Apr 2026 21:56:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/hiero-solo-action/</guid><description>Version updated for https://github.com/hiero-ledger/hiero-solo-action to version v0.18.0.
This action is used across all versions by 21 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The hiero-solo-action GitHub Action automates the setup of a temporary Hiero Solo network with one or two consensus nodes for testing and development purposes. It provides capabilities such as creating accounts funded with hbars, optionally installing mirror nodes or JSON-RPC relay services, and exposing network endpoints for integration testing.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/judges-code-review/</link><pubDate>Thu, 02 Apr 2026 21:56:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.126.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 Judges Panel GitHub Action provides an advanced evaluation framework for analyzing AI-generated code across 45 specialized domains, acting as a quality gate for code review processes. It combines deterministic pattern matching and AST analysis with LLM-powered deep reviews to automate tasks such as risk assessment, code quality scoring, and auto-fix recommendations.</description></item><item><title>Kusari Ingest</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/kusari-ingest/</link><pubDate>Thu, 02 Apr 2026 21:56:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/kusari-ingest/</guid><description>Version updated for https://github.com/kusaridev/kusari-ingest to version v2.0.9.
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 kusari-ingest GitHub Action automates the ingestion of artifacts like SBOMs, SLSA attestations, and OpenVEX documents into the Kusari Platform as part of a CI/CD workflow. It streamlines the process of securely uploading and associating metadata with these artifacts, enabling enhanced traceability and compliance monitoring for software dependencies and changes.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/lingo.dev-ai-localization/</link><pubDate>Thu, 02 Apr 2026 21:56:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/lingo.dev-ai-localization/</guid><description>Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.9.
This action is used across all versions by 71 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 the process of implementing and managing localization in software projects. It automates tasks such as setting up i18n in React applications, translating various file formats, creating automated translation pipelines in CI/CD workflows, and providing runtime and build-time localization support.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/run-aer-tests/</link><pubDate>Thu, 02 Apr 2026 21:56:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.138.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, executing tests, and debugging Apex logic locally. It automates the process of running Apex tests in GitHub Actions pipelines, enabling fast, reproducible test cycles without deploying to a Salesforce org.</description></item><item><title>Sanitize Branch Name</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/sanitize-branch-name/</link><pubDate>Thu, 02 Apr 2026 21:56:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/sanitize-branch-name/</guid><description>Version updated for https://github.com/onliner/sanitize-branch-name 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 Sanitize Branch Name GitHub Action automates the process of detecting the current branch name and generating a sanitized version by replacing / and _ with -. This ensures branch names are safe to use in artifact names, cache keys, file paths, and other CI workflows that require filesystem-compatible strings.</description></item><item><title>CLA Bot - Easily handle Contributor License Agreements (CLAs)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cla-bot-easily-handle-contributor-license-agreements-clas/</link><pubDate>Thu, 02 Apr 2026 21:55:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cla-bot-easily-handle-contributor-license-agreements-clas/</guid><description>Version updated for https://github.com/overtrue/cla-bot to version v0.0.4.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary CLA Bot is a GitHub Action designed to enforce Contributor License Agreement (CLA) compliance by blocking pull requests until all required contributors (e.g., PR authors and commit authors) sign the specified CLA via a comment.</description></item><item><title>OWASP Noir Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/owasp-noir-action/</link><pubDate>Thu, 02 Apr 2026 21:55:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/owasp-noir-action/</guid><description>Version updated for https://github.com/owasp-noir/noir to version v0.29.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 OWASP Noir is a security-focused GitHub Action that bridges Static Application Security Testing (SAST) and Dynamic Application Security Testing (DAST) by analyzing source code to identify all application endpoints, including hidden or deprecated ones. It automates attack surface discovery, providing a comprehensive and actionable inventory of endpoints to eliminate security blind spots and enhance testing accuracy.</description></item><item><title>Validate FHIR Resource Status</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/validate-fhir-resource-status/</link><pubDate>Thu, 02 Apr 2026 21:55:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/validate-fhir-resource-status/</guid><description>Version updated for https://github.com/patrick-werner/fhir-resource-status-check to version 1.2.1.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Validate FHIR Resource Status Action is a GitHub Action designed to automate the validation of FHIR JSON files by ensuring that their status field, if present, is either &amp;quot;active&amp;quot; or &amp;quot;retired&amp;quot;. It helps ensure compliance with FHIR standards by identifying improperly configured resources, streamlining quality control in projects leveraging FHIR data.</description></item><item><title>UA-.NETStandard Test Suite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ua-.netstandard-test-suite/</link><pubDate>Thu, 02 Apr 2026 21:55:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ua-.netstandard-test-suite/</guid><description>Version updated for https://github.com/php-opcua/uanetstandard-test-suite to version v1.0.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 The UA-.NETStandard Test Suite is a comprehensive, ready-to-use tool designed for integration testing of OPC UA client libraries across various programming languages. It provides a realistic testing environment with eight pre-configured server instances that simulate different security policies, authentication methods, and communication modes outlined in the OPC UA specification.</description></item><item><title>JaCoCo CSV summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/jacoco-csv-summary/</link><pubDate>Thu, 02 Apr 2026 21:55:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/jacoco-csv-summary/</guid><description>Version updated for https://github.com/PineBale/jacoco-csv-summary to version v1.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 The jacoco-csv-summary GitHub Action processes JaCoCo code coverage CSV reports, summarizes the coverage data, and outputs the results to the workflow job summary or as a status check. It automates the task of extracting and presenting coverage metrics, helping developers monitor code coverage directly within their CI/CD workflows.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/shieldci-devsecops-pipeline-generator/</link><pubDate>Thu, 02 Apr 2026 21:55:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.7.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 secure CI/CD DevSecOps pipelines by detecting your project&amp;rsquo;s stack, generating optimized workflow configurations, and opening a pull request with the proposed workflows. It simplifies the setup of security-enhanced pipelines by including tools for static analysis (CodeQL/Semgrep), secret scanning (Gitleaks), container vulnerability scanning (Trivy), and more, while supporting multiple languages, Docker, and Kubernetes environments.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</link><pubDate>Thu, 02 Apr 2026 21:55:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v2.1.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 Drift is a GitHub Action and CLI tool designed for detecting and analyzing structural issues in AI-generated or AI-accelerated codebases without relying on large language models. It identifies architectural erosion, such as inconsistent error handling, layer boundary violations, and redundant utilities, providing clear findings and actionable repair recommendations.</description></item><item><title>Setup frameterm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-frameterm/</link><pubDate>Thu, 02 Apr 2026 21:55:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-frameterm/</guid><description>Version updated for https://github.com/stefanmatar/frameterm to version v1.2.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 Frameterm is a GitHub Action and CLI tool that automates interaction with terminal-based user interfaces (TUIs) by simulating commands and capturing video recordings of the process. It enables users to spawn, control, and monitor terminal applications, allowing tasks such as testing, debugging, and AI-driven navigation to be visualized with detailed overlays showing keystrokes, resource usage, and wait states.</description></item><item><title>Sprocket CI/CD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/sprocket-ci/cd/</link><pubDate>Thu, 02 Apr 2026 21:55:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/sprocket-ci/cd/</guid><description>Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.11.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sprocket GitHub Action integrates the Sprocket command-line tool into CI/CD pipelines to automate the static analysis, validation, and linting of WDL (Workflow Description Language) documents. It streamlines tasks such as validating WDL syntax, checking input JSON files against workflow schemas, and applying customizable linting rules to ensure code quality and compliance.</description></item><item><title>Tar and Upload a Build Artifact</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/tar-and-upload-a-build-artifact/</link><pubDate>Thu, 02 Apr 2026 13:59:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/tar-and-upload-a-build-artifact/</guid><description>Version updated for https://github.com/atos-actions/upload-artifact to version v2.2.3.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 The Upload-Artifact GitHub Action enables users to upload and store workflow artifacts by compressing them into a tar archive before uploading. This action facilitates data sharing between jobs and preserves data after workflow completion, providing faster uploads, immediate availability of artifacts via the UI or API, and improved data integrity through immutable archives.</description></item><item><title>GripMock Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/gripmock-action/</link><pubDate>Thu, 02 Apr 2026 13:59:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/gripmock-action/</guid><description>Version updated for https://github.com/bavix/gripmock-action to version v1.0.2.
This action is used across all versions by 1 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 GripMock GitHub Action simplifies the process of running GripMock, a gRPC mock server, in CI workflows by automating its setup, execution, and teardown. It solves the challenge of manually configuring and managing a gRPC mock server during testing by downloading the required binary, starting the server, validating its readiness, exposing connection details, and stopping the server automatically.</description></item><item><title>Greencheck CI Fixer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/greencheck-ci-fixer/</link><pubDate>Thu, 02 Apr 2026 13:59:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/greencheck-ci-fixer/</guid><description>Version updated for https://github.com/braedonsaunders/greencheck to version v0.
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 Greencheck is a GitHub Action designed to automatically remediate failed CI runs by leveraging AI coding agents like Claude or Codex. It analyzes the repository and workflow logs to identify and fix minor issues (e.</description></item><item><title>Cystatic PR Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cystatic-pr-analyzer/</link><pubDate>Thu, 02 Apr 2026 13:59:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cystatic-pr-analyzer/</guid><description>Version updated for https://github.com/cystatichq/action to version v0.1.0.
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 The README content you provided appears incomplete or missing key details about the GitHub Action. If you can share the complete content or provide more information, I can help craft a concise and accurate summary of its purpose, functionality, and key capabilities.</description></item><item><title>Deploy to Pipecat Cloud</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/deploy-to-pipecat-cloud/</link><pubDate>Thu, 02 Apr 2026 13:59:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/deploy-to-pipecat-cloud/</guid><description>Version updated for https://github.com/daily-co/pipecat-cloud-deploy-action to version v2.0.2.
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 &amp;ldquo;Deploy to Pipecat Cloud&amp;rdquo; GitHub Action automates the process of building and deploying Pipecat agents to Pipecat Cloud, streamlining CI/CD workflows. It eliminates the need for local Docker setups or external registries by leveraging cloud-based builds, offers smart caching for efficient deployments, and ensures readiness by polling for deployment availability.</description></item><item><title>Dust GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/dust-github-action/</link><pubDate>Thu, 02 Apr 2026 13:59:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/dust-github-action/</guid><description>Version updated for https://github.com/dust-tt/dust-github-action to version v0.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 The Dust GitHub Action automates the synchronization of Agent Skills (SKILL.md files) from a GitHub repository to a Dust workspace. It packages skill directories into a ZIP file and uploads them, ensuring your Dust workspace is always in sync with the latest skill definitions.</description></item><item><title>DynatraceAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/dynatraceaction/</link><pubDate>Thu, 02 Apr 2026 13:59:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/dynatraceaction/</guid><description>Version updated for https://github.com/dynatrace-oss/dynatrace-github-action to version v9.2.
This action is used across all versions by 21 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 Dynatrace GitHub Action facilitates the automation of reporting metrics and events from CI/CD workflows to a Dynatrace monitoring environment via its REST API. It streamlines the process of integrating monitoring data, such as custom metrics and event types, directly into Dynatrace, enabling enhanced observability and performance tracking.</description></item><item><title>Tenter Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/tenter-scan/</link><pubDate>Thu, 02 Apr 2026 13:59:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/tenter-scan/</guid><description>Version updated for https://github.com/goweft/tenter 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 Tenter is a pre-publish artifact integrity scanner designed to identify and prevent sensitive files, debug artifacts, oversized anomalies, and internal development artifacts from being included in final package distributions. It automates the inspection of published artifacts (e.</description></item><item><title>GitHub Action for GraalVM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/github-action-for-graalvm/</link><pubDate>Thu, 02 Apr 2026 13:59:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/github-action-for-graalvm/</guid><description>Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 3,886 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 sets up a specified GraalVM distribution in a CI/CD workflow, enabling its use as both a Java Development Kit (JDK) and for ahead-of-time (AOT) Native Image compilation.</description></item><item><title>HaxeFoundation - Setup Haxe</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/haxefoundation-setup-haxe/</link><pubDate>Thu, 02 Apr 2026 13:59:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/haxefoundation-setup-haxe/</guid><description>Version updated for https://github.com/HaxeFoundation/setup-haxe to version v2.0.3.
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 setup-haxe GitHub Action automates the setup of a Haxe development environment in GitHub workflows. It simplifies the process of installing specific Haxe versions, including nightly builds, and supports caching of global package data to optimize build times.</description></item><item><title>Jamf Recovery Lock Rotation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/jamf-recovery-lock-rotation/</link><pubDate>Thu, 02 Apr 2026 13:58:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/jamf-recovery-lock-rotation/</guid><description>Version updated for https://github.com/Inetum-Poland/jamf-recovery-lock-rotation to version v1.0.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 Jamf Recovery Lock Rotation GitHub Action automates the process of rotating Recovery Lock passphrases on Jamf Pro–managed Apple Silicon Macs using the Jamf Pro API. It enhances security by regularly updating passphrases to minimize exposure risk in case of credential compromise.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/neurolink-ai/</link><pubDate>Thu, 02 Apr 2026 13:58:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.42.1.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform designed to streamline the use of AI across multiple providers and models via a consistent API. It automates provider switching, tool execution, memory management, and cost optimization, while enabling seamless integration into applications using its CLI or TypeScript SDK.</description></item><item><title>Vibers Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/vibers-code-review/</link><pubDate>Thu, 02 Apr 2026 13:58:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/vibers-code-review/</guid><description>Version updated for https://github.com/marsiandeployer/vibers-action to version v1.1.
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, Vibers, automates human-in-the-loop code reviews for projects using AI-assisted developers. It reviews code changes against a provided project specification, identifies issues, and submits pull requests with fixes, reducing manual review effort and improving code quality.</description></item><item><title>Kyosei Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/kyosei-code-review/</link><pubDate>Thu, 02 Apr 2026 13:58:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/kyosei-code-review/</guid><description>Version updated for https://github.com/ncaq/kyosei-action to version v0.3.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 The kyosei-action GitHub Action automates multi-perspective AI code reviews for pull requests, analyzing code quality, performance, security, test coverage, and documentation accuracy. It addresses issues with existing review workflows by ensuring re-reviews are triggered after code updates, avoiding redundant or resolved comments, and allowing project-specific coding conventions to be defined.</description></item><item><title>UCP Profile Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ucp-profile-validator/</link><pubDate>Thu, 02 Apr 2026 13:58:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ucp-profile-validator/</guid><description>Version updated for https://github.com/Nolpak14/ucp-validate-action to version v1.0.0.
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 UCP Validate Action is a GitHub Action designed to automate the validation of Universal Commerce Protocol (UCP) profiles and assess AI readiness scores within CI/CD pipelines. It helps identify UCP compliance issues, grade AI readiness, and ensure schema accuracy before deployment, reducing the risk of errors and enhancing AI optimization.</description></item><item><title>Setup Omnistrate CTL</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-omnistrate-ctl/</link><pubDate>Thu, 02 Apr 2026 13:58:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-omnistrate-ctl/</guid><description>Version updated for https://github.com/omnistrate-oss/setup-omnistrate-ctl to version v1.0.6.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Setup Omnistrate CTL, automates the setup of the Omnistrate CLI tool, enabling users to authenticate with their Omnistrate account and manage Omnistrate services directly within GitHub workflows. It simplifies tasks such as logging in with secure credentials (stored as GitHub secrets) and optionally configuring a specific CLI version.</description></item><item><title>Contribution Graph ASCII</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/contribution-graph-ascii/</link><pubDate>Thu, 02 Apr 2026 13:58:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/contribution-graph-ascii/</guid><description>Version updated for https://github.com/qte77/gha-contribution-ascii to version v2.2.1.
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 This GitHub Action automates the creation of custom ASCII art on a user&amp;rsquo;s GitHub contribution graph by generating backdated commits in a dedicated gh-pages branch. It enables users to display text or pixel art designs on their graph without interfering with their main project history.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</link><pubDate>Thu, 02 Apr 2026 13:58:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v1.4.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 Drift is a GitHub Action and CLI tool designed to detect and analyze structural issues in AI-generated or complex codebases, such as inconsistent error handling, architectural decay, and code duplication. It provides deterministic, fast analysis without relying on large language models (LLMs), helping teams identify and address problems that may hinder code maintainability or scalability.</description></item><item><title>Arkanoid Contribution Graph</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/arkanoid-contribution-graph/</link><pubDate>Thu, 02 Apr 2026 13:58:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/arkanoid-contribution-graph/</guid><description>Version updated for https://github.com/sgiraz/akn to version v1.1.1.
This action is used across all versions by 1 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 akn GitHub Action automates the creation of an animated Arkanoid-style visualization of a user&amp;rsquo;s GitHub contribution graph, where commits are represented as breakable bricks in a looping SVG animation powered by pure CSS.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/pi-github-action/</link><pubDate>Thu, 02 Apr 2026 13:58:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.3.2.
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 The Pi Coding Agent GitHub Action integrates Pi&amp;rsquo;s AI-powered coding assistant into GitHub workflows, allowing users to automate tasks such as issue analysis, pull request reviews, code improvements, and automated commits.</description></item><item><title>Setup frameterm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-frameterm/</link><pubDate>Thu, 02 Apr 2026 13:58:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-frameterm/</guid><description>Version updated for https://github.com/stefanmatar/frameterm 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 Frameterm is a tool and GitHub Action designed to automate and record interactions with text-based user interfaces (TUIs). It provides functionality for spawning sessions, simulating user inputs, capturing screen states, and exporting videos of these interactions, complete with overlays showing keystrokes, resource usage, and wait states.</description></item><item><title>Git Graphable</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/git-graphable/</link><pubDate>Thu, 02 Apr 2026 13:58:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/git-graphable/</guid><description>Version updated for https://github.com/TheTrueSCU/git-graphable to version v0.7.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 Git Graphable is a GitHub Action and Python tool designed to transform Git commit history into visually interactive flowcharts using multiple rendering engines, including Mermaid, D2, Graphviz, and HTML. It automates tasks such as visualizing commit patterns, analyzing repository hygiene (e.</description></item><item><title>Simple Greeting Action by vidhya101</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/simple-greeting-action-by-vidhya101/</link><pubDate>Thu, 02 Apr 2026 13:57:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/simple-greeting-action-by-vidhya101/</guid><description>Version updated for https://github.com/vidhyashankergoel/greeting-action to version v1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Simple Greeting Action is a lightweight GitHub Action designed for educational purposes, showcasing how composite actions function within CI/CD workflows. It automates the task of generating a customizable greeting message based on user-provided inputs (username and optional season) and provides the message as a reusable output for subsequent workflow steps.</description></item><item><title>setup-dotnet-install</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-dotnet-install/</link><pubDate>Thu, 02 Apr 2026 13:57:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/setup-dotnet-install/</guid><description>Version updated for https://github.com/WeihanLi/dotnet-install to version 0.1.0-rc-1.
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 dotnet-install GitHub Action is a managed implementation of the dotnet-install shell scripts, designed as a .NET command-line tool. It automates the process of resolving .NET release metadata, downloading, extracting, and verifying SDK or runtime artifacts, and updating the system PATH for immediate use.</description></item><item><title>Read mise.toml versions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/read-mise.toml-versions/</link><pubDate>Thu, 02 Apr 2026 13:57:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/read-mise.toml-versions/</guid><description>Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.4.
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 action-mise-values GitHub Action parses the [tools] table from a mise.toml file and outputs it as a JSON object for use in subsequent workflow steps. It addresses the need for a centralized source of truth for tool versions (e.</description></item><item><title>Bot Check Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/bot-check-action/</link><pubDate>Thu, 02 Apr 2026 06:34:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/bot-check-action/</guid><description>Version updated for https://github.com/dohyeon5626/bot-check-action to version v1.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 Bot Check Action is a GitHub Action designed to verify whether issues or pull requests are created by human users, helping to prevent spam and automated submissions. It automates tasks such as tagging, commenting, and optionally closing unverified contributions, while offering configurable options for trusted users and permission levels.</description></item><item><title>.NET Build/Test/Pack/Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/.net-build/test/pack/push/</link><pubDate>Thu, 02 Apr 2026 06:34:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/.net-build/test/pack/push/</guid><description>Version updated for https://github.com/f2calv/gha-dotnet-nuget to version v2.1.0.
This action is used across all versions by 5 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 building, testing, packaging, and publishing .NET class libraries to NuGet and GitHub Packages. It simplifies the management of .NET solution files by ensuring only packable projects are published, streamlining the release workflow for .</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fallow-codebase-health/</link><pubDate>Thu, 02 Apr 2026 06:34:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow 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 This GitHub Action, &amp;ldquo;Fallow,&amp;rdquo; is a codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplicate code blocks, and overly complex functions, helping developers optimize their codebases by identifying inefficiencies and architectural issues.</description></item><item><title>Evil Merge Detector</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/evil-merge-detector/</link><pubDate>Thu, 02 Apr 2026 06:34:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/evil-merge-detector/</guid><description>Version updated for https://github.com/fimskiy/Evil-merge-detector to version v0.1.9.
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 Evil Merge Detector GitHub Action identifies &amp;ldquo;evil merges&amp;rdquo; in Git repositories—merge commits that introduce unexpected changes not visible during code review. It automates the detection of these changes, which can bypass reviews, obscure blame tracing, or hide malicious code.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cloud-audit-aws-security-scanner/</link><pubDate>Thu, 02 Apr 2026 06:34:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit to version v1.2.2.
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 cloud-audit GitHub Action is an open-source CLI tool designed to detect exploitable attack chains in AWS environments and provide actionable remediation steps using AWS CLI and Terraform. By correlating vulnerabilities into comprehensive attack paths, it helps organizations identify critical security risks and resolve them efficiently.</description></item><item><title>accessibility-scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/accessibility-scanner/</link><pubDate>Thu, 02 Apr 2026 06:34:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/accessibility-scanner/</guid><description>Version updated for https://github.com/github/accessibility-scanner to version v3.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 34 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action designed to identify and address accessibility issues in websites, repositories, and dynamic content. It automates the detection of accessibility barriers, creates actionable GitHub issues, and utilizes GitHub Copilot to suggest AI-powered fixes that can be reviewed before implementation.</description></item><item><title>Copilot Release Notes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/copilot-release-notes/</link><pubDate>Thu, 02 Apr 2026 06:34:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/copilot-release-notes/</guid><description>Version updated for https://github.com/github/copilot-release-notes to version v1.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 The &amp;ldquo;Copilot Release Notes&amp;rdquo; GitHub Action automates the generation of structured, human-readable release notes by analyzing pull requests merged between two specified git references.</description></item><item><title>github-api-usage-monitor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/github-api-usage-monitor/</link><pubDate>Thu, 02 Apr 2026 06:34:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/github-api-usage-monitor/</guid><description>Version updated for https://github.com/hesreallyhim/github-api-usage-monitor to version v1.2.0.
This action is used across all versions by 5 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 github-api-usage-monitor GitHub Action tracks and reports GitHub API rate limit usage during workflow jobs. By polling the /rate_limit endpoint in the background, it provides detailed insights into API consumption across rate limit buckets, helping users monitor and optimize workflows that rely on GitHub API interactions.</description></item><item><title>RepoForge AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/repoforge-ai/</link><pubDate>Thu, 02 Apr 2026 06:33:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/repoforge-ai/</guid><description>Version updated for https://github.com/JNZader/repoforge to version v0.5.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 RepoForge is an AI-powered GitHub Action designed to analyze codebases and automate the generation of technical documentation, AI agent skills, security scans, code graphs, and LLM-ready exports. It streamlines tasks such as creating comprehensive project documentation for various application types, enabling AI integrations, analyzing code dependencies, and improving code quality through advanced scanning capabilities.</description></item><item><title>Public Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/public-action/</link><pubDate>Thu, 02 Apr 2026 06:33:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/public-action/</guid><description>Version updated for https://github.com/juancamilo-nb/publicado to version v2.
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 appears to be a placeholder or incomplete as the README only contains the word &amp;ldquo;TEST.&amp;rdquo; It does not provide any information about the action&amp;rsquo;s purpose, functionality, or capabilities.
What&amp;rsquo;s Changed Replace curl command with echo in action.</description></item><item><title>Heisenberg CI Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/heisenberg-ci-failure-analysis/</link><pubDate>Thu, 02 Apr 2026 06:33:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/heisenberg-ci-failure-analysis/</guid><description>Version updated for https://github.com/kamilpajak/heisenberg to version v0.4.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 Heisenberg is a GitHub Action that uses AI to analyze CI workflow failures, providing structured root-cause analysis (RCA) reports with actionable insights. It examines logs, artifacts, traces, and source code to identify the reasons behind test failures, pinpoint bug locations, and suggest fixes, saving developers from manually parsing extensive logs.</description></item><item><title>Multi-Provider Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/multi-provider-code-review/</link><pubDate>Thu, 02 Apr 2026 06:33:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/multi-provider-code-review/</guid><description>Version updated for https://github.com/keithah/multi-provider-code-review to version v0.1.0.
This action is used across all versions by 0 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 Multi-Provider Code Review GitHub Action automates code reviews using a hybrid approach that combines fast AST analysis with deep AI-powered insights from multiple LLM providers. It streamlines the review process by providing incremental reviews, consensus-based inline comments, cost tracking, and security scanning, while also enabling advanced features like analytics dashboards, auto-fix suggestions, and self-hosted deployment.</description></item><item><title>ctxlens Context Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ctxlens-context-check/</link><pubDate>Thu, 02 Apr 2026 06:33:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ctxlens-context-check/</guid><description>Version updated for https://github.com/kVadrum/ctxlens to version v1.1.1.
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 ctxlens is a token budget analyzer designed to help developers optimize their AI model context usage by analyzing token consumption across codebases. It automates the identification of token-heavy files, evaluates compatibility with various model context limits, and provides actionable insights like token savings from changes or removing comments.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/totem-shield/</link><pubDate>Thu, 02 Apr 2026 06:33:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.9.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 GitHub Action designed to automate codebase governance by transforming institutional knowledge into enforceable rules, preventing repetitive coding mistakes and ensuring compliance with architectural standards. It operates as a self-healing loop that observes code changes, learns from developer feedback and bot warnings, and enforces rules through deterministic linting and blocking mechanisms.</description></item><item><title>DevDox AI sonar</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/devdox-ai-sonar/</link><pubDate>Thu, 02 Apr 2026 06:33:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/devdox-ai-sonar/</guid><description>Version updated for https://github.com/montymobile1/devdox-ai-sonar to version 0.0.7.
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 DevDox AI Sonar is a command-line tool designed to automate and streamline the process of fixing code issues identified by SonarCloud, such as bugs, security vulnerabilities, and code smells. By leveraging a Large Language Model (LLM), it analyzes flagged issues, generates structured fixes with code blocks, explanations, and confidence scores, and documents changes in a markdown changelog.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/run-aer-tests/</link><pubDate>Thu, 02 Apr 2026 06:33:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.137.
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 aer GitHub Action provides a lightweight runtime for validating and testing Salesforce Apex code directly on a local workstation or in CI pipelines, eliminating the need to deploy to a Salesforce org. It automates tasks like running Apex test suites, debugging code, and simulating Salesforce runtime behavior, enabling developers to iterate quickly and ensure consistent, reproducible test cycles.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/multi-style-contribution-snake/</link><pubDate>Thu, 02 Apr 2026 06:33:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v02.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of animated visualizations of your GitHub contribution graph in five unique styles with customizable shapes, themes, and automated month labels. It simplifies the process by automatically detecting the repository owner, generating high-quality SVGs and GIFs, and organizing the outputs into a dedicated branch with a preview gallery.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/shieldci-devsecops-pipeline-generator/</link><pubDate>Thu, 02 Apr 2026 06:33:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.6.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 ShieldCI is a GitHub Action that automates the creation of secure CI/CD pipelines for DevSecOps workflows. It detects your project&amp;rsquo;s stack, generates tailored workflows (including CI, linting, testing, and security scanning), and opens a pull request with the configured pipeline files.</description></item><item><title>Doc Holiday Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/doc-holiday-action/</link><pubDate>Thu, 02 Apr 2026 06:33:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/doc-holiday-action/</guid><description>Version updated for https://github.com/sandgardenhq/doc-holiday-action to version v2.0.0.
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 Doc Holiday GitHub Action automates the generation of release notes and documentation by leveraging natural language requests sent to the doc.holiday Work States API. It simplifies and accelerates the documentation process by supporting various changeset specifications (e.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</link><pubDate>Thu, 02 Apr 2026 06:32:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v1.3.6.
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 CLI tool designed to detect and report structural issues in AI-generated or evolving codebases, such as inconsistent error handling, architectural boundary violations, and duplicated utilities. By performing deterministic and fast static analysis without relying on large language models (LLMs), it automates the identification of architecture erosion, providing actionable insights and repair plans to improve code maintainability and quality.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/pi-github-action/</link><pubDate>Thu, 02 Apr 2026 06:32:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.3.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 The Pi Coding Agent GitHub Action integrates the Pi coding agent with GitHub workflows to automate issue analysis, pull request reviews, and code changes using large language models (LLMs). It simplifies tasks like generating fixes, improving PRs, performing automated code reviews, and committing changes directly to repositories.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ssg-static-site-generator/</link><pubDate>Thu, 02 Apr 2026 06:32:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.7.
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 (Markdown with YAML frontmatter) into lightning-fast static websites. It automates tasks like template rendering, asset bundling, image processing, and live reloading, making it ideal for creating blogs, portfolios, corporate sites, and documentation.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/agentura-eval/</link><pubDate>Thu, 02 Apr 2026 06:32:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.5.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 Agentura is a GitHub Action designed to test and validate the performance of AI agents by comparing their behavior against predefined baselines during each pull request. It automates the detection of regressions, improvements, and deviations in areas like accuracy, tone, tool usage, and performance, ensuring that changes to code, prompts, or model updates do not negatively impact the agent&amp;rsquo;s behavior.</description></item><item><title>Uncover Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/uncover-actions/</link><pubDate>Thu, 02 Apr 2026 06:32:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/uncover-actions/</guid><description>Version updated for https://github.com/uncoverthefuture-org/actions to version v1.2.1.
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 collection automates the deployment of containerized applications to remote Linux hosts over SSH, leveraging Podman. It simplifies SSH-based container deployments, including tasks like building and pushing container images, extracting versions, and managing generic container deployments (e.</description></item><item><title>PromptShield AI Security</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/promptshield-ai-security/</link><pubDate>Thu, 02 Apr 2026 06:32:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/02/promptshield-ai-security/</guid><description>Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield 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 PromptShield AI Security is a GitHub Action and CLI tool designed to detect AI-specific security risks in pull requests by analyzing code changes for vulnerabilities such as prompt injection risks, secrets exposure, PII leaks, unsafe LLM usage, and sensitive data handling.</description></item><item><title>Hosho Prompt Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/hosho-prompt-reviewer/</link><pubDate>Wed, 01 Apr 2026 21:57:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/hosho-prompt-reviewer/</guid><description>Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.30.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 The Hosho Prompt Reviewer GitHub Action evaluates AI agent prompts against prompt engineering best practices to ensure they are effective and optimized. It automates the identification of weak areas across six key quality factors (e.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/hyperlocalise-ci/</link><pubDate>Wed, 01 Apr 2026 21:57:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.1.
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 Hyperlocalise GitHub Action automates localization workflows by integrating AI-powered translation processes directly into CI pipelines. It provides key functionalities such as detecting localization changes (drift) and ensuring localization integrity (check) with actionable reports and artifact uploads.</description></item><item><title>ToolRank Score</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/toolrank-score/</link><pubDate>Wed, 01 Apr 2026 21:57:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/toolrank-score/</guid><description>Version updated for https://github.com/imhiroki/toolrank-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 ToolRank Score Action is a GitHub Action designed to evaluate and score MCP (Multi-Channel Platform) tool definition files in pull requests. It automates the process of assessing tool quality by generating a ToolRank Score report and posting it as a PR comment, helping developers identify and optimize the performance of their tools.</description></item><item><title>Run RapiseLauncher on Linux</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/run-rapiselauncher-on-linux/</link><pubDate>Wed, 01 Apr 2026 21:57:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/run-rapiselauncher-on-linux/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-node-action GitHub Action automates the execution of Rapise test sets stored in SpiraTest, SpiraTeam, or SpiraPlan by utilizing the RapiseLauncher engine. It simplifies the process of running automated tests across platforms (ubuntu-latest and windows-latest) by integrating with Spira&amp;rsquo;s test management system and handling connection and configuration details.</description></item><item><title>Run RapiseLauncher on Windows</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/run-rapiselauncher-on-windows/</link><pubDate>Wed, 01 Apr 2026 21:56:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/run-rapiselauncher-on-windows/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-win-action to version v2.0.3.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-win-action GitHub Action enables the execution of Rapise automated test sets stored in SpiraTest, SpiraTeam, or SpiraPlan on Windows runners. It automates the process of connecting to a Spira instance, configuring test environments, and running UI tests, thereby simplifying integration of Spira-based testing into CI/CD workflows.</description></item><item><title>cibuild-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cibuild-action/</link><pubDate>Wed, 01 Apr 2026 21:56:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cibuild-action/</guid><description>Version updated for https://github.com/invarnhq/cibuild to version v1.3.10.
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 cibuild GitHub Action simplifies and accelerates the setup of CI/CD pipelines for iOS and Android projects by generating GitHub Actions workflows. It automates tasks such as platform detection, build configuration, secret management, and pipeline validation, allowing users to create and customize pipelines quickly through auto-creation, interactive wizards, or importing existing configurations.</description></item><item><title>GHAGGA Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/ghagga-code-review/</link><pubDate>Wed, 01 Apr 2026 21:56:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/ghagga-code-review/</guid><description>Version updated for https://github.com/JNZader/ghagga to version v2.8.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GHAGGA is an AI-powered code review tool that combines static analysis and AI-driven insights to automate the review of pull requests. By integrating with 16 static analysis tools, leveraging project memory for learning from past reviews, and supporting multiple review modes (e.</description></item><item><title>Public Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/public-action/</link><pubDate>Wed, 01 Apr 2026 21:56:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/public-action/</guid><description>Version updated for https://github.com/juancamilo-nb/publicado 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 The provided README content does not include sufficient information to analyze or summarize the functionality of the GitHub Action. Please provide the full README or additional details about the action for an accurate summary.</description></item><item><title>Sandboxed Trivy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/sandboxed-trivy/</link><pubDate>Wed, 01 Apr 2026 21:56:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/sandboxed-trivy/</guid><description>Version updated for https://github.com/lhotari/sandboxed-trivy-action to version v1.0.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 Sandboxed Trivy Action is a GitHub Action that automates vulnerability scanning of container images, filesystems, and infrastructure as code using Trivy, a security scanner. It enhances security by running Trivy inside a sandboxed Docker container with strict restrictions to prevent privilege escalation and container escape.</description></item><item><title>安装支持 Win7 Go 环境</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/%E5%AE%89%E8%A3%85%E6%94%AF%E6%8C%81-win7-go-%E7%8E%AF%E5%A2%83/</link><pubDate>Wed, 01 Apr 2026 21:56:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/%E5%AE%89%E8%A3%85%E6%94%AF%E6%8C%81-win7-go-%E7%8E%AF%E5%A2%83/</guid><description>Version updated for https://github.com/lmq8267/win7-go to version 1.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 Go Legacy Win7 GitHub Action automates the installation, configuration, and environment setup of the Go Legacy Win7 toolchain, enabling the creation of Go programs compatible with Windows 7. It supports cross-platform environments (Linux, macOS, Windows), provides automatic platform detection, version management, and one-click installation, simplifying the process of setting up a specialized Go environment.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/binary-size-memory-footprint-tracking/</link><pubDate>Wed, 01 Apr 2026 21:56:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.10.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 MemBrowse is a tool designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/totem-shield/</link><pubDate>Wed, 01 Apr 2026 21:56:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.8.5.
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 GitHub Action that automates codebase governance by converting institutional knowledge and shared lessons into enforceable rules that prevent recurring coding mistakes. It operates as a self-healing pipeline, observing code changes, learning from errors, and enforcing constraints via linting mechanisms, ensuring developers cannot repeat common architectural or stylistic issues.</description></item><item><title>LeastPrivilegedMSGraph Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/leastprivilegedmsgraph-audit/</link><pubDate>Wed, 01 Apr 2026 21:56:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/leastprivilegedmsgraph-audit/</guid><description>Version updated for https://github.com/Mynster9361/Least_Privileged_MSGraph_util 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 LeastPrivilegedMSGraph Audit Action automates the process of auditing Microsoft Graph API permissions within an Entra ID (Azure AD) tenant by identifying unused or excessive permissions assigned to service principals. It collects and analyzes permission assignments, activity telemetry, and throttling data, flags excessive permissions, and logs changes between runs, providing detailed reports and maintaining an audit trail through GitHub commits.</description></item><item><title>Kyosei Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/kyosei-code-review/</link><pubDate>Wed, 01 Apr 2026 21:56:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/kyosei-code-review/</guid><description>Version updated for https://github.com/ncaq/kyosei-action to version v0.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 Kyosei GitHub Action provides automated AI-driven code reviews for pull requests, analyzing code quality, performance, security, test coverage, and documentation accuracy. It simplifies the review process by integrating directly into workflows, offering both a Composite Action for granular control and a Reusable Workflow for easier setup.</description></item><item><title>Setup Nextmv CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-nextmv-cli/</link><pubDate>Wed, 01 Apr 2026 21:56:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-nextmv-cli/</guid><description>Version updated for https://github.com/nextmv-io/setup-nextmv to version v1.0.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 setup-nextmv GitHub Action automates the installation and configuration of the Nextmv CLI within a workflow, enabling seamless management and interaction with Nextmv Platform applications. It resolves the complexity of setting up the CLI and managing versions, and optionally configures it with an API key for cloud operations.</description></item><item><title>OpenTelemetry for GitHub Workflows, Jobs and Steps</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/opentelemetry-for-github-workflows-jobs-and-steps/</link><pubDate>Wed, 01 Apr 2026 21:56:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/opentelemetry-for-github-workflows-jobs-and-steps/</guid><description>Version updated for https://github.com/plengauer/Thoth to version v5.50.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides OpenTelemetry-based observability for shell scripts and GitHub workflows by automatically generating and propagating traces, metrics, and logs. It automates tasks such as context propagation, auto-instrumentation of shell commands, child scripts, and GitHub actions, as well as error and log collection, enabling developers to monitor, debug, and trace their pipelines and scripts with minimal manual effort.</description></item><item><title>BotBell Notify &amp; Approve</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/botbell-notify-approve/</link><pubDate>Wed, 01 Apr 2026 21:56:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/botbell-notify-approve/</guid><description>Version updated for https://github.com/qq418716640/botbell-github-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 BotBell GitHub Action sends pipeline notifications and approval requests directly to your mobile device via the BotBell app. It automates the process of notifying users about build results and enables manual approval gates for actions like deployments, eliminating the need for browser-based approvals.</description></item><item><title>setup-openapi</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-openapi/</link><pubDate>Wed, 01 Apr 2026 21:55:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-openapi/</guid><description>Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.1.
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 setup-openapi GitHub Action streamlines the setup of the OpenAPI Generator CLI in GitHub Actions workflows. It automates the installation of Java, downloads and caches the OpenAPI Generator CLI by version, and makes the CLI binary readily available for generating API client code and related resources from OpenAPI specifications.</description></item><item><title>Set up Percona Toolkit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/set-up-percona-toolkit/</link><pubDate>Wed, 01 Apr 2026 21:55:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/set-up-percona-toolkit/</guid><description>Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.3.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 This GitHub Action automates the setup of Percona Toolkit in workflows by ensuring system requirements are met, downloading a specified version of the toolkit, and adding its command-line tools to the system&amp;rsquo;s PATH. It simplifies the process of integrating Percona Toolkit into CI/CD pipelines, enabling developers to easily leverage its database management and optimization utilities.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/drift-architectural-erosion-check/</link><pubDate>Wed, 01 Apr 2026 21:55:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v1.3.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 Drift is a GitHub Action and CLI tool designed to detect and analyze structural issues in AI-generated or AI-augmented codebases. It identifies and reports problems like fragmented error handling, boundary violations between layers, and code duplication, which can degrade code maintainability and scalability over time.</description></item><item><title>React Compiler Healthcheck</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/react-compiler-healthcheck/</link><pubDate>Wed, 01 Apr 2026 21:55:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/react-compiler-healthcheck/</guid><description>Version updated for https://github.com/SimeonGrancharov/react-compiler-healthcheck to version v1.0.4.
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 The React Compiler Healthcheck GitHub Action automates the analysis of React components in your codebase to determine if they are optimized by the React Compiler. It provides instant feedback on which components pass or fail optimization, helping identify areas that need attention.</description></item><item><title>End-of-Life GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/end-of-life-github-action/</link><pubDate>Wed, 01 Apr 2026 21:55:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/end-of-life-github-action/</guid><description>Version updated for https://github.com/sindrel/endoflife-github-action to version v1.0.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The End-of-Life GitHub Action automates the tracking of software component lifecycle statuses by fetching end-of-life (EOL) information from the endoflife.date API. It extracts version details from files or accepts them directly, assesses the EOL status, and provides actionable outputs such as days remaining until EOL and failure conditions.</description></item><item><title>Generate Service Matrix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/generate-service-matrix/</link><pubDate>Wed, 01 Apr 2026 21:55:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/generate-service-matrix/</guid><description>Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.2.
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 The Generate Service Matrix Action is a GitHub Action designed to automate the creation of a deployment matrix for multi-service, multi-environment workflows. By analyzing repository configurations, it generates a strategy.matrix JSON object for GitHub Actions, enabling parallel and efficient deployments across diverse services and environments.</description></item><item><title>TODO to Issue native</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/todo-to-issue-native/</link><pubDate>Wed, 01 Apr 2026 21:55:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/todo-to-issue-native/</guid><description>Version updated for https://github.com/soraxas/todo-to-issue-action to version v5.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 &amp;ldquo;TODO to Issue&amp;rdquo; GitHub Action automates the process of converting TODO comments in code into GitHub issues, helping developers manage tasks directly from their repositories. It supports customizable comment identifiers, auto-labeling, assignees, milestones, and project linking, ensuring seamless issue tracking and organization.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/agentura-eval/</link><pubDate>Wed, 01 Apr 2026 21:55:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.4.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 Agentura is a GitHub Action designed to automate testing of AI agents by comparing their behavior against predefined baselines. It ensures that changes to the agent—such as updates to prompts, tools, or model providers—do not introduce regressions or degrade performance.</description></item><item><title>Crosspost Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/crosspost-action/</link><pubDate>Wed, 01 Apr 2026 21:55:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/crosspost-action/</guid><description>Version updated for https://github.com/tgagor/action-crosspost to version v1.6.2.
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 action-crosspost GitHub Action automates the process of sharing newly published content from a sitemap or RSS/Atom feed to multiple social media platforms, including Twitter/X, Mastodon, LinkedIn, and more. It solves the challenge of manual crossposting by filtering posts based on age or URL patterns, supports message customization using metadata, and offers a dry-run mode for safe configuration testing.</description></item><item><title>Has Active Deployment for Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/has-active-deployment-for-environment/</link><pubDate>Wed, 01 Apr 2026 13:59:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/has-active-deployment-for-environment/</guid><description>Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.101.
This action is used across all versions by 3 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 Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed in a specified GitHub environment. It automates the process of identifying active deployments, helping developers streamline workflows by avoiding redundant deployments or ensuring deployment accuracy.</description></item><item><title>Convox Multitool</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/convox-multitool/</link><pubDate>Wed, 01 Apr 2026 13:59:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/convox-multitool/</guid><description>Version updated for https://github.com/beastawakens/action-convox-multi-slim to version v2.0.4.
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 The action-convox-multi-slim GitHub Action simplifies the use of the Convox CLI by consolidating 17 commonly used commands into a single, lightweight Docker-based action. It automates tasks such as application builds, deployments, scaling, and environment management, reducing workflow complexity and boilerplate.</description></item><item><title>PWSHUpdater</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pwshupdater/</link><pubDate>Wed, 01 Apr 2026 13:59:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pwshupdater/</guid><description>Version updated for https://github.com/bjompen/UpdatePWSHAction to version v1.1.0.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Update PWSH Action&amp;rdquo; is a GitHub Action and Azure DevOps task designed to automate the process of updating the PowerShell version used in cloud CI/CD runners. It allows users to install a specific version, such as the latest, nightly, static, or a fixed version of PowerShell, addressing the need to test or run code with versions other than the default LTS.</description></item><item><title>Multiple Codeowners Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/multiple-codeowners-action/</link><pubDate>Wed, 01 Apr 2026 13:58:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/multiple-codeowners-action/</guid><description>Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.37.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multiple Codeowners Action automates the process of merging multiple CODEOWNERS files from various parts of a repository into a single consolidated file at a specified location. This action is particularly useful for large projects with distributed ownership, simplifying the management of code ownership definitions and ensuring maintainability.</description></item><item><title>PGP Sign Artifact Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pgp-sign-artifact-action/</link><pubDate>Wed, 01 Apr 2026 13:58:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pgp-sign-artifact-action/</guid><description>Version updated for https://github.com/cbrgm/pgp-sign-artifact-action to version v1.0.4.
This action is used across all versions by 16 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PGP Sign Artifact Action automates the process of digitally signing files or artifacts using PGP signatures, supporting both a pure Go implementation and system GnuPG as backends. It simplifies secure artifact verification by enabling detached, clear-text, or binary signatures, and allows users to specify files and exclusions with flexible glob patterns.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/bernstein-multi-agent-orchestration/</link><pubDate>Wed, 01 Apr 2026 13:58:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.4.4.
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 Bernstein is a declarative orchestration tool that automates software development tasks by breaking down user-defined goals into smaller tasks, assigning them to AI coding agents, verifying their outputs, and committing the results. It eliminates the need for manual intervention, enabling engineering teams to leverage multiple AI models in parallel for efficient, isolated task execution, and supports seamless integration with various AI coding tools.</description></item><item><title>Branch name validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/branch-name-validator/</link><pubDate>Wed, 01 Apr 2026 13:58:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/branch-name-validator/</guid><description>Version updated for https://github.com/Christian-Schou/branch-name-validation to version v1.3.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 The Branch Name Validator GitHub Action enforces branch naming conventions by validating branch names on pull requests. It automates tasks such as posting color-coded PR comments, applying labels, optionally blocking merges with a PR review, and generating job summaries.</description></item><item><title>CleanCloud Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cleancloud-scan/</link><pubDate>Wed, 01 Apr 2026 13:58:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cleancloud-scan/</guid><description>Version updated for https://github.com/cleancloud-io/scan-action to version v1.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 CleanCloud Scan Action is a GitHub Action designed to automate cloud hygiene scans for AWS, Azure, and GCP environments. It identifies orphaned resources and enforces best practices by analyzing cloud accounts, subscriptions, or projects for unused or unnecessary resources.</description></item><item><title>Aptu Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/aptu-triage/</link><pubDate>Wed, 01 Apr 2026 13:58:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/aptu-triage/</guid><description>Version updated for https://github.com/clouatre-labs/aptu to version v0.2.22.
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 Aptu is an AI-powered triage utility designed to automate and enhance open-source software issue and pull request management. It provides features such as AI-driven issue triage, pull request analysis, release note generation, and security scanning, using specialized, efficient AI models to deliver precise and context-aware insights.</description></item><item><title>Decoy Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/decoy-scan/</link><pubDate>Wed, 01 Apr 2026 13:58:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/decoy-scan/</guid><description>Version updated for https://github.com/decoy-run/decoy-scan to version v1.
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 decoy-scan GitHub Action is a security analysis tool designed to identify vulnerabilities in MCP server configurations, such as risky tools, prompt injection risks, toxic data flows, and exposed secrets. It automates security scanning, enforces customizable policies, and integrates with GitHub&amp;rsquo;s Security tab to provide actionable findings, mapped to the OWASP Agentic Top 10.</description></item><item><title>ExFig Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/exfig-action/</link><pubDate>Wed, 01 Apr 2026 13:58:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/exfig-action/</guid><description>Version updated for https://github.com/DesignPipe/exfig-action to version v3.1.2.
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 The ExFig Action is a GitHub Action that automates the process of exporting design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI.</description></item><item><title>gha-release-versioning</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/gha-release-versioning/</link><pubDate>Wed, 01 Apr 2026 13:58:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/gha-release-versioning/</guid><description>Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.4.
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 semantic versioning using the GitVersion tool, calculates the version based on the repository&amp;rsquo;s commit history, and optionally creates Git tags and GitHub releases. It simplifies version management by ensuring consistent semantic versioning and supports custom configurations or externally provided versions.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/fallow-codebase-health/</link><pubDate>Wed, 01 Apr 2026 13:58:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.8.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 This GitHub Action, &amp;ldquo;Fallow,&amp;rdquo; is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots with minimal configuration and fast performance. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code blocks, and highlights overly complex functions to aid developers in optimizing and maintaining their code.</description></item><item><title>tfdocs-extras</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/tfdocs-extras/</link><pubDate>Wed, 01 Apr 2026 13:58:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/tfdocs-extras/</guid><description>Version updated for https://github.com/FriendsOfTerraform/tfdocs-extras to version v0.0.0-beta.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 The Terraform Documentation Extras (tfdocs-extras) GitHub Action provides a tool for parsing Terraform object() type definitions, including nested objects, into structured and documented formats. It addresses the limitations of Terraform Docs by automating the generation of comprehensive documentation that includes field details, default values, and support for advanced directives like @since and @example.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cloud-audit-aws-security-scanner/</link><pubDate>Wed, 01 Apr 2026 13:58:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit to version v1.2.1.
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 Summary:
The &amp;ldquo;cloud-audit&amp;rdquo; GitHub Action is an open-source AWS security scanner that identifies exploitable attack paths by correlating security findings into actionable attack chains. It automates security assessments, providing detailed AWS CLI and Terraform remediation steps for each finding, enabling users to mitigate risks efficiently.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/official-junie-github-action/</link><pubDate>Wed, 01 Apr 2026 13:58:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.7.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 26 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding agent, Junie, into GitHub workflows to automate tasks like code fixes, issue resolution, and pull request (PR) management. It enhances developer productivity by providing an interactive code assistant that can review code, implement changes, resolve issues, analyze CI failures, and respond to comments or requests directly in issues and PRs.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/neurolink-ai/</link><pubDate>Wed, 01 Apr 2026 13:57:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.42.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a standardized API to connect and manage 13 major AI providers and over 100 models, streamlining the process of integrating AI capabilities into applications.</description></item><item><title>README Translation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/readme-translation/</link><pubDate>Wed, 01 Apr 2026 13:57:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/readme-translation/</guid><description>Version updated for https://github.com/k42um/readme-translation 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 The readme-translation GitHub Action automates the process of translating a README.md file into English or other languages supported by the DeepL API, while preserving Markdown formatting. It simplifies multilingual documentation management by automatically detecting or setting source and target languages, generating translated files, and optionally committing and pushing updates to the repository.</description></item><item><title>MDSone Markdown to HTML</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/mdsone-markdown-to-html/</link><pubDate>Wed, 01 Apr 2026 13:57:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/mdsone-markdown-to-html/</guid><description>Version updated for https://github.com/ni-null/mdsone to version 0.3.2.
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 Summary:
The mdsone GitHub Action is a Markdown-to-HTML conversion tool designed to transform Markdown files into fully functional, self-contained HTML documents. It automates the process of creating responsive, offline-compatible web pages with embedded assets, image management, and support for templates and internationalization.</description></item><item><title>Swift install</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/swift-install/</link><pubDate>Wed, 01 Apr 2026 13:57:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/swift-install/</guid><description>Version updated for https://github.com/rarestype/swift-install-action to version 1.0.2.
This action is used across all versions by 17 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 installation of the Swift toolchain on macOS and Linux runners by dynamically constructing download URLs for specific Swift versions. It addresses the issue of deployment lag in other Swift installation actions by providing a flexible and customizable approach to downloading and setting up the toolchain.</description></item><item><title>reprompt lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/reprompt-lint/</link><pubDate>Wed, 01 Apr 2026 13:57:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/reprompt-lint/</guid><description>Version updated for https://github.com/reprompt-dev/reprompt to version v2.2.1.
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 re:prompt GitHub Action provides tools to analyze, score, and optimize AI prompts to improve their clarity, structure, and effectiveness without relying on large language models. It automates tasks such as diagnosing prompt quality, rewriting prompts for improved performance, compressing prompts to save tokens, and detecting inefficiencies in workflows or repeated prompts across sessions.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/shieldci-devsecops-pipeline-generator/</link><pubDate>Wed, 01 Apr 2026 13:57:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.4.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 generation of hardened CI/CD DevSecOps pipelines tailored to a project&amp;rsquo;s stack. It detects project configurations, creates workflows for tasks such as testing, building, linting, and security scanning, and opens a pull request with the generated workflows.</description></item><item><title>Unique SSH Deployer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/unique-ssh-deployer/</link><pubDate>Wed, 01 Apr 2026 13:57:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/unique-ssh-deployer/</guid><description>Version updated for https://github.com/Tecbeckp/ssh-deploy to version v1.1.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 This GitHub Action, SSH Deploy, securely deploys files to a remote server via SSH/SFTP while performing incremental synchronization. It automates file transfers by hashing local files, comparing them to the server state, and only uploading new or modified files, while removing deleted ones.</description></item><item><title>Own Your PR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/own-your-pr/</link><pubDate>Wed, 01 Apr 2026 13:57:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/own-your-pr/</guid><description>Version updated for https://github.com/TobiasPerry/own-your-pr to version Error loading version from page [https://github.com/marketplace/actions/own-your-pr], 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 &amp;ldquo;own-your-pr&amp;rdquo; GitHub Action enforces structured pull request (PR) descriptions by requiring specific sections, such as a video walkthrough, rollout explanation, risk assessment, and incident ownership statement.</description></item><item><title>Data CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/data-ci/</link><pubDate>Wed, 01 Apr 2026 13:57:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/data-ci/</guid><description>Version updated for https://github.com/tripleaceme/dataci to version v1.0.0.
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 DataCI is a GitHub Action designed for CI/CD in analytics engineering, specifically for dbt projects. It automates impact analysis, test coverage evaluation, and risk assessment of dbt model changes in pull requests, providing detailed feedback directly on PRs without requiring a database connection or additional setup like profiles.</description></item><item><title>CargoWall eBPF Firewall</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cargowall-ebpf-firewall/</link><pubDate>Wed, 01 Apr 2026 06:17:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cargowall-ebpf-firewall/</guid><description>Version updated for https://github.com/code-cargo/cargowall-action to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary CargoWall GitHub Action provides an eBPF-based network firewall for GitHub Actions runners, enabling secure CI/CD workflows by monitoring and controlling outbound connections at the kernel level. It automates egress filtering to prevent supply chain attacks, block data exfiltration, and enforce network security policies using hostname, CIDR, and DNS tunneling filters, while also supporting Docker environments and optional sudo lockdown for enhanced protection.</description></item><item><title>setup-conda-standalone</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-conda-standalone/</link><pubDate>Wed, 01 Apr 2026 06:17:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-conda-standalone/</guid><description>Version updated for https://github.com/conda-incubator/setup-conda-standalone to version v0.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 The setup-conda-standalone GitHub Action automates the setup of the conda-standalone binary, enabling users to manage conda environments without requiring a full Miniconda or Miniforge installation. It simplifies workflows by downloading the conda-standalone binary from specified conda channels and configuring the environment for immediate use.</description></item><item><title>Deploy to Pipecat Cloud</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/deploy-to-pipecat-cloud/</link><pubDate>Wed, 01 Apr 2026 06:17:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/deploy-to-pipecat-cloud/</guid><description>Version updated for https://github.com/daily-co/pipecat-cloud-deploy-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building and deploying Pipecat agents to Pipecat Cloud, streamlining CI/CD workflows for developers. It eliminates the need for local Docker setups or registry credentials by utilizing cloud-based builds, provides smart caching for efficient workflows, and ensures deployments are ready before marking them successful.</description></item><item><title>Install Determinate Nix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/install-determinate-nix/</link><pubDate>Wed, 01 Apr 2026 06:17:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/install-determinate-nix/</guid><description>Version updated for https://github.com/DeterminateSystems/determinate-nix-action to version v3.17.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 686 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Determinate Nix Action is a GitHub Action that automates the installation and management of the Determinate Nix toolchain, providing a streamlined way to use Nix on macOS, WSL, Linux, and containers. It solves the challenges of setting up and maintaining consistent Nix environments in CI workflows by supporting version pinning, reproducibility, and integration with GitHub-hosted, self-hosted, and enterprise runners.</description></item><item><title>FlakeHub Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/flakehub-cache/</link><pubDate>Wed, 01 Apr 2026 06:16:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/flakehub-cache/</guid><description>Version updated for https://github.com/DeterminateSystems/flakehub-cache-action to version v3.17.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 428 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary FlakeHub Cache Action is a GitHub Action that provides a zero-configuration binary caching solution optimized for workflows using the Nix package manager. It simplifies and accelerates CI/CD pipelines by enabling automatic and authenticated caching of build artifacts across platforms, including Linux, macOS, WSL2, containers, and GitHub Enterprise.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/muaddib-scanner/</link><pubDate>Wed, 01 Apr 2026 06:16:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.43.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and analyze threats in npm and PyPI packages. It automates the identification of known vulnerabilities, suspicious behaviors, and malicious patterns using advanced techniques such as deobfuscation, inter-module dataflow analysis, machine learning classifiers, and a Docker sandbox.</description></item><item><title>Build a vellum package</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/build-a-vellum-package/</link><pubDate>Wed, 01 Apr 2026 06:16:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/build-a-vellum-package/</guid><description>Version updated for https://github.com/Eeems/vbuild-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 This GitHub Action, Eeems/vbuild-action, automates the process of building software packages by processing source files located in a specified directory and preparing them for distribution. It simplifies package creation across different architectures and integrates seamlessly into CI/CD workflows to streamline software build and delivery pipelines.</description></item><item><title>gha-release-versioning</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/gha-release-versioning/</link><pubDate>Wed, 01 Apr 2026 06:16:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/gha-release-versioning/</guid><description>Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.3.
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 semantic versioning and release management for a repository using the GitVersion tool. It calculates the repository&amp;rsquo;s semantic version, optionally accepts a pre-defined version, and creates Git tags and GitHub releases, streamlining version control and release processes.</description></item><item><title>HTML to PDF (supports any js framework)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/html-to-pdf-supports-any-js-framework/</link><pubDate>Wed, 01 Apr 2026 06:16:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/html-to-pdf-supports-any-js-framework/</guid><description>Version updated for https://github.com/ferdinandkeller/html-to-pdf-action to version v2.2.0.
This action is used across all versions by 15 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The html-to-pdf-action GitHub Action automates the process of converting local webpages (including dynamic JavaScript-based pages) into high-quality PDFs using Chromium. It ensures proper rendering of CSS, JavaScript, and fonts, eliminating issues like missing styles or unexecuted scripts.</description></item><item><title>Star list generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/star-list-generator/</link><pubDate>Wed, 01 Apr 2026 06:16:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/star-list-generator/</guid><description>Version updated for https://github.com/halostatue/starlist to version v2.0.0.
This action is used across all versions by 1 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 halostatue/starlist GitHub Action automates the generation of a categorized Markdown list of GitHub repositories you have starred, grouping them by attributes like language, topic, or license. It solves the problem of manually organizing and maintaining a star list by fetching, formatting, and optionally partitioning the data, and then committing it back to your repository.</description></item><item><title>Holon Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/holon-runner/</link><pubDate>Wed, 01 Apr 2026 06:16:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/holon-runner/</guid><description>Version updated for https://github.com/holon-run/holon to version v0.11.0.
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 Holon is a GitHub Action and CLI tool designed to run AI agents in a sandboxed environment, enabling task automation and proactive workflows. It provides three core functionalities: holon run for isolated, CI-safe execution of agent tasks, holon solve for automating GitHub issue/PR workflows with context collection and result publishing, and holon serve for experimental long-running, event-driven agent runtimes.</description></item><item><title>cibuild-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cibuild-action/</link><pubDate>Wed, 01 Apr 2026 06:16:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/cibuild-action/</guid><description>Version updated for https://github.com/invarnhq/cibuild to version v1.3.6.
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 Summary:
The cibuild GitHub Action streamlines the setup and management of CI/CD pipelines for iOS and Android projects by generating and automating workflows in YAML. It solves the challenge of configuring complex pipelines by offering auto-detection of project settings, interactive wizards, and seamless integration with GitHub Actions.</description></item><item><title>Go test coverage HTML report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/go-test-coverage-html-report/</link><pubDate>Wed, 01 Apr 2026 06:16:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/go-test-coverage-html-report/</guid><description>Version updated for https://github.com/jbunds/coverage to version v1.0.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 This GitHub Action generates a detailed, interactive HTML report from Go test coverage profiles, serving as a replacement for the go tool cover -html command. It automates the visualization of test coverage by marking lines as covered or uncovered, organizing the output into a browsable directory tree with light/dark theme toggles.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/judges-code-review/</link><pubDate>Wed, 01 Apr 2026 06:16:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.125.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 Judges Panel GitHub Action provides an advanced code evaluation system with a panel of 45 specialized &amp;ldquo;judges&amp;rdquo; for assessing AI-generated and human-written code. It combines deterministic static analysis (pattern matching and AST analysis) with LLM-powered expert reviews to automate tasks like code quality checks, risk assessments, prioritized issue identification, and auto-fix recommendations.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/totem-shield/</link><pubDate>Wed, 01 Apr 2026 06:16:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.8.3.
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 automates the enforcement of best practices and institutional knowledge in software development. It converts plain-English lessons, such as coding standards or architectural guidelines, into deterministic rules that prevent recurring mistakes by blocking non-compliant code during pre-push checks.</description></item><item><title>Neon Create Branch GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/neon-create-branch-github-action/</link><pubDate>Wed, 01 Apr 2026 06:16:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/neon-create-branch-github-action/</guid><description>Version updated for https://github.com/neondatabase/create-branch-action to version 6.3.1.
This action is used across all versions by 956 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 Neon Create Branch Action is a GitHub Action designed to automate the creation of new branches in a Neon database project during CI/CD workflows. It dynamically provisions isolated Neon branches, enabling tasks such as testing, development, or creating feature-specific environments.</description></item><item><title>publish-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/publish-guard/</link><pubDate>Wed, 01 Apr 2026 06:15:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/publish-guard/</guid><description>Version updated for https://github.com/oliver-virt/publish-guard 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 Summary:
The publish-guard GitHub Action is a pre-publish safety tool designed to automatically scan npm packages and block sensitive or unintended files (e.g., source maps, secrets, raw source code) from being published to the registry.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/multi-style-contribution-snake/</link><pubDate>Wed, 01 Apr 2026 06:15:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v01.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms a user&amp;rsquo;s contribution graph into dynamic, animated visualizations with customizable styles, shapes, and themes. It automates the generation of high-quality SVG and GIF outputs, renders bold month labels for context, and creates an auto-generated gallery for easy previews.</description></item><item><title>setup-openapi</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-openapi/</link><pubDate>Wed, 01 Apr 2026 06:15:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/setup-openapi/</guid><description>Version updated for https://github.com/remarkablemark/setup-openapi 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 setup-openapi GitHub Action automates the installation and setup of the OpenAPI Generator CLI in a GitHub Actions workflow. It ensures Java is installed, downloads and caches the specified version of the OpenAPI Generator CLI, and makes the binary available for subsequent steps.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/shieldci-devsecops-pipeline-generator/</link><pubDate>Wed, 01 Apr 2026 06:15:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.3.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 automatically generate secure CI/CD pipelines tailored to a project&amp;rsquo;s stack and open a pull request with the generated workflows. It simplifies the creation of DevSecOps workflows by detecting the project&amp;rsquo;s language, Docker, and Kubernetes usage, and incorporating security tools such as Gitleaks, Trivy, and static analysis tools (CodeQL or Semgrep).</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/rumdl-action/</link><pubDate>Wed, 01 Apr 2026 06:15:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.64.
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 ensure consistency and best practices in Markdown files. It automates the detection and correction of common Markdown issues with 71 linting rules, supports multiple Markdown flavors, and provides fast performance with features like intelligent caching for efficient CI/CD integration.</description></item><item><title>Get version from specified source</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/get-version-from-specified-source/</link><pubDate>Wed, 01 Apr 2026 06:15:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/get-version-from-specified-source/</guid><description>Version updated for https://github.com/scylladb-actions/get-version to version v0.4.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Get Version&amp;rdquo; GitHub Action and CLI tool automates the retrieval and filtering of software versions from sources like DockerHub, Maven Central, and GitHub. It provides powerful semantic version filtering with pattern matching and positional selection, allowing users to easily identify specific versions (e.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pi-github-action/</link><pubDate>Wed, 01 Apr 2026 06:15:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.3.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 The Pi Coding Agent GitHub Action integrates the Pi Coding Agent into GitHub workflows to automate issue resolution and pull request improvements. By triggering on comments (e.g., /pi) or predefined prompts, it enables tasks like analyzing issues, reviewing and enhancing PRs, and making automated commits directly to repositories.</description></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/sr-semantic-release/</link><pubDate>Wed, 01 Apr 2026 06:15:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v3.2.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 sr GitHub Action is an AI-powered release engineering tool that automates the entire software release lifecycle, from generating commits and performing code reviews to creating pull requests and publishing releases. It simplifies and streamlines tasks by leveraging AI for atomic commit suggestions, code reviews, automated changelogs, version bumping, and release tagging, while ensuring safety through sandboxed operations.</description></item><item><title>YAMLResume</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/yamlresume/</link><pubDate>Wed, 01 Apr 2026 06:15:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/yamlresume/</guid><description>Version updated for https://github.com/yamlresume/action to version v0.2.2.
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. It supports building multiple resumes in various formats (PDF, LaTeX, HTML, Markdown) within a single workflow and allows for customization, such as skipping validation or PDF generation.</description></item><item><title>Install Heroku CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/install-heroku-cli/</link><pubDate>Wed, 01 Apr 2026 06:15:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/04/01/install-heroku-cli/</guid><description>Version updated for https://github.com/ynab/heroku-cli-action to version v1.1.
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 Heroku CLI GitHub Action automates the installation of the Heroku Command Line Interface (CLI) on a GitHub Actions runner, making it readily available for use in subsequent workflow steps. It streamlines the setup process for Heroku-related tasks by leveraging caching to speed up installation on Linux runners.</description></item><item><title>ExFig Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/exfig-action/</link><pubDate>Tue, 31 Mar 2026 22:13:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/exfig-action/</guid><description>Version updated for https://github.com/DesignPipe/exfig-action to version v3.1.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 The ExFig Action is a GitHub Action designed to automate the export of design assets—such as colors, icons, images, and typography—from Figma directly into a codebase using the ExFig CLI. It streamlines the integration of design and development workflows by enabling efficient, incremental exports with built-in caching and customizable filtering.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/muaddib-scanner/</link><pubDate>Tue, 31 Mar 2026 22:13:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.42.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats within npm and PyPI packages, addressing the growing risks of software supply chain attacks. It combines multiple detection methods, including 14 parallel scanners, machine learning classifiers, and a deobfuscation engine, to identify known threats, suspicious patterns, and behavioral indicators.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fallow-codebase-health/</link><pubDate>Tue, 31 Mar 2026 22:13:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.7.3.
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, &amp;ldquo;Fallow,&amp;rdquo; is a Rust-native tool designed to analyze JavaScript and TypeScript codebases for dead code, duplication, and complexity issues. It automates the identification of unused files, exports, dependencies, code clones, and overly complex functions to improve code quality and maintainability.</description></item><item><title>Aliyun (Alibaba Cloud) OSS CDN Sync Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/aliyun-alibaba-cloud-oss-cdn-sync-action/</link><pubDate>Tue, 31 Mar 2026 22:13:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/aliyun-alibaba-cloud-oss-cdn-sync-action/</guid><description>Version updated for https://github.com/frenchvandal/aliyun-oss-cdn-sync-action to version v1.0.11.
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 The Aliyun OSS CDN Sync Action automates the process of uploading files to Aliyun OSS, managing a local cache for builds, refreshing/preloading CDN content, and cleaning up orphaned objects in OSS.</description></item><item><title>GitGuardian Shield Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/gitguardian-shield-action/</link><pubDate>Tue, 31 Mar 2026 22:13:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/gitguardian-shield-action/</guid><description>Version updated for https://github.com/GitGuardian/ggshield-action to version v1.49.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 569 repositories.
Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitGuardian Shield GitHub Action enables automated scanning of your codebase and commits to detect exposed credentials, secrets, and over 400 types of security vulnerabilities. It integrates with GitHub workflows and uses GitGuardian&amp;rsquo;s public API to ensure sensitive data is not inadvertently committed, helping developers maintain secure codebases and comply with security policies.</description></item><item><title>Run RapiseLauncher on Linux</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-rapiselauncher-on-linux/</link><pubDate>Tue, 31 Mar 2026 22:13:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-rapiselauncher-on-linux/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v2.0.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-node-action GitHub Action facilitates the automated execution of Rapise test sets stored in SpiraTest, SpiraTeam, or SpiraPlan by integrating directly with the Rapise testing engine. It simplifies test automation workflows by handling the installation of Rapise, connecting to a Spira instance, and executing specified test sets across multiple platforms (ubuntu-latest and windows-latest).</description></item><item><title>Run RapiseLauncher on Windows</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-rapiselauncher-on-windows/</link><pubDate>Tue, 31 Mar 2026 22:13:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-rapiselauncher-on-windows/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-win-action to version v2.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-win-action GitHub Action automates the execution of Rapise automated test sets stored in SpiraTest by leveraging RapiseLauncher.exe on a Windows runner. It simplifies the process of integrating Spira-based test management with CI/CD workflows, enabling users to trigger and manage test executions directly from GitHub Actions.</description></item><item><title>AIIR — AI Integrity Receipts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/aiir-ai-integrity-receipts/</link><pubDate>Tue, 31 Mar 2026 22:13:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/aiir-ai-integrity-receipts/</guid><description>Version updated for https://github.com/invariant-systems-ai/aiir to version v1.3.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 AIIR (AI Integrity Receipts) is a GitHub Action designed to track and verify AI involvement in code commits by generating tamper-evident, content-addressed receipts. It automates the process of documenting declared AI usage in commit metadata, ensuring durable and verifiable proof that remains independent of centralized services.</description></item><item><title>Heisenberg CI Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/heisenberg-ci-failure-analysis/</link><pubDate>Tue, 31 Mar 2026 22:13:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/heisenberg-ci-failure-analysis/</guid><description>Version updated for https://github.com/kamilpajak/heisenberg to version v0.3.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 Heisenberg is a GitHub Action that leverages AI to analyze CI/CD workflow failures by processing logs, artifacts, traces, and source code to produce structured root-cause analysis (RCA) reports. It automates the identification of why and where a test failed, providing actionable insights and suggested fixes to streamline debugging and reduce time spent on manual log reviews.</description></item><item><title>enforce-required-action-version-format</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/enforce-required-action-version-format/</link><pubDate>Tue, 31 Mar 2026 22:13:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/enforce-required-action-version-format/</guid><description>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&amp;rsquo;s security recommendations.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/lingo.dev-ai-localization/</link><pubDate>Tue, 31 Mar 2026 22:13:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/lingo.dev-ai-localization/</guid><description>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.</description></item><item><title>License Policy Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/license-policy-check/</link><pubDate>Tue, 31 Mar 2026 22:12:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/license-policy-check/</guid><description>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.</description></item><item><title>Docker Swarm Deployment Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/docker-swarm-deployment-action/</link><pubDate>Tue, 31 Mar 2026 22:12:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/docker-swarm-deployment-action/</guid><description>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.</description></item><item><title>xslint-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/xslint-action/</link><pubDate>Tue, 31 Mar 2026 22:12:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/xslint-action/</guid><description>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.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/totem-shield/</link><pubDate>Tue, 31 Mar 2026 22:12:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/totem-shield/</guid><description>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.</description></item><item><title>Deploy to Neocities (using neocities-red gem)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/deploy-to-neocities-using-neocities-red-gem/</link><pubDate>Tue, 31 Mar 2026 22:12:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/deploy-to-neocities-using-neocities-red-gem/</guid><description>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.</description></item><item><title>yaml-workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/yaml-workflow/</link><pubDate>Tue, 31 Mar 2026 22:12:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/yaml-workflow/</guid><description>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.</description></item><item><title>FHIR Validation Markdown Renderer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fhir-validation-markdown-renderer/</link><pubDate>Tue, 31 Mar 2026 22:12:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fhir-validation-markdown-renderer/</guid><description>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.</description></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hibernation-setup/</link><pubDate>Tue, 31 Mar 2026 22:12:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hibernation-setup/</guid><description>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.</description></item><item><title>Pro PR Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pro-pr-reviewer/</link><pubDate>Tue, 31 Mar 2026 22:12:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pro-pr-reviewer/</guid><description>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 &amp;ldquo;AI Pull Request Reviewer&amp;rdquo; 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.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/shieldci-devsecops-pipeline-generator/</link><pubDate>Tue, 31 Mar 2026 22:12:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/shieldci-devsecops-pipeline-generator/</guid><description>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.</description></item><item><title>OpenAPI Merge</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/openapi-merge/</link><pubDate>Tue, 31 Mar 2026 22:12:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/openapi-merge/</guid><description>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.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drift-architectural-erosion-check/</link><pubDate>Tue, 31 Mar 2026 22:12:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drift-architectural-erosion-check/</guid><description>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.</description></item><item><title>Get version from specified source</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/get-version-from-specified-source/</link><pubDate>Tue, 31 Mar 2026 22:12:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/get-version-from-specified-source/</guid><description>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 &amp;ldquo;Get version&amp;rdquo; 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.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/ssg-static-site-generator/</link><pubDate>Tue, 31 Mar 2026 22:11:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/ssg-static-site-generator/</guid><description>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.</description></item><item><title>Create Tideways Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/create-tideways-release/</link><pubDate>Tue, 31 Mar 2026 22:11:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/create-tideways-release/</guid><description>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 &amp;ldquo;Release Tracking&amp;rdquo; 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.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/delstack-action/</link><pubDate>Tue, 31 Mar 2026 14:03:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/delstack-action/</guid><description>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.</description></item><item><title>GitHub Action for GraalVM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/github-action-for-graalvm/</link><pubDate>Tue, 31 Mar 2026 14:03:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/github-action-for-graalvm/</guid><description>Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 3,884 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What&amp;rsquo;s Changed What&amp;rsquo;s Changed Upgrade dependencies and to Node 24 by @fniephaus in https://github.com/graalvm/setup-graalvm/pull/209 Remove unused dependencies and refresh lockfile to clear vulnerable transitive packages by @fniephaus in https://github.</description></item><item><title>HOL Codex Plugin Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hol-codex-plugin-scanner/</link><pubDate>Tue, 31 Mar 2026 14:02:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hol-codex-plugin-scanner/</guid><description>Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.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 HOL Codex Plugin Scanner GitHub Action automates the analysis of Codex plugins for security, publishability, and adherence to best practices. It generates a score (0-100), a grade, and a detailed report in various formats, helping developers ensure their plugins meet quality and compliance standards.</description></item><item><title>Set Action Timezone</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/set-action-timezone/</link><pubDate>Tue, 31 Mar 2026 14:02:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/set-action-timezone/</guid><description>Version updated for https://github.com/hoang-rio/set-timezone to version v1.5.
This action is used across all versions by 7 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 Set Action Timezone Action configures the timezone on a GitHub Actions runner based on its operating system (Linux, Windows, or macOS). This action automates the process of setting the appropriate timezone for workflows, ensuring consistency in time-dependent operations across different environments.</description></item><item><title>Hyperlocalise CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hyperlocalise-ci/</link><pubDate>Tue, 31 Mar 2026 14:02:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hyperlocalise-ci/</guid><description>Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.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 Hyperlocalise GitHub Action integrates AI-driven localization workflows directly into CI pipelines, enabling automated checks for translation consistency and planned localization updates. It supports tasks like identifying localization changes (drift) and validating translation integrity (check), streamlining the management of multilingual content in modern engineering systems.</description></item><item><title>Generate Roadmap</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/generate-roadmap/</link><pubDate>Tue, 31 Mar 2026 14:02:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/generate-roadmap/</guid><description>Version updated for https://github.com/inat-get/action-is-roadmap to version v2.
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 automates the creation of interactive visual roadmaps using Mermaid flowcharts based on GitHub project data, including milestones, issues, and dependencies. It helps teams track project timelines, visualize issue status and blocking relationships, and provides flexible output options (e.</description></item><item><title>PHP Obfuscator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/php-obfuscator/</link><pubDate>Tue, 31 Mar 2026 14:02:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/php-obfuscator/</guid><description>Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.3.
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 The iserter/php-obfuscator GitHub Action is designed to automatically obfuscate PHP code within a CI/CD pipeline, providing robust copyright protection for projects using PHP 7.4 through PHP 8.5. It automates tasks like scrambling identifiers, encoding strings, injecting deobfuscation-resistant code, and flattening control flow, making it harder for unauthorized users to reverse-engineer the code.</description></item><item><title>mdschema</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/mdschema/</link><pubDate>Tue, 31 Mar 2026 14:02:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/mdschema/</guid><description>Version updated for https://github.com/jackchuka/mdschema to version v0.12.8.
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 mdschema is a declarative Markdown documentation validator that ensures consistent structure across projects by using schema-driven validation. It enables users to define a YAML-based schema for their documentation, providing automated checks for headings, code blocks, links, YAML frontmatter, and more, as well as generating compliant Markdown templates.</description></item><item><title>dbt-vitals</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/dbt-vitals/</link><pubDate>Tue, 31 Mar 2026 14:02:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/dbt-vitals/</guid><description>Version updated for https://github.com/john-r-pederson/dbt-vitals to version v0.2.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 dbt-vitals is a GitHub Action designed to analyze the impact of dbt model, snapshot, or seed changes in a pull request by generating a Warehouse Impact Report. It automates the detection of deleted, renamed, or schema-altered dbt resources, cross-referencing them with the live Snowflake warehouse to provide details such as table sizes, usage metrics, and downstream dependencies.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bulk-github-repository-settings-sync/</link><pubDate>Tue, 31 Mar 2026 14:02:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.4.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing repository settings across multiple GitHub repositories. It streamlines tasks such as configuring merge strategies, enabling security features, managing repository files (e.</description></item><item><title>lat check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/lat-check/</link><pubDate>Tue, 31 Mar 2026 14:02:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/lat-check/</guid><description>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.</description></item><item><title>eigenhelm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/eigenhelm/</link><pubDate>Tue, 31 Mar 2026 14:02:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/eigenhelm/</guid><description>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.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/totem-shield/</link><pubDate>Tue, 31 Mar 2026 14:01:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/totem-shield/</guid><description>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.</description></item><item><title>MDSone Markdown to HTML</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/mdsone-markdown-to-html/</link><pubDate>Tue, 31 Mar 2026 14:01:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/mdsone-markdown-to-html/</guid><description>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.</description></item><item><title>Macaron Security Analysis Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/macaron-security-analysis-action/</link><pubDate>Tue, 31 Mar 2026 14:01:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/macaron-security-analysis-action/</guid><description>Version updated for https://github.com/oracle/macaron to version v0.23.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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.</description></item><item><title>Release Gems</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/release-gems/</link><pubDate>Tue, 31 Mar 2026 14:01:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/release-gems/</guid><description>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.</description></item><item><title>gh-action-rl-protect-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/gh-action-rl-protect-scan/</link><pubDate>Tue, 31 Mar 2026 14:01:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/gh-action-rl-protect-scan/</guid><description>Version updated for https://github.com/reversinglabs/gh-action-rl-protect-scan to version v1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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.</description></item><item><title>Drawio Export Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drawio-export-action/</link><pubDate>Tue, 31 Mar 2026 14:01:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drawio-export-action/</guid><description>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 .</description></item><item><title>semVersie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/semversie/</link><pubDate>Tue, 31 Mar 2026 14:01:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/semversie/</guid><description>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.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/rumdl-action/</link><pubDate>Tue, 31 Mar 2026 14:01:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.63.
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 in Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks like identifying and fixing Markdown issues, supports multiple Markdown flavors, and provides detailed error reporting for CI/CD workflows.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drift-architectural-erosion-check/</link><pubDate>Tue, 31 Mar 2026 14:01:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v1.1.12.
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 Drift is a GitHub Action and analysis tool designed to detect architecture erosion in AI-accelerated Python codebases. It identifies structural issues such as pattern fragmentation, boundary violations, and hotspots that may go unnoticed but degrade code quality over time.</description></item><item><title>SSG - Static Site Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/ssg-static-site-generator/</link><pubDate>Tue, 31 Mar 2026 14:01:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/ssg-static-site-generator/</guid><description>Version updated for https://github.com/spagu/ssg to version v1.7.1.
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 Go-based static site generator optimized for converting WordPress exports (Markdown with YAML frontmatter) into fast, static websites. It automates tasks like site generation, asset bundling (e.g., minifying HTML/CSS/JS), image optimization (e.g., WebP conversion), and live reloading during development.</description></item><item><title>Causinator 9000 CI Diagnosis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/causinator-9000-ci-diagnosis/</link><pubDate>Tue, 31 Mar 2026 14:00:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/causinator-9000-ci-diagnosis/</guid><description>Version updated for https://github.com/sylvainsf/causinator9000 to version v1.1.0.
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 The Causinator 9000 is a causal inference engine designed to identify and rank the most likely causes of infrastructure degradation by analyzing changes (mutations) and observed issues (signals) within a dependency graph. It automates root cause analysis by using Bayesian inference to compute causal probabilities, taking into account factors such as temporal proximity, dependency relationships, and resource-specific likelihoods.</description></item><item><title>Setup Swamp</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-swamp/</link><pubDate>Tue, 31 Mar 2026 14:00:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-swamp/</guid><description>Version updated for https://github.com/systeminit/setup-swamp 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 setup-swamp GitHub Action automates the installation and setup of the swamp tool, with optional authentication to swamp.club. It streamlines tasks such as managing dependencies, initializing repositories, and configuring environment variables for workflows. This action simplifies the integration of swamp into CI/CD pipelines, enabling seamless tool usage and authentication.</description></item><item><title>Unique SSH Deployer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/unique-ssh-deployer/</link><pubDate>Tue, 31 Mar 2026 14:00:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/unique-ssh-deployer/</guid><description>Version updated for https://github.com/Tecbeckp/ssh-deploy to version v1.1.0.
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 SSH Deploy is a GitHub Action designed to securely deploy files to a server via SSH/SFTP with a focus on efficiency and incremental updates. It automates the process by tracking the deployment state, transferring only changed files, and removing outdated ones, solving problems related to manual file syncing and ensuring secure and optimized deployments.</description></item><item><title>sloppy-joe-secure</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/sloppy-joe-secure/</link><pubDate>Tue, 31 Mar 2026 06:15:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/sloppy-joe-secure/</guid><description>Version updated for https://github.com/brennhill/sloppy-joe to version v1.
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 Sloppy Joe is a CI tool designed to detect and block compromised, typosquatted, or non-canonical dependencies across multiple ecosystems (e.g., npm, PyPI, Cargo) before they are installed, preventing supply chain attacks. It automates dependency validation using configurable rules, ensuring only trusted and vetted packages are used in production.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bernstein-multi-agent-orchestration/</link><pubDate>Tue, 31 Mar 2026 06:15:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v1.3.13.
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 Bernstein is a declarative orchestration tool that automates the process of breaking down development goals into tasks, assigning them to parallel AI coding agents, verifying the output, and committing the results. It eliminates manual oversight by handling task decomposition, execution, and validation, ensuring clean, tested, and production-ready code with minimal user intervention.</description></item><item><title>Setup Kiro CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-kiro-cli/</link><pubDate>Tue, 31 Mar 2026 06:14:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-kiro-cli/</guid><description>Version updated for https://github.com/clouatre-labs/setup-kiro-action to version v1.0.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 &amp;ldquo;Setup Kiro CLI Action&amp;rdquo; is a GitHub Action designed to install, cache, and configure the Kiro CLI for CI/CD workflows, enabling efficient use of the tool in automated pipelines. It streamlines tasks such as headless IAM authentication via SIGV4 and accelerates builds through automatic binary caching.</description></item><item><title>spec-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/spec-sync/</link><pubDate>Tue, 31 Mar 2026 06:14:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/spec-sync/</guid><description>Version updated for https://github.com/CorvidLabs/spec-sync to version v3.0.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync is a GitHub Action and CLI tool designed to validate the synchronization between markdown-based module specifications (*.spec.md) and source code across multiple programming languages. It automates bidirectional checks to detect discrepancies such as undocumented exports, stale entries, missing files, or schema mismatches, ensuring alignment between code and documentation.</description></item><item><title>CVector Python Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/cvector-python-test/</link><pubDate>Tue, 31 Mar 2026 06:14:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/cvector-python-test/</guid><description>Version updated for https://github.com/CVector-Energy/python-test to version v1.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 The CVector Python Test Action automates testing and code quality checks for Python projects by integrating tools like ruff, mypy, and pytest. It detects and manages dependencies via UV or Poetry, formats and lints code with auto-fix capabilities, and optionally commits and pushes fixes when issues are found.</description></item><item><title>go-wheel-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/go-wheel-action/</link><pubDate>Tue, 31 Mar 2026 06:14:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/go-wheel-action/</guid><description>Version updated for https://github.com/deadnews/go-wheel-action to version v1.0.1.
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 go-wheel-action GitHub Action automates the process of packaging Go binaries as Python wheels, enabling seamless distribution of Go-based tools through Python package repositories like PyPI. It simplifies cross-platform builds by supporting multiple OS and architecture targets and ensures compatibility with Python ecosystems.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/muaddib-scanner/</link><pubDate>Tue, 31 Mar 2026 06:14:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.41.
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&amp;rsquo;DIB is a security scanning tool designed to detect supply chain threats in npm and PyPI packages by leveraging 14 parallel scanners, a deobfuscation engine, inter-module dataflow analysis, and machine learning classifiers. It automates the identification of malicious packages, suspicious behavioral patterns, and known Indicators of Compromise (IOCs) with over 225,000 threat signatures.</description></item><item><title>HyperHawk Link Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hyperhawk-link-checker/</link><pubDate>Tue, 31 Mar 2026 06:14:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/hyperhawk-link-checker/</guid><description>Version updated for https://github.com/dvdstelt/hyperhawk to version v1.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary HyperHawk is a GitHub Action designed to automatically scan markdown files for broken links and report issues directly on pull requests as inline review comments, offering one-click suggestions to fix them.</description></item><item><title>Pkl Java</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-java/</link><pubDate>Tue, 31 Mar 2026 06:14:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-java/</guid><description>Version updated for https://github.com/emilymclean/pkl-java-action to version v2.2.10.
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 pkl-java-action automates the generation of Java source code from Pkl model files, streamlining the process of creating Java bindings for Pkl-based data models. It solves the problem of manual code generation, ensuring consistency and reducing development effort when working with Pkl files in Java projects.</description></item><item><title>Pkl Kotlin</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-kotlin/</link><pubDate>Tue, 31 Mar 2026 06:14:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-kotlin/</guid><description>Version updated for https://github.com/emilymclean/pkl-kotlin-action to version v2.0.13.
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 pkl-kotlin-action GitHub Action automates the generation of Kotlin source code from specified Pkl model files. It simplifies the process of creating Kotlin bindings for Pkl models by processing input files and outputting the generated code to a designated folder.</description></item><item><title>Pkl Swift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-swift/</link><pubDate>Tue, 31 Mar 2026 06:14:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkl-swift/</guid><description>Version updated for https://github.com/emilymclean/pkl-swift-action to version v2.0.14.
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 pkl-swift-action GitHub Action automates the generation of Swift source code from Pkl model files. It streamlines the process of converting Pkl data into Swift bindings, saving developers time and reducing manual coding effort when working with Pkl models in Swift projects.</description></item><item><title>pkldoc-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkldoc-action/</link><pubDate>Tue, 31 Mar 2026 06:14:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/pkldoc-action/</guid><description>Version updated for https://github.com/emilymclean/pkldoc-action to version v2.0.12.
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 pkldoc-action GitHub Action automates the generation of PklDoc documentation for Pkl modules by processing specified .pkl files and outputting the results to a designated folder. It streamlines the creation of documentation for Pkl modules, saving time and ensuring consistency in documentation generation workflows.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fallow-codebase-health/</link><pubDate>Tue, 31 Mar 2026 06:14:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.7.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 This GitHub Action, Fallow, is a Rust-based tool designed to analyze TypeScript and JavaScript codebases for dead code, code duplication, and complexity hotspots. It automates the detection of unused files, exports, dependencies, and circular references, identifies duplicate or copy-pasted code, and highlights overly complex functions that may require refactoring.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bulk-github-repository-settings-sync/</link><pubDate>Tue, 31 Mar 2026 06:14:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.3.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing settings across multiple GitHub repositories. It simplifies tasks such as configuring merge strategies, enabling security features (e.</description></item><item><title>GitHub Organization Readme Badge Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/github-organization-readme-badge-generator/</link><pubDate>Tue, 31 Mar 2026 06:13:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/github-organization-readme-badge-generator/</guid><description>Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v2.0.1.
This action is used across all versions by 7 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 organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for an organization&amp;rsquo;s README.md file, using data from shields.io. It streamlines the process of displaying key organizational statistics—such as total repositories, pull requests created, and merged PRs—by generating and inserting these badges directly into the profile README.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/neurolink-ai/</link><pubDate>Tue, 31 Mar 2026 06:13:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.41.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It streamlines the integration of diverse AI services by providing features like multi-provider failover, intelligent cost optimization, and support for enterprise-scale deployments.</description></item><item><title>Dependency Obituary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/dependency-obituary/</link><pubDate>Tue, 31 Mar 2026 06:13:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/dependency-obituary/</guid><description>Version updated for https://github.com/KidCarmi/Dependency-Obituary to version v0.4.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 Dependency Obituary is a GitHub Action and tool that evaluates the health and sustainability of project dependencies by analyzing public signals such as update frequency, issue resolution, contributor activity, and security vulnerabilities. It automates the identification of abandoned or at-risk dependencies to help developers proactively plan migrations and maintain secure, stable projects.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/binary-size-memory-footprint-tracking/</link><pubDate>Tue, 31 Mar 2026 06:13:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.9.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 MemBrowse is a GitHub Action designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory data from ELF files and linker scripts, with symbol-level and source file mapping for various architectures.</description></item><item><title>Oguri Run Contribution</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/oguri-run-contribution/</link><pubDate>Tue, 31 Mar 2026 06:13:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/oguri-run-contribution/</guid><description>Version updated for https://github.com/mquangpham575/oguri-action 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 generates an animated SVG of the character Oguri Gourmet &amp;ldquo;eating&amp;rdquo; your GitHub contributions, providing a fun and visual way to showcase activity history on your profile. It automates the creation and customization of the SVG graphic based on contribution data, solving the need for personalized and dynamic profile visualizations.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-aer-tests/</link><pubDate>Tue, 31 Mar 2026 06:13:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.136.
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 aer GitHub Action enables users to validate and test Apex code by running a lightweight Salesforce-compatible runtime directly in their CI/CD pipelines. It automates the execution of Apex tests, allowing for fast, reproducible test cycles without needing to deploy code to a Salesforce org.</description></item><item><title>yaml-workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/yaml-workflow/</link><pubDate>Tue, 31 Mar 2026 06:13:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/yaml-workflow/</guid><description>Version updated for https://github.com/orieg/yaml-workflow to version v0.9.1.
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 Summary:
The yaml-workflow GitHub Action is a lightweight workflow engine designed to automate CI/CD pipelines, data processing, and DevOps tasks using reproducible, version-controlled YAML configurations. It simplifies task orchestration without requiring complex infrastructure, enabling parallel execution, state persistence, and retry mechanisms for robust automation.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/multi-style-contribution-snake/</link><pubDate>Tue, 31 Mar 2026 06:13:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v31.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph in multiple styles and shapes. It eliminates the need for manual configuration by auto-detecting the repository owner and generates high-quality SVG and GIF assets with customizable themes, geometric shapes, and month labels.</description></item><item><title>setup-tq</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-tq/</link><pubDate>Tue, 31 Mar 2026 06:13:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-tq/</guid><description>Version updated for https://github.com/remarkablemark/setup-tq to version v1.0.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 The setup-tq GitHub Action automates the installation and configuration of the tq command-line tool, which enables querying and extracting data from TOML files. It simplifies workflows by ensuring tq is readily available for tasks such as parsing or manipulating TOML-based configuration files.</description></item><item><title>Setup Skillshare</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-skillshare/</link><pubDate>Tue, 31 Mar 2026 06:13:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/setup-skillshare/</guid><description>Version updated for https://github.com/runkids/setup-skillshare 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 setup-skillshare GitHub Action automates the installation and initialization of the Skillshare CLI, a universal skill manager for AI coding agents. It simplifies the process of syncing, installing, and auditing AI skills across multiple tools and environments, enabling teams to manage skills from a single source of truth.</description></item><item><title>invoke-aws-lambda-rs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/invoke-aws-lambda-rs/</link><pubDate>Tue, 31 Mar 2026 06:13:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/31/invoke-aws-lambda-rs/</guid><description>Version updated for https://github.com/uampio/invoke-aws-lambda-rs to version v0.0.4.
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 invoke-aws-lambda-rs GitHub Action automates the process of invoking AWS Lambda functions directly from your workflows. It streamlines the integration of Lambda execution into CI/CD pipelines, enabling tasks like testing, triggering serverless workflows, or processing data without manual intervention.</description></item><item><title>Repo Narrator - AI Docs Updater</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/repo-narrator-ai-docs-updater/</link><pubDate>Mon, 30 Mar 2026 22:20:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/repo-narrator-ai-docs-updater/</guid><description>Version updated for https://github.com/EhsanHadid/repo-narrator to version v1.0.7.
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 Repo Narrator is a GitHub Action that automates repository documentation management by generating and updating annotated file trees, structure.md (a guided overview of the codebase), and markdown files like README.md and CHANGELOG.md after every merged pull request.</description></item><item><title>setup-beam</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-beam/</link><pubDate>Mon, 30 Mar 2026 22:20:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-beam/</guid><description>Version updated for https://github.com/erlef/setup-beam to version v1.24.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 14,185 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 setup-beam GitHub Action automates the setup of an Erlang/OTP environment in workflows, with optional support for installing Elixir, Gleam, rebar3, and related tools.</description></item><item><title>Telegram CI Status</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/telegram-ci-status/</link><pubDate>Mon, 30 Mar 2026 22:20:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/telegram-ci-status/</guid><description>Version updated for https://github.com/EzyGang/telegram-ci-status to version v1.
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 The Telegram CI Status GitHub Action automates sending real-time notifications to Telegram for CI/CD workflows, providing updates at the start and completion of jobs using pre- and post-hooks. It simplifies workflow monitoring by automatically detecting deployments, handling job statuses (success, failure, or canceled), and optionally pinning successful deployment messages.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/fallow-codebase-health/</link><pubDate>Mon, 30 Mar 2026 22:20:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.7.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, Fallow, is a Rust-native tool for analyzing TypeScript and JavaScript codebases to identify dead code, duplicated code, and complexity hotspots. It automates the detection of unused exports, dependencies, and files, highlights duplicate and overly complex code, and provides actionable insights to improve code quality.</description></item><item><title>TurboRepo with github artifacts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/turborepo-with-github-artifacts/</link><pubDate>Mon, 30 Mar 2026 22:20:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/turborepo-with-github-artifacts/</guid><description>Version updated for https://github.com/felixmosh/turborepo-gh-artifacts to version v4.1.1.
This action is used across all versions by 264 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 TurboRepo GitHub Artifacts Action enables the use of GitHub artifacts as a remote caching backend for TurboRepo, a build system for monorepos. It automates the setup of a local TurboRepo server that interacts with GitHub artifacts to store and retrieve cache, improving build performance by reusing previously computed results.</description></item><item><title>forsakringskassan/eslint-config</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/forsakringskassan/eslint-config/</link><pubDate>Mon, 30 Mar 2026 22:20:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/forsakringskassan/eslint-config/</guid><description>Version updated for https://github.com/Forsakringskassan/eslint-config to version v14.0.10.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk GitHub Action provides a shareable ESLint configuration tailored for Försäkringskassan projects, automating the enforcement of consistent coding standards across different environments. It integrates seamlessly with CI/CD pipelines to block code with warnings while allowing local builds to proceed with them.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/delstack-action/</link><pubDate>Mon, 30 Mar 2026 22:20:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.8.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 delstack is a CLI and GitHub Action tool designed to automate the deletion of AWS CloudFormation stacks, including those with resources that are typically difficult to remove, such as non-empty S3 buckets or resources with deletion protection.</description></item><item><title>Deploy Browser Extension</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/deploy-browser-extension/</link><pubDate>Mon, 30 Mar 2026 22:20:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/deploy-browser-extension/</guid><description>Version updated for https://github.com/GreedyLabs/action-deploy-browser-extension to version v1.0.3.
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 This GitHub Action automates the process of uploading and publishing browser extensions to the Chrome Web Store and/or Microsoft Edge Add-ons store. It supports parallel deployment to both platforms for updates to existing extensions, streamlining the otherwise manual submission process.</description></item><item><title>Run Fourmolu</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-fourmolu/</link><pubDate>Mon, 30 Mar 2026 22:19:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-fourmolu/</guid><description>Version updated for https://github.com/haskell-actions/run-fourmolu to version v12.
This action is used across all versions by 53 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 run-fourmolu GitHub Action ensures consistent code formatting for Haskell projects by automatically checking if Haskell source files adhere to the formatting standards defined by Fourmolu. It identifies unformatted files, provides a diff highlighting discrepancies, and can be configured to target specific files or directories.</description></item><item><title>Actions to Install LLVM and Clang</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/actions-to-install-llvm-and-clang/</link><pubDate>Mon, 30 Mar 2026 22:19:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/actions-to-install-llvm-and-clang/</guid><description>Version updated for https://github.com/jhchundev/install-llvm-action to version v1.2.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 install-llvm-action GitHub Action automates the process of downloading and installing specific versions of LLVM and Clang binaries on CI environments. It ensures the installed binaries are properly configured in system environment variables (e.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pipelock-agent-security-scan/</link><pubDate>Mon, 30 Mar 2026 22:19:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v2.1.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 Pipelock is an open-source agent firewall and runtime designed to secure AI agents by monitoring network activity, containing processes, and enforcing tool usage policies. It prevents unauthorized access or data leakage, such as API key exposure, by scanning HTTP traffic and blocking malicious requests.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/binary-size-memory-footprint-tracking/</link><pubDate>Mon, 30 Mar 2026 22:19:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.8.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 MemBrowse is a GitHub Action designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts, mapping symbols to source files, and supporting multiple architectures.</description></item><item><title>Setup Visual C++ Development Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-visual-c-development-environment/</link><pubDate>Mon, 30 Mar 2026 22:19:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-visual-c-development-environment/</guid><description>Version updated for https://github.com/mlocati/setup-msvc to version 1.3.1.
This action is used across all versions by 1 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 Setup MSVC GitHub Action automates the configuration of a complete Microsoft Visual C++ (MSVC) development environment on Windows by invoking vcvarsall.bat. It streamlines the process by detecting installed Visual Studio versions, selecting the appropriate toolset, Windows SDK, and architecture, and exposing environment variables required for building C and C++ projects.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-aer-tests/</link><pubDate>Mon, 30 Mar 2026 22:19:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.135.
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 aer GitHub Action enables developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly within GitHub workflows. It automates the testing process, allowing for faster and more reproducible test cycles without requiring deployment to a Salesforce org.</description></item><item><title>LCOV Coverage Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/lcov-coverage-check/</link><pubDate>Mon, 30 Mar 2026 22:19:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/lcov-coverage-check/</guid><description>Version updated for https://github.com/pento/lcov-coverage-check to version v3.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 LCOV Coverage Check GitHub Action automates the process of parsing LCOV coverage files, generating coverage summaries, and enforcing customizable coverage thresholds. It helps ensure code quality by preventing coverage regressions, requiring minimum coverage for new files, and verifying that changes do not reduce coverage.</description></item><item><title>PRSense - Repository Memory Infrastructure</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/prsense-repository-memory-infrastructure/</link><pubDate>Mon, 30 Mar 2026 22:19:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/prsense-repository-memory-infrastructure/</guid><description>Version updated for https://github.com/prsense-labs/prsense to version v2.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary PRSense is a GitHub Action designed to streamline engineering workflows by leveraging organizational knowledge graphs and cross-repository intelligence. It automates tasks such as preventing duplicate engineering work, assessing developer expertise, and triaging high-risk code changes, enabling teams to optimize efficiency and reduce redundancy.</description></item><item><title>Release Gems</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/release-gems/</link><pubDate>Mon, 30 Mar 2026 22:19:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/release-gems/</guid><description>Version updated for https://github.com/release-gems/action to version v1.2.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 release-gems is a GitHub Action designed to automate the release workflow for Ruby gems by handling tasks such as building, attesting provenance, and publishing to RubyGems.org and other registries. It eliminates dependencies on tools like Bundler or Rake, enhances supply chain security through sandboxed builds, and integrates with GitHub releases for generating release attestations that verify package integrity.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</link><pubDate>Mon, 30 Mar 2026 22:19:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v1.1.10.
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 Drift is a GitHub Action and analysis tool designed to detect architecture erosion in AI-generated Python codebases. It identifies issues like pattern fragmentation, boundary violations, and structural hotspots that weaken code quality but may pass tests.</description></item><item><title>Secure SBOM Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/secure-sbom-action/</link><pubDate>Mon, 30 Mar 2026 22:19:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/secure-sbom-action/</guid><description>Version updated for https://github.com/shiftleftcyber/secure-sbom-action to version v2.4.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 automates the signing and verification of Software Bill of Materials (SBOMs) and cryptographic digests, ensuring their integrity during CI/CD pipelines. It leverages the SecureSBOM API to provide cryptographic attestation of SBOMs, supports CycloneDX SBOM formats, and maintains compatibility with both legacy and modern API versions.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/ziran-agent-security-scan/</link><pubDate>Mon, 30 Mar 2026 22:19:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.24.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 ZIRAN is an AI security testing tool designed to identify vulnerabilities in advanced AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of dangerous tool combinations, detects side effects during execution, and conducts multi-phase, autonomous penetration testing to uncover complex attack paths.</description></item><item><title>Unique SSH Deployer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/unique-ssh-deployer/</link><pubDate>Mon, 30 Mar 2026 22:19:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/unique-ssh-deployer/</guid><description>Version updated for https://github.com/Tecbeckp/ssh-deploy to version v1.0.0.
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 SSH Deploy GitHub Action automates the process of securely deploying files to a remote server using SSH/SFTP, offering smart incremental synchronization that transfers only new or modified files while removing deleted ones.</description></item><item><title>Deploy Knative Service</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/deploy-knative-service/</link><pubDate>Mon, 30 Mar 2026 22:18:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/deploy-knative-service/</guid><description>Version updated for https://github.com/theorigamicorporation/knative-release to version v1.1.0.
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 Knative Release Action simplifies the deployment of applications to Knative by abstracting away Kubernetes and YAML complexities. It automates the creation and updating of Knative services using a container image and basic configuration, making deployment seamless.</description></item><item><title>Pulser — Claude Code Skill Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pulser-claude-code-skill-linter/</link><pubDate>Mon, 30 Mar 2026 22:18:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pulser-claude-code-skill-linter/</guid><description>Version updated for https://github.com/TheStack-ai/pulser 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 Pulser is a GitHub Action and CLI tool designed to diagnose, classify, and automatically fix issues in SKILL.md files based on defined diagnostic rules from Anthropic&amp;rsquo;s principles for Claude Code skills. It automates the process of evaluating skills for compliance, optimizing their structure, and ensuring best practices, helping developers maintain high-quality and effective code skills.</description></item><item><title>invoke-aws-lambda-rs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/invoke-aws-lambda-rs/</link><pubDate>Mon, 30 Mar 2026 22:18:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/invoke-aws-lambda-rs/</guid><description>Version updated for https://github.com/uampio/invoke-aws-lambda-rs to version v0.0.1.
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 invoke-aws-lambda-rs GitHub Action automates the process of invoking AWS Lambda functions directly from your workflows. It simplifies triggering serverless functions during CI/CD pipelines or other automated tasks, enabling seamless integration with AWS services. This action is ideal for streamlining deployments, testing, or event-driven automation in your projects.</description></item><item><title>evnx — .env Security &amp; Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/evnx-.env-security-validation/</link><pubDate>Mon, 30 Mar 2026 22:18:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/evnx-.env-security-validation/</guid><description>Version updated for https://github.com/urwithajit9/evnx-action to version v0.3.8.
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 evnx GitHub Action is designed to automate the security, validation, and management of .env files within CI/CD workflows. It helps identify and prevent issues such as exposed secrets, placeholder values, misconfigurations, and drift between .</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/runner-guard/</link><pubDate>Mon, 30 Mar 2026 22:18:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.5.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 Runner Guard is a security-focused GitHub Action that performs static taint analysis on CI/CD pipeline workflows to detect source-to-sink vulnerabilities, such as injection attacks and supply chain steganography. It helps identify critical misconfigurations, attacker-controlled inputs, invisible Unicode payloads, and other malicious patterns in workflows and associated files, mitigating risks like credential theft, repository compromise, and automated AI-driven exploits.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/delstack-action/</link><pubDate>Mon, 30 Mar 2026 14:14:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.7.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 delstack is a CLI tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with resources that typically fail to delete, such as non-empty S3 buckets or protected resources. It resolves inter-stack dependencies, handles deletion protections, optimizes pre-deletion processes, and ensures no orphaned resources remain.</description></item><item><title>Run RapiseLauncher on Windows</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-rapiselauncher-on-windows/</link><pubDate>Mon, 30 Mar 2026 14:14:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/run-rapiselauncher-on-windows/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-win-action to version v1.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 This GitHub Action enables automated execution of Rapise test sets stored in SpiraTest/SpiraTeam/SpiraPlan on a Windows runner by leveraging the RapiseLauncher.exe. It simplifies the integration of Spira-based testing workflows into CI/CD pipelines, automating tasks like test execution, video recording of test runs, and configuring screen resolution for UI tests.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/neurolink-ai/</link><pubDate>Mon, 30 Mar 2026 14:14:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.40.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the use of multiple AI providers and models under a single, consistent API, enabling seamless switching between providers and tools. It automates tasks like intelligent routing, multi-provider failover, memory management, and tool execution, while optimizing costs and enhancing scalability for enterprise applications.</description></item><item><title>Heisenberg CI Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/heisenberg-ci-failure-analysis/</link><pubDate>Mon, 30 Mar 2026 14:14:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/heisenberg-ci-failure-analysis/</guid><description>Version updated for https://github.com/kamilpajak/heisenberg to version v0.3.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 Heisenberg is an AI-powered GitHub Action designed to analyze CI pipeline failures by reviewing logs, artifacts, and source code to provide structured root-cause analysis (RCA) reports. It automates the identification of failure causes, bug locations, and suggested fixes, saving time and effort in debugging complex CI issues.</description></item><item><title>KarasuLab Mod Releaser</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/karasulab-mod-releaser/</link><pubDate>Mon, 30 Mar 2026 14:14:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/karasulab-mod-releaser/</guid><description>Version updated for https://github.com/Karasu-Lab/Karasu-Lab-Mod-Releaser to version v2.2.7.
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 KarasuLab Mod Releaser GitHub Action automates the release process for Minecraft mods by managing semantic versioning, generating changelogs, building mod artifacts, and publishing them to GitHub Releases, Modrinth, and CurseForge. It simplifies mod developers&amp;rsquo; workflows by handling multi-platform publishing, dependency management, and configuration for Java versions and mod loaders.</description></item><item><title>HecklerDetection</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/hecklerdetection/</link><pubDate>Mon, 30 Mar 2026 14:14:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/hecklerdetection/</guid><description>Version updated for https://github.com/kholcomb/heckler 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 Heckler is a zero-dependency Python tool designed to detect invisible and potentially dangerous Unicode characters in source code and dependencies, helping prevent security threats like supply chain attacks and Trojan Source vulnerabilities. It automates the scanning of 60+ file types and package dependencies for 416 harmful codepoints across six threat categories, such as bidi controls, zero-width characters, and exotic whitespace.</description></item><item><title>Headless Oracle — Market Safety Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/headless-oracle-market-safety-check/</link><pubDate>Mon, 30 Mar 2026 14:14:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/headless-oracle-market-safety-check/</guid><description>Version updated for https://github.com/LembaGang/headless-oracle-agent-demo to version v1.
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 Headless Oracle GitHub Action provides a cryptographically signed market state oracle for verifying whether financial markets are open, automating critical market safety checks in workflows. It enables autonomous AI agents to perform secure and independent market status verification, supports 28 global exchanges, and ensures fail-safe operation for unknown or halted market states.</description></item><item><title>tbxmanager-publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/tbxmanager-publish/</link><pubDate>Mon, 30 Mar 2026 14:14:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/tbxmanager-publish/</guid><description>Version updated for https://github.com/MarekWadinger/tbxmanager-publish 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 The tbxmanager-publish GitHub Action automates the process of publishing MATLAB packages to the tbxmanager registry. It simplifies package distribution by handling tasks such as reading package metadata, building and uploading archives, generating hashes, and creating pull requests to the registry.</description></item><item><title>MergeShield Risk Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mergeshield-risk-check/</link><pubDate>Mon, 30 Mar 2026 14:13:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mergeshield-risk-check/</guid><description>Version updated for https://github.com/mergeshield/risk-check to version v1.0.0.
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 &amp;ldquo;MergeShield Risk Check&amp;rdquo; GitHub Action automates AI-powered risk analysis for pull requests by evaluating code changes across six dimensions: complexity, security, blast radius, test coverage, breaking changes, and dependency risk.</description></item><item><title>MCIX DataStage Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-deploy/</link><pubDate>Mon, 30 Mar 2026 14:13:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-deploy/</guid><description>Version updated for https://github.com/MettleCI/mcix-composite-deploy to version v1.0.33.
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 MCIX DataStage Deploy Action automates the deployment of DataStage assets by applying overlays, importing assets into a DataStage project, and compiling the project to produce a JUnit report. It simplifies complex deployment workflows by orchestrating multiple steps into a single action, enabling environment-specific configurations via GitHub Environments.</description></item><item><title>MCIX DataStage Compile</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-compile/</link><pubDate>Mon, 30 Mar 2026 14:13:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-compile/</guid><description>Version updated for https://github.com/MettleCI/mcix-datastage-compile to version v1.0.33.
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 The MCIX DataStage Compile GitHub Action automates the compilation of IBM DataStage NextGen assets within a specified project directly from GitHub workflows. It simplifies the integration of the mcix datastage compile command into CI/CD pipelines, enabling teams to ensure that imported DataStage jobs and flows are compiled as part of their automated build process.</description></item><item><title>MCIX Datastage Import</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-import/</link><pubDate>Mon, 30 Mar 2026 14:13:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/mcix-datastage-import/</guid><description>Version updated for https://github.com/MettleCI/mcix-datastage-import to version v1.0.33.
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 The MCIX DataStage Import GitHub Action automates the process of importing IBM DataStage NextGen assets into a specified project using the MettleCI MCIX CLI. It simplifies and streamlines asset migration tasks by providing a standardized workflow for authenticating with an MCIX server, specifying asset files, and targeting a specific DataStage project.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/totem-shield/</link><pubDate>Mon, 30 Mar 2026 14:13:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.7.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 designed to automate the prevention of recurring coding mistakes by transforming institutional knowledge into enforceable rules. It helps development teams eliminate repetitive code review issues, such as improper imports or architectural violations, by observing mistakes, learning from them, and enforcing constraints that prevent them from happening again.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/agent-bom-scan/</link><pubDate>Mon, 30 Mar 2026 14:13:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.12.
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 Summary:
The agent-bom GitHub Action is a security analysis tool designed to assess the blast radius of vulnerabilities in AI agent infrastructures. It extends traditional CVE scanning by mapping vulnerabilities to their potential impact on credentials, tools, and runtime environments, offering CWE-aware impact classification.</description></item><item><title>heim-deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/heim-deploy/</link><pubDate>Mon, 30 Mar 2026 14:13:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/heim-deploy/</guid><description>Version updated for https://github.com/Nor2-io/heim-deploy-action to version v1.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, Heim Deploy, automates the deployment of Heim applications using the Heim CLI. It simplifies the deployment process by providing configurable inputs such as environment variables, deployment paths, and version management.</description></item><item><title>yaml-workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/yaml-workflow/</link><pubDate>Mon, 30 Mar 2026 14:13:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/yaml-workflow/</guid><description>Version updated for https://github.com/orieg/yaml-workflow to version v0.8.3.
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 Summary:
The yaml-workflow GitHub Action is a lightweight, YAML-based workflow engine designed for automating CI/CD pipelines, data processing, and DevOps tasks without requiring complex infrastructure. It enables users to define reproducible, version-controlled workflows in YAML, supports parallel execution, error handling, and state persistence, and can run locally or in CI environments.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/multi-style-contribution-snake/</link><pubDate>Mon, 30 Mar 2026 14:13:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v30.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms your GitHub contribution graph into animated visualizations with customizable styles, shapes, and themes. It automates the creation of dynamic SVG and GIF assets, complete with bold month labels and a preview gallery, making it easy to showcase your activity in a visually engaging way.</description></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/hibernation-setup/</link><pubDate>Mon, 30 Mar 2026 14:13:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/hibernation-setup/</guid><description>Version updated for https://github.com/Profiidev/hibernation to version v0.2.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 Hibernation is a self-hosted Nix binary cache designed to simplify and optimize the storage and retrieval of Nix packages. It automates the process of managing Nix store paths by providing a backend server and CLI tool for authenticating and pushing packages, with support for both local and S3-compatible storage.</description></item><item><title>ReleaseRun Stack Health Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/releaserun-stack-health-check/</link><pubDate>Mon, 30 Mar 2026 14:12:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/releaserun-stack-health-check/</guid><description>Version updated for https://github.com/Releaserun/releaserun-action to version v2.
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 ReleaseRun Stack Health Check GitHub Action automates dependency health analysis by scanning project files (e.g., package manifests, Dockerfiles, Terraform configurations) for outdated versions, end-of-life dependencies, known CVEs, and overall version health. It provides a clear A-F grade for the project&amp;rsquo;s tech stack and can post reports as PR comments, fail builds based on threshold grades, or generate JSON outputs for further scripting.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</link><pubDate>Mon, 30 Mar 2026 14:12:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.10.10.
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 Drift is a GitHub Action and CLI tool designed to detect and analyze architecture erosion in AI-assisted Python codebases by identifying issues such as pattern fragmentation, boundary violations, and structural hotspots. It provides deterministic, high-precision insights without relying on large language models (LLMs) and automates structural feedback to ensure cross-module coherence and maintainability.</description></item><item><title>monoship</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/monoship/</link><pubDate>Mon, 30 Mar 2026 14:12:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/monoship/</guid><description>Version updated for https://github.com/tada5hi/monoship to version v2.0.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 monoship GitHub Action and CLI tool automates the publication of npm workspace packages to registries like npmjs.org or GitHub Packages by identifying and publishing only packages that have not yet been released. It simplifies CI/CD workflows by integrating with tools like release-please and supports modern publishing features such as OIDC trusted publishing and provenance when used with npm &amp;gt;= 10.</description></item><item><title>Random Team Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/random-team-reviewer/</link><pubDate>Mon, 30 Mar 2026 14:12:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/random-team-reviewer/</guid><description>Version updated for https://github.com/TestmyTools/random-pick-team-reviewer to version v1.
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 &amp;ldquo;Random Team Reviewer GitHub Action&amp;rdquo; automates the process of assigning a reviewer to a pull request by randomly selecting a member from a specified GitHub team while excluding the pull request author.</description></item><item><title>embed-src</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/embed-src/</link><pubDate>Mon, 30 Mar 2026 14:12:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/embed-src/</guid><description>Version updated for https://github.com/urmzd/embed-src to version v3.5.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 embed-src GitHub Action automates the process of embedding the contents of external source files into any text-based file, such as Markdown, code, or configuration files, using customizable comment markers. It simplifies workflows by enabling seamless inclusion of external file content, ensuring consistency and reducing manual copy-paste efforts.</description></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/sr-semantic-release/</link><pubDate>Mon, 30 Mar 2026 14:12:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v3.1.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 GitHub Action &amp;ldquo;sr&amp;rdquo; is an AI-powered release engineering tool that automates the end-to-end software release process, from generating atomic conventional commits and providing AI-based code reviews to creating pull requests and publishing releases. It simplifies and accelerates tasks such as commit generation, version bumping, changelog creation, and release tagging, while offering language-agnostic support and zero-configuration defaults.</description></item><item><title>graph-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/graph-sync/</link><pubDate>Mon, 30 Mar 2026 14:12:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/graph-sync/</guid><description>Version updated for https://github.com/wordlift/graph-sync to version v6.8.6.
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 graph-sync GitHub Action automates the setup and execution of the worai tool&amp;rsquo;s graph sync run command, facilitating seamless synchronization of knowledge graphs. It handles the installation of worai, Playwright (with Chromium), and their dependencies, while supporting configurable profiles, debugging, and caching.</description></item><item><title>Setup Go environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-go-environment/</link><pubDate>Mon, 30 Mar 2026 06:16:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/setup-go-environment/</guid><description>Version updated for https://github.com/actions/setup-go to version v6.4.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 514,172 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 setup-go GitHub Action automates the setup of a Go development environment in CI workflows. It handles downloading, caching, and configuring specific Go versions, optionally caches Go modules and build outputs, and integrates error reporting with problem matchers.</description></item><item><title>Cached Pre-Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/cached-pre-commit/</link><pubDate>Mon, 30 Mar 2026 06:16:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/cached-pre-commit/</guid><description>Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-39.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks within CI workflows, ensuring code quality and compliance with defined standards before changes are merged. It simplifies the process by setting up the necessary pre-commit cache and running all hooks or specific ones as configured, reducing manual effort and ensuring consistent pre-commit checks.</description></item><item><title>ZeroFS Volume</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/zerofs-volume/</link><pubDate>Mon, 30 Mar 2026 06:16:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/zerofs-volume/</guid><description>Version updated for https://github.com/Barre/ZeroFS to version v1.0.7.
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 ZeroFS is a filesystem solution that transforms S3-compatible object storage into a high-performance, encrypted, and POSIX-compliant storage system. It provides file-level access via NFS and 9P, as well as block-level access through NBD, enabling seamless integration with applications requiring traditional filesystem or block storage.</description></item><item><title>Aptu Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/aptu-triage/</link><pubDate>Mon, 30 Mar 2026 06:16:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/aptu-triage/</guid><description>Version updated for https://github.com/clouatre-labs/aptu to version v0.2.20.
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 Aptu is an AI-powered triage utility designed to automate issue management and code review tasks for open-source projects. It leverages task-specific AI models to provide precise pull request analysis, issue triage with labels and comments, release note generation, and security scanning, thereby improving efficiency and accuracy in software development workflows.</description></item><item><title>Self-Hosted GitHub Actions Runner on Hetzner Cloud</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/self-hosted-github-actions-runner-on-hetzner-cloud/</link><pubDate>Mon, 30 Mar 2026 06:16:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/self-hosted-github-actions-runner-on-hetzner-cloud/</guid><description>Version updated for https://github.com/Cyclenerd/hcloud-github-runner to version v1.4.0.
This action is used across all versions by 12 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 creation, registration, and termination of self-hosted GitHub Actions runners on Hetzner Cloud servers. It enables cost-effective, flexible CI/CD workflows by leveraging Hetzner&amp;rsquo;s infrastructure, providing organizations with predictable billing and the ability to bypass GitHub Actions usage limits.</description></item><item><title>PR Comments - Dev Herald</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pr-comments-dev-herald/</link><pubDate>Mon, 30 Mar 2026 06:16:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/pr-comments-dev-herald/</guid><description>Version updated for https://github.com/dev-herald/comment to version v1.3.4.
This action is used across all versions by 1 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 Dev Herald GitHub Action automates the creation and management of pull request comments, enabling CI/CD workflows to communicate updates, test results, and insights directly to reviewers and teammates. It solves the problem of manual status reporting by providing pre-built templates, sticky comments, and signals for key development metrics, streamlining feedback loops and enhancing collaboration.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/muaddib-scanner/</link><pubDate>Mon, 30 Mar 2026 06:15:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.37.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and analyze threats in npm and PyPI supply chains. It automates the scanning of dependencies for known vulnerabilities, malicious packages, and suspicious behavioral patterns using multiple detection engines, machine learning classifiers, and a Docker sandbox.</description></item><item><title>OpenWrt ImageBuilder Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/openwrt-imagebuilder-action/</link><pubDate>Mon, 30 Mar 2026 06:15:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/openwrt-imagebuilder-action/</guid><description>Version updated for https://github.com/herbetom/openwrt-gh-action-imagebuilder to version v2.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 OpenWrt GitHub Action Image Builder automates the process of creating custom OpenWrt firmware images using official Image Builder Docker containers. It simplifies the generation of tailored OpenWrt builds by allowing users to specify releases, targets, packages, configurations, and additional files through CI workflows.</description></item><item><title>Tag SemVer on Merge</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/tag-semver-on-merge/</link><pubDate>Mon, 30 Mar 2026 06:15:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/tag-semver-on-merge/</guid><description>Version updated for https://github.com/leo-oliveira-eng/tag-semver-action to version 0.1.2.
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 This GitHub Action automates the creation and management of Semantic Versioning (SemVer) tags in a repository. Triggered upon merging pull requests, it reads specific labels to determine the type of version increment (major, minor, patch) and optionally includes prerelease and build metadata.</description></item><item><title>Install Lua / LuaJIT / OpenResty + LuaRocks</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/install-lua-/-luajit-/-openresty--luarocks/</link><pubDate>Mon, 30 Mar 2026 06:15:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/install-lua-/-luajit-/-openresty--luarocks/</guid><description>Version updated for https://github.com/luau-project/setup-lua to version v1.1.1.
This action is used across all versions by 1 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 installs and configures Lua, LuaJIT, or OpenResty along with LuaRocks in a single step, allowing developers to specify versions and toolchains for their environment. It automates the setup of a consistent Lua development environment across operating systems and supports advanced configurations, such as using specific source code versions or skipping LuaRocks installation.</description></item><item><title>Azure Container Registry OIDC Login</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/azure-container-registry-oidc-login/</link><pubDate>Mon, 30 Mar 2026 06:15:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/azure-container-registry-oidc-login/</guid><description>Version updated for https://github.com/MicahWW/acr-oidc-login 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 Azure Container Registry OIDC Login GitHub Action streamlines the process of securely logging into an Azure Container Registry (ACR) using OpenID Connect (OIDC), reducing the need for managing long-lived credentials. It automates authentication and integrates seamlessly with GitHub workflows, ensuring best practices for secure access.</description></item><item><title>Next.js Turbopack Bundle Size</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/next.js-turbopack-bundle-size/</link><pubDate>Mon, 30 Mar 2026 06:15:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/next.js-turbopack-bundle-size/</guid><description>Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.7.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 Next.js Turbopack Bundle Size GitHub Action automates the process of tracking and comparing bundle sizes for Next.js App Router routes across pull requests. It establishes a baseline from the default branch and generates a detailed, route-specific size comparison as a comment on each PR.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/totem-shield/</link><pubDate>Mon, 30 Mar 2026 06:15:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.6.3.
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 automates the enforcement of best practices and institutional knowledge by converting lessons learned from code reviews into deterministic rules. It eliminates repetitive coding mistakes and &amp;ldquo;Bot-Tax&amp;rdquo; inefficiencies by observing errors, learning from them, and enforcing constraints, ensuring developers and AI agents adhere to architectural standards.</description></item><item><title>Annual Update License Year</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/annual-update-license-year/</link><pubDate>Mon, 30 Mar 2026 06:15:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/annual-update-license-year/</guid><description>Version updated for https://github.com/Nivmizz7/annual-update-license-year to version v1.1.
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 process of updating the year in LICENSE files by identifying and replacing outdated years with the current year. It eliminates the need for manual updates, ensuring compliance and consistency across projects.</description></item><item><title>Buildkit Buildctl</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/buildkit-buildctl/</link><pubDate>Mon, 30 Mar 2026 06:15:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/buildkit-buildctl/</guid><description>Version updated for https://github.com/omniproc/buildkit-build-push-action to version v2.1.1.
This action is used across all versions by 2 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 Buildkit - Build &amp;amp; Push Action is a GitHub Action designed to automate building and pushing container images using BuildKit&amp;rsquo;s buildctl tool. It simplifies the containerization process by handling tasks like building images, managing build caches, and exporting build results to container registries.</description></item><item><title>Rust Telegram Notify Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/rust-telegram-notify-action/</link><pubDate>Mon, 30 Mar 2026 06:15:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/rust-telegram-notify-action/</guid><description>Version updated for https://github.com/proDreams/actions-telegram-notifier to version v2.4.
This action is used across all versions by 23 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Actions Telegram Notify, automates the process of sending customizable notifications to Telegram about the status of CI/CD workflow executions in GitHub Actions or compatible systems. It helps developers monitor workflow events, such as push, pull request, and workflow dispatch, by providing real-time updates on success, failure, or cancellation, along with additional context like commit details and links to relevant resources.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</link><pubDate>Mon, 30 Mar 2026 06:15:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.10.9.
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 Drift is a deterministic static analysis tool designed to detect architecture erosion in AI-generated code within Python projects. It identifies issues such as structural hotspots, boundary violations, and pattern fragmentation that silently weaken codebases, providing actionable insights to improve code consistency and maintainability.</description></item><item><title>embed-src</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/embed-src/</link><pubDate>Mon, 30 Mar 2026 06:15:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/embed-src/</guid><description>Version updated for https://github.com/urmzd/embed-src to version v3.4.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 embed-src GitHub Action automates the process of embedding external source files into text-based documents (e.g., Markdown, YAML, code files) by replacing special comment placeholders with the referenced file content. It supports various file types and allows for raw or code-fenced insertion, making it easier to maintain up-to-date, accurate documentation or configuration files.</description></item><item><title>SR - Semantic Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/sr-semantic-release/</link><pubDate>Mon, 30 Mar 2026 06:15:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/sr-semantic-release/</guid><description>Version updated for https://github.com/urmzd/sr to version v2.4.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 The sr GitHub Action is an AI-powered release engineering tool designed to automate the entire software release lifecycle, from generating commits to publishing releases. It simplifies tasks like creating atomic conventional commits, providing AI-driven code reviews, generating PR descriptions, and automating version bumps, changelogs, and tagging.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/runner-guard/</link><pubDate>Mon, 30 Mar 2026 06:14:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/30/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.5.1.
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 Runner Guard is a security tool designed to perform static taint analysis on GitHub Actions workflows, identifying vulnerabilities that could enable source-to-sink attacks, such as injection paths from untrusted inputs to sensitive operations. It automates the detection of misconfigurations, AI configuration injection attacks, and supply chain threats like invisible Unicode payloads, helping developers secure CI/CD pipelines against advanced exploitation techniques.</description></item><item><title>The Determinate Nix Installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/the-determinate-nix-installer/</link><pubDate>Sun, 29 Mar 2026 21:52:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/the-determinate-nix-installer/</guid><description>Version updated for https://github.com/DeterminateSystems/nix-installer-action to version v22.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 8,249 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 Determinate Nix Installer Action is a GitHub Action designed to streamline the installation of Determinate Nix, a modernized version of the Nix package manager, with support for flakes and optimized configurations.</description></item><item><title>Load used actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/load-used-actions/</link><pubDate>Sun, 29 Mar 2026 21:51:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/load-used-actions/</guid><description>Version updated for https://github.com/devops-actions/load-used-actions to version v2.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 5 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 load-used-actions GitHub Action automates the process of retrieving all GitHub Actions used across workflows in an organization&amp;rsquo;s repositories by utilizing the GitHub REST API.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/muaddib-scanner/</link><pubDate>Sun, 29 Mar 2026 21:51:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.36.
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&amp;rsquo;DIB is a security scanning tool designed to detect known threats and suspicious behavioral patterns in npm and PyPI packages. It automates the analysis of dependencies through 14 parallel scanners, a deobfuscation engine, inter-module dataflow analysis, machine learning classifiers, and a Docker sandbox, providing risk scoring, detailed explanations, and actionable insights.</description></item><item><title>Setup Elide</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-elide/</link><pubDate>Sun, 29 Mar 2026 21:51:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-elide/</guid><description>Version updated for https://github.com/elide-dev/setup-elide to version v4.1.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
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 &amp;ldquo;Setup Elide&amp;rdquo; GitHub Action automates the installation of the Elide runtime within GitHub workflows, enabling seamless integration into CI/CD pipelines. It supports installing specific versions or channels (e.</description></item><item><title>SARIF to Slack notification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/sarif-to-slack-notification/</link><pubDate>Sun, 29 Mar 2026 21:51:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/sarif-to-slack-notification/</guid><description>Version updated for https://github.com/fabasoad/sarif-to-slack-action to version v3.0.3.
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 The &amp;ldquo;SARIF to Slack Action&amp;rdquo; is a GitHub Action that automates the process of sending notifications to Slack based on analysis results in SARIF (Static Analysis Results Interchange Format) files. It helps teams easily share findings from static code analysis, including severity levels and error details, to a Slack channel.</description></item><item><title>Aliyun (Alibaba Cloud) OSS CDN Sync Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/aliyun-alibaba-cloud-oss-cdn-sync-action/</link><pubDate>Sun, 29 Mar 2026 21:51:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/aliyun-alibaba-cloud-oss-cdn-sync-action/</guid><description>Version updated for https://github.com/frenchvandal/aliyun-oss-cdn-sync-action to version v1.0.10.
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 The Aliyun OSS CDN Sync Action is a GitHub Action designed to automate the process of deploying files to Aliyun OSS, managing CDN refresh/preload operations, and cleaning up orphaned files in OSS.</description></item><item><title>CycloneDX Crystal Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/cyclonedx-crystal-action/</link><pubDate>Sun, 29 Mar 2026 21:51:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/cyclonedx-crystal-action/</guid><description>Version updated for https://github.com/hahwul/cyclonedx-cr to version v1.2.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cyclonedx-cr GitHub Action is a tool designed to automate the generation of CycloneDX Software Bill of Materials (SBOMs) for Crystal shard projects. It processes shard.yml and shard.lock files to create SBOMs in various formats (JSON, XML, CSV) that comply with multiple CycloneDX specification versions.</description></item><item><title>MZAP Env</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/mzap-env/</link><pubDate>Sun, 29 Mar 2026 21:51:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/mzap-env/</guid><description>Version updated for https://github.com/hahwul/mzap to version v2.1.1.
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 mzap GitHub Action automates multi-target web application security scanning using OWASP ZAP, distributing scan tasks across one or more ZAP API hosts with round-robin scheduling. It supports various scan types, provides optional wait-and-poll functionality for scan completion, and generates reports in HTML or PDF formats.</description></item><item><title>GitHub Profile Trophy - Games Edition</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/github-profile-trophy-games-edition/</link><pubDate>Sun, 29 Mar 2026 21:51:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/github-profile-trophy-games-edition/</guid><description>Version updated for https://github.com/harshitt13/github-profile-trophy-games-edition to version v1.0.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, &amp;ldquo;GitHub Profile Trophy: Games Edition,&amp;rdquo; generates visually appealing GitHub profile trophies styled with League of Legends rank icons. It automates the creation of dynamic achievement displays based on GitHub statistics, helping developers showcase their contributions and milestones in a gamified format.</description></item><item><title>Setup smalltalkCI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-smalltalkci/</link><pubDate>Sun, 29 Mar 2026 21:51:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-smalltalkci/</guid><description>Version updated for https://github.com/hpi-swa/setup-smalltalkCI to version 1.5.0.
This action is used across all versions by 959 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 setup-smalltalkCI GitHub Action automates the setup of smalltalkCI, a tool for testing Smalltalk projects, within a GitHub Actions workflow. It simplifies the process of configuring and running tests across different Smalltalk environments, such as Squeak and Pharo, while supporting matrix builds for testing multiple Smalltalk images and configurations.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/neurolink-ai/</link><pubDate>Sun, 29 Mar 2026 21:51:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.39.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that simplifies the process of connecting applications with 13 major AI providers and over 100 models using a consistent API. It automates provider switching, cost optimization, and multi-provider failover, while offering advanced enterprise features like Redis memory, intelligent routing, and tool execution control.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/judges-code-review/</link><pubDate>Sun, 29 Mar 2026 21:51:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.124.5.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a comprehensive quality assurance tool for evaluating AI-generated code across 45 specialized domains. It combines deterministic pattern matching, AST analysis, and LLM-powered expert reviews to provide detailed risk assessments, prioritized fixes, and automated code patches.</description></item><item><title>PipeLint CI/CD Auditor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/pipelint-ci/cd-auditor/</link><pubDate>Sun, 29 Mar 2026 21:51:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/pipelint-ci/cd-auditor/</guid><description>Version updated for https://github.com/KiyoTopKop/cicd-pipeline-auditor 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 PipeLint is a static analysis tool designed to enhance the security of GitHub Actions workflows by identifying vulnerabilities, excessive permissions, secret exfiltration risks, command injection, and other misconfigurations. It automates the detection of 32 security issues across six categories, providing actionable guidance to developers.</description></item><item><title>GitHub Email Leak Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/github-email-leak-check/</link><pubDate>Sun, 29 Mar 2026 21:51:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/github-email-leak-check/</guid><description>Version updated for https://github.com/long-910/github_leak_check 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 github-leak-check GitHub Action scans GitHub commits, file contents, and user profiles to detect non-noreply email addresses that may have been unintentionally exposed, and displays the results as a live status badge on your GitHub profile.</description></item><item><title>Cloud Cost Estimator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/cloud-cost-estimator/</link><pubDate>Sun, 29 Mar 2026 21:50:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/cloud-cost-estimator/</guid><description>Version updated for https://github.com/manmohanmirkar123/cloud-cost-estimator-action to version v1.0.1.
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 Cloud Cost Estimator GitHub Action automates the process of estimating monthly costs for cloud resources based on infrastructure-as-code (IaC) configurations like Terraform and CloudFormation. It integrates with CI workflows to provide real-time cost summaries, updates pull request comments with cost breakdowns, and generates detailed reports in both JSON and human-readable formats.</description></item><item><title>ML-CI Model Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/ml-ci-model-validation/</link><pubDate>Sun, 29 Mar 2026 21:50:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/ml-ci-model-validation/</guid><description>Version updated for https://github.com/ml-ci-labs/ml-ci-action to version v0.4.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 The ML-CI Action automates machine learning model validation and data quality checks within GitHub pull requests, helping detect model regressions, schema drift, and data issues before merging. It ensures robust CI by comparing metrics against baselines using thresholds or statistical tests, validating training data integrity, and generating model cards automatically.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/agent-bom-scan/</link><pubDate>Sun, 29 Mar 2026 21:50:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.11.
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 agent-bom is a security-focused GitHub Action and CLI tool designed to analyze and map the impact of vulnerabilities (e.g., CVEs) across AI agents, their dependencies, credentials, tools, and infrastructure. It automates the discovery and scanning of local and cloud-based AI agents, project manifests, container images, and infrastructure as code (IaC) to provide a comprehensive blast radius assessment and CWE-aware impact classification.</description></item><item><title>archlint - Architecture Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/archlint-architecture-review/</link><pubDate>Sun, 29 Mar 2026 21:50:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/archlint-architecture-review/</guid><description>Version updated for https://github.com/mshogin/archlint 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 archlint GitHub Action is an architecture linter designed to analyze and improve the structural quality of Go and Rust projects. It automates the detection of code violations, such as dependency cycles, SOLID principle breaches, and code smells, while providing detailed architecture metrics, health scores, and quality gates.</description></item><item><title>Report uv.lock Changes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/report-uv.lock-changes/</link><pubDate>Sun, 29 Mar 2026 21:50:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/report-uv.lock-changes/</guid><description>Version updated for https://github.com/mw-root/uv-lock-report to version v0.13.1.
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 uv Lock Report GitHub Action simplifies the process of reviewing uv.lock file changes in pull requests by analyzing and summarizing complex lockfile diffs. It automatically generates a clear, formatted report as a PR comment, highlighting added, updated, or removed dependencies along with version changes and their severity.</description></item><item><title>GreenOps PR Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/greenops-pr-analysis/</link><pubDate>Sun, 29 Mar 2026 21:50:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/greenops-pr-analysis/</guid><description>Version updated for https://github.com/omrdev1/greenops-cli to version v0.7.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 GreenOps CLI is a GitHub Action that analyzes Terraform plans to assess the carbon footprint, water consumption, and cost of cloud infrastructure across AWS, Azure, and GCP. It automates the identification of environmental and cost optimizations by providing actionable recommendations directly in pull requests, helping teams reduce operational impact and improve sustainability.</description></item><item><title>MCP Protocol Compliance Test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/mcp-protocol-compliance-test/</link><pubDate>Sun, 29 Mar 2026 21:50:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/mcp-protocol-compliance-test/</guid><description>Version updated for https://github.com/renezander030/action-mcp-test to version v1.0.0.
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 This GitHub Action, action-mcp-test, is designed to automate the testing of MCP (Model Context Protocol) servers within CI pipelines. It validates protocol compliance, checks JSON schema correctness, and performs smoke tests for tools and resources, streamlining the verification of server functionality and robustness.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/drift-architectural-erosion-check/</link><pubDate>Sun, 29 Mar 2026 21:50:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.10.7.
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 Drift is a deterministic static analysis tool designed to identify architecture erosion caused by AI-generated code in Python repositories. It automates the detection of issues like pattern fragmentation, boundary violations, and structural hotspots that weaken codebases while passing tests.</description></item><item><title>nix init</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/nix-init/</link><pubDate>Sun, 29 Mar 2026 21:50:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/nix-init/</guid><description>Version updated for https://github.com/spotdemo4/nix-init to version v1.41.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The nix init action is a GitHub composite action designed to streamline the setup of Nix-based repositories by automating common initialization steps, such as repository checkout, Git user configuration, Nix installation, environment setup from Nix flakes, and caching.</description></item><item><title>monoship</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/monoship/</link><pubDate>Sun, 29 Mar 2026 21:50:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/monoship/</guid><description>Version updated for https://github.com/tada5hi/monoship to version v2.0.1.
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 Monoship is a CLI tool and GitHub Action designed to automate the publishing of npm workspace packages to registries such as npmjs.org or GitHub Packages. It identifies unpublished packages by comparing their versions against the target registry and publishes only the necessary ones, streamlining CI/CD workflows.</description></item><item><title>trimsgngn</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/trimsgngn/</link><pubDate>Sun, 29 Mar 2026 21:50:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/trimsgngn/</guid><description>Version updated for https://github.com/Tanker187/black to version V.01fam.
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 Black is an opinionated Python code formatter that automatically reformats code to comply with PEP 8 standards and ensures consistent styling across projects. It eliminates the need for manual formatting decisions, simplifies code reviews by minimizing diffs, and saves developers time and effort by automating the formatting process.</description></item><item><title>TM DataScientist Create PR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/tm-datascientist-create-pr/</link><pubDate>Sun, 29 Mar 2026 21:50:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/tm-datascientist-create-pr/</guid><description>Version updated for https://github.com/TM-DataScientist/create-pr-action to version v0.1.1.
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 create-pr-action GitHub Action automates the process of committing changes and creating pull requests directly within a GitHub Actions workflow. It is designed to streamline tasks like updating generated files, automating documentation updates, or committing maintenance changes by handling branch creation, committing changes, pushing to remote, and opening a pull request.</description></item><item><title>Build Godot by Action Commons</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/build-godot-by-action-commons/</link><pubDate>Sun, 29 Mar 2026 08:31:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/build-godot-by-action-commons/</guid><description>Version updated for https://github.com/ActionCommons/build-godot to version v1.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 The build-godot GitHub Action automates the process of downloading and building specific versions of the Godot game engine source code using SCons for various target platforms and configurations. It streamlines tasks such as building the Godot editor, export templates, and other custom binaries, supporting multiple platforms and build options.</description></item><item><title>Schema Viewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/schema-viewer/</link><pubDate>Sun, 29 Mar 2026 08:31:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/schema-viewer/</guid><description>Version updated for https://github.com/agafonovim/schema-viewer to version v1.20.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 Schema Viewer GitHub Action automates the deployment of an open-source database schema diagram editor and viewer to GitHub Pages. It enables users to easily visualize database schemas by importing them from DBML, DDL, or SQL query results and supports URL-based schema loading via query parameters.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/bernstein-multi-agent-orchestration/</link><pubDate>Sun, 29 Mar 2026 08:31:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein to version v0.3.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 Bernstein is a multi-agent orchestration tool that automates software development tasks by breaking a goal into subtasks, assigning them to parallel AI coding agents, verifying their output, and committing results to a clean Git history.</description></item><item><title>rs-cargo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-cargo/</link><pubDate>Sun, 29 Mar 2026 08:31:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-cargo/</guid><description>Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.3.
This action is used across all versions by 280 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 rs-cargo GitHub Action automates the execution of Rust&amp;rsquo;s cargo commands, such as build or test, within a CI workflow. It simplifies tasks like cross-compilation or using tools like cross and cargo-hack, while providing enhanced feedback, such as displaying cargo warnings and errors directly in the GitHub UI.</description></item><item><title>rs-clippy-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-clippy-check/</link><pubDate>Sun, 29 Mar 2026 08:31:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-clippy-check/</guid><description>Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.2.
This action is used across all versions by 374 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 rs-clippy-check GitHub Action runs Rust&amp;rsquo;s clippy linter on your code and posts lint warnings or errors as annotations directly on the commits in a pull request. It automates the process of identifying and reporting code quality issues in Rust projects, helping developers maintain cleaner, more idiomatic code.</description></item><item><title>rs-fmt-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-fmt-check/</link><pubDate>Sun, 29 Mar 2026 08:30:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/rs-fmt-check/</guid><description>Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.2.
This action is used across all versions by 37 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 rs-fmt-check GitHub Action runs rustfmt on Rust code and automatically posts formatting suggestions as annotations on the associated commit or pull request. It streamlines the process of identifying and addressing code formatting issues, enabling developers to maintain consistent code style without manual checks.</description></item><item><title>verified-bot-commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/verified-bot-commit/</link><pubDate>Sun, 29 Mar 2026 08:30:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/verified-bot-commit/</guid><description>Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.1.
This action is used across all versions by 86 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or with a custom GitHub App token. It simplifies the process of committing changes to a repository by programmatically staging files matching specified patterns, creating a signed commit using GitHub&amp;rsquo;s public PGP key, and updating the branch reference.</description></item><item><title>Setup SSIS DevOps tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-ssis-devops-tools/</link><pubDate>Sun, 29 Mar 2026 08:30:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-ssis-devops-tools/</guid><description>Version updated for https://github.com/jonlabelle/setup-ssis-devops-tools to version v1.9.0.
This action is used across all versions by 9 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 installation of standalone SQL Server Integration Services (SSIS) DevOps Tools, enabling users to perform SSIS CI/CD tasks without requiring Visual Studio or the SSIS runtime. It provides tools like SSISBuild.</description></item><item><title>Setup Typsite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-typsite/</link><pubDate>Sun, 29 Mar 2026 08:30:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/setup-typsite/</guid><description>Version updated for https://github.com/mujiu555/setup-typsite to version v0.1.0.
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 Setup Typsite GitHub Action automates the installation and setup of the Typsite CLI, adding it to the system PATH for use in workflows. It simplifies managing the Typsite CLI version and ensures compatibility with the runner&amp;rsquo;s operating system and architecture.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/runner-guard/</link><pubDate>Sun, 29 Mar 2026 08:30:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.5.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 Runner Guard is a security-focused GitHub Action that performs static taint analysis on CI/CD pipeline workflows to detect source-to-sink vulnerabilities and prevent injection attacks. It identifies risks such as malicious code execution, secret exfiltration, and supply chain threats, including invisible Unicode payload techniques.</description></item><item><title>ChainAudit — Smart Contract Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/chainaudit-smart-contract-security-scanner/</link><pubDate>Sun, 29 Mar 2026 04:39:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/chainaudit-smart-contract-security-scanner/</guid><description>Version updated for https://github.com/aizen299/smart-contract-auditor to version v1.1.7.
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 ChainAudit is a GitHub Action and CLI tool designed for automated security scanning of smart contracts written in Solidity and Solana&amp;rsquo;s Rust. It provides detailed audit reports with risk scores, machine learning-driven exploitability predictions, and detection of vulnerabilities specific to Layer 2 solutions (e.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/fallow-codebase-health/</link><pubDate>Sun, 29 Mar 2026 04:39:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.5.5.
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, Fallow, helps developers analyze TypeScript and JavaScript codebases by identifying dead code, duplicate code, and complex code sections. It automates tasks such as detecting unused files, exports, and dependencies, finding copy-pasted code, and highlighting overly complex functions to optimize code quality and maintainability.</description></item><item><title>Iara Code Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/iara-code-reviewer/</link><pubDate>Sun, 29 Mar 2026 04:39:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/iara-code-reviewer/</guid><description>Version updated for https://github.com/felipefernandes/iara to version v1.13.0.
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 Iara is an AI-powered, configurable code review tool designed to automate code analysis in CI/CD pipelines or locally via CLI. It integrates with multiple LLM providers to perform static analysis, linting, and security-focused reviews, detecting issues like dangerous coding patterns, vulnerabilities, and code quality problems.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/evalview-ai-agent-testing/</link><pubDate>Sun, 29 Mar 2026 04:39:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.6.1.
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 EvalView is an open-source GitHub Action designed to detect and prevent silent regressions in AI agents, such as changes in behavior that occur without breaking health checks or code. It automates the process of regression testing by tracking drift in outputs, tool usage, model updates, and runtime fingerprints, distinguishing provider/model changes from actual system regressions.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/official-junie-github-action/</link><pubDate>Sun, 29 Mar 2026 04:39:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.6.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub.
This action is used across all versions by 26 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding agent, Junie, into GitHub workflows to automate tasks such as code fixes, issue resolution, and pull request (PR) management.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/totem-shield/</link><pubDate>Sun, 29 Mar 2026 04:39:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.6.1.
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 GitHub Action that transforms lessons learned from pull request (PR) reviews into automated, enforceable coding rules, ensuring consistent code quality and reducing repetitive review feedback (&amp;ldquo;Bot-Tax&amp;rdquo;). By observing PRs, extracting lessons in plain English, and converting them into deterministic linting rules, it automates the prevention of recurring code issues and enforces project standards through pre-push Git hooks.</description></item><item><title>Build discussion</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/build-discussion/</link><pubDate>Sun, 29 Mar 2026 04:39:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/build-discussion/</guid><description>Version updated for https://github.com/nvdaes/build-discussion to version v1.0.33.
This action is used across all versions by 5 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 Build Discussion Action automates the creation of GitHub Discussions within a specified repository. It streamlines the process by allowing users to define key discussion attributes like title, body, and category, while providing outputs such as the discussion ID, URL, and number.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/multi-style-contribution-snake/</link><pubDate>Sun, 29 Mar 2026 04:39:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v29.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of a user&amp;rsquo;s GitHub contribution graph in multiple styles and shapes. It eliminates manual configuration by auto-detecting the repository owner and generates GIFs and SVGs with five customizable themes, geometric shapes, and month labels for better clarity.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/runner-guard/</link><pubDate>Sun, 29 Mar 2026 04:39:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.4.9.
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 Runner Guard is a security tool designed to analyze GitHub Actions workflows for vulnerabilities caused by misconfigured CI/CD pipelines. It automates the detection of injection paths from untrusted inputs (e.g., forked repositories or branch names) to high-risk operations, such as secret access and shell execution, as well as identifying supply chain attacks like invisible Unicode payloads.</description></item><item><title>Vite Compare Bundle Size</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/vite-compare-bundle-size/</link><pubDate>Sun, 29 Mar 2026 04:39:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/29/vite-compare-bundle-size/</guid><description>Version updated for https://github.com/wojtekmaj/vite-compare-bundle-size to version v1.2.1.
This action is used across all versions by 2 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 vite-compare-bundle-size GitHub Action automates the comparison of two Vite compilation stats files (e.g., stats.json), typically generated from different branches. It evaluates changes in bundle size between the files and posts a detailed comment on the associated pull request, highlighting the differences.</description></item><item><title>ChainAudit — Smart Contract Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/chainaudit-smart-contract-security-scanner/</link><pubDate>Sat, 28 Mar 2026 22:14:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/chainaudit-smart-contract-security-scanner/</guid><description>Version updated for https://github.com/aizen299/smart-contract-auditor to version v1.1.4.
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 ChainAudit is a GitHub Action and CLI tool designed for automated security auditing of smart contracts written in Solidity or Solana&amp;rsquo;s Rust. It identifies vulnerabilities, provides risk scores, and generates detailed real-time audit reports, incorporating ML-based exploitability predictions and blockchain-specific findings for Layer 2 solutions like Arbitrum and Optimism, as well as Solana.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/xfg-repo-as-code/</link><pubDate>Sat, 28 Mar 2026 22:14:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.6.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 xfg GitHub Action enables organizations to manage and standardize files, repository settings, and configurations across GitHub, Azure DevOps, and GitLab from a single YAML file. It automates tasks such as syncing configuration files, applying repository rules and settings, and managing repositories (e.</description></item><item><title>Docker Digest Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/docker-digest-builder/</link><pubDate>Sat, 28 Mar 2026 22:14:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/docker-digest-builder/</guid><description>Version updated for https://github.com/carry0987/docker-digest-builder to version v1.6.0.
This action is used across all versions by 1 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 Docker Digest Builder GitHub Action automates the process of building Docker images for specific platforms, pushing them by their content digest (tagless), and uploading the digest as an artifact. It addresses the need for parallelized platform-specific builds with matrix strategies and facilitates the creation of multi-architecture manifests in subsequent jobs.</description></item><item><title>Bernstein — Multi-Agent Orchestration</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/bernstein-multi-agent-orchestration/</link><pubDate>Sat, 28 Mar 2026 22:14:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/bernstein-multi-agent-orchestration/</guid><description>Version updated for https://github.com/chernistry/bernstein 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 Bernstein is a GitHub Action that automates software development by orchestrating multiple AI coding agents to collaboratively complete tasks, verify outputs, and commit results. It eliminates the need for manual intervention by breaking down goals into tasks, running agents in parallel, and ensuring quality through deterministic verification.</description></item><item><title>Setup Sui CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-sui-cli/</link><pubDate>Sat, 28 Mar 2026 22:14:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-sui-cli/</guid><description>Version updated for https://github.com/CommandOSSLabs/setup-sui-cli to version v1.
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 The setup-sui-cli GitHub Action automates the installation of a specified version of the Sui CLI, a command-line tool for interacting with the Sui blockchain, and optionally configures a deployer wallet for a supported Sui network.</description></item><item><title>spec-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/spec-sync/</link><pubDate>Sat, 28 Mar 2026 22:14:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/spec-sync/</guid><description>Version updated for https://github.com/CorvidLabs/spec-sync to version v2.4.0.
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 SpecSync is a GitHub Action and CLI tool designed for bidirectional validation of markdown-based specifications (*.spec.md) against source code. It automates the detection of mismatches such as undocumented code exports, stale documentation, and missing files, ensuring alignment between code and documentation across multiple programming languages.</description></item><item><title>Create a GitHub Issue</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/create-a-github-issue/</link><pubDate>Sat, 28 Mar 2026 22:14:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/create-a-github-issue/</guid><description>Version updated for https://github.com/dblock/create-a-github-issue to version v3.4.0.
This action is used across all versions by 153 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 &amp;ldquo;Create an Issue Action&amp;rdquo; is a GitHub Action that automates the creation of GitHub issues using customizable template files. It simplifies routine tasks by allowing users to generate issues dynamically based on repository events, such as pushes, while supporting template variables, environment variables, and date formatting.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/muaddib-scanner/</link><pubDate>Sat, 28 Mar 2026 22:13:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.31.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and assess threats in npm and PyPI packages. It leverages multiple scanning techniques, deobfuscation, dataflow analysis, machine learning classifiers, and a Docker sandbox to identify known threats and suspicious behaviors, providing a risk score and actionable insights for remediation.</description></item><item><title>YAML Schema Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/yaml-schema-validation/</link><pubDate>Sat, 28 Mar 2026 22:13:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/yaml-schema-validation/</guid><description>Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v2.0.2.
This action is used across all versions by 2 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 yaml-ls-check GitHub Action and tool provide a streamlined solution for validating YAML files against specified schemas, leveraging the yaml-language-server project. It automates the process of ensuring YAML file conformity by supporting directory-based validation, schema mapping, and exclusion of specific files using glob patterns.</description></item><item><title>Fetch Google Sheet Translations</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fetch-google-sheet-translations/</link><pubDate>Sat, 28 Mar 2026 22:13:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fetch-google-sheet-translations/</guid><description>Version updated for https://github.com/el-j/google-sheet-translations to version v2.1.4.
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 &amp;ldquo;Google Sheet Translations&amp;rdquo; GitHub Action automates the process of managing translations by syncing data bidirectionally between Google Sheets and local files. It simplifies translation workflows by supporting auto-translation for missing entries, smart locale filtering, and seamless integration with Next.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</link><pubDate>Sat, 28 Mar 2026 22:13:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.38.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines connectivity between applications and major AI providers by offering a consistent API for 13 providers and over 100 models. It simplifies tasks such as switching providers, managing multi-step tool executions, optimizing costs, and integrating AI features like memory persistence and intelligent routing.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/judges-code-review/</link><pubDate>Sat, 28 Mar 2026 22:13:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.124.3.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a tool for automated evaluation of AI-generated or human-written code using a combination of deterministic pattern matching, abstract syntax tree (AST) analysis, and LLM-powered expert reviews across 45 specialized domains.</description></item><item><title>Validate PowerOn</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/validate-poweron/</link><pubDate>Sat, 28 Mar 2026 22:13:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/validate-poweron/</guid><description>Version updated for https://github.com/libum-llc/validate-poweron-action to version v1.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 This GitHub Action automates the validation of PowerOn scripts for the Jack Henry™ credit union core platform by connecting to a Symitar host environment.</description></item><item><title>AI Changelog Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/ai-changelog-action/</link><pubDate>Sat, 28 Mar 2026 22:13:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/ai-changelog-action/</guid><description>Version updated for https://github.com/mluzstudio/ai-changelog-action to version v1.0.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 AI Changelog Action automates the generation of human-readable release notes using Claude AI by analyzing git tags. It updates the project&amp;rsquo;s CHANGELOG.md file and creates GitHub Releases, streamlining the documentation process for software updates.</description></item><item><title>GreenOps PR Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/greenops-pr-analysis/</link><pubDate>Sat, 28 Mar 2026 22:13:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/greenops-pr-analysis/</guid><description>Version updated for https://github.com/omrdev1/greenops-cli to version v0.
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 GreenOps CLI GitHub Action analyzes Terraform plans to assess the carbon footprint (Scope 2 operational, Scope 3 embodied) and water consumption impacts of cloud infrastructure across AWS, Azure, and GCP. It automates the process of identifying environmental and cost optimization opportunities by providing actionable recommendations directly on GitHub pull requests, helping developers reduce emissions, water usage, and costs.</description></item><item><title>OWASP Noir Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/owasp-noir-action/</link><pubDate>Sat, 28 Mar 2026 22:13:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/owasp-noir-action/</guid><description>Version updated for https://github.com/owasp-noir/noir to version v0.29.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 OWASP Noir is a GitHub Action that analyzes source code to identify and inventory application endpoints, including hidden routes, shadow APIs, and deprecated endpoints, bridging the gap between static application security testing (SAST) and dynamic application security testing (DAST).</description></item><item><title>Hibernation setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hibernation-setup/</link><pubDate>Sat, 28 Mar 2026 22:13:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hibernation-setup/</guid><description>Version updated for https://github.com/Profiidev/hibernation to version v0.1.2.
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 Hibernation is a self-hosted binary cache for Nix, designed to store and distribute pre-built Nix packages efficiently. It automates tasks such as managing Nix store paths and integrates with S3-compatible storage solutions for scalable data storage.</description></item><item><title>GitHub Spam Blocker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-spam-blocker/</link><pubDate>Sat, 28 Mar 2026 22:13:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-spam-blocker/</guid><description>Version updated for https://github.com/sametcn99/gh-block-spam-accounts to version 1.0.
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 &amp;ldquo;GitHub Spam Account Blocker&amp;rdquo; is a tool and GitHub Action designed to detect and manage suspicious accounts in a user&amp;rsquo;s followers/following list. It automates spam detection by analyzing account behaviors based on customizable sensitivity levels and provides a review-first workflow for manually approving or rejecting blocking actions, ensuring transparency and control.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/drift-architectural-erosion-check/</link><pubDate>Sat, 28 Mar 2026 22:13:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.8.1.
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 Drift is a deterministic static analysis tool designed to detect architectural drift in AI-accelerated Python codebases. It identifies issues such as pattern fragmentation, architecture violations, and structural hotspots, helping teams maintain code coherence and prevent structural degradation in fast-growing projects.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pi-github-action/</link><pubDate>Sat, 28 Mar 2026 22:13:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.2.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 The Pi Coding Agent GitHub Action integrates AI-powered assistance into GitHub workflows, enabling automated issue analysis, pull request reviews, and code fixes triggered by user comments or predefined prompts. It solves the problem of automating routine development tasks, such as creating fixes, reviewing code, and generating pull requests, while supporting multiple language model providers for flexible AI capabilities.</description></item><item><title>Setup Spoo.me</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-spoo.me/</link><pubDate>Sat, 28 Mar 2026 22:12:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-spoo.me/</guid><description>Version updated for https://github.com/spoo-me/setup-action to version v2.
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 Spoo.me Setup Action is a reusable GitHub Action designed to automate the setup of the Spoo.me URL shortener service within CI workflows. It simplifies the process by managing dependencies such as Python, MongoDB, Redis, and FastAPI, while ensuring the service is fully operational through health checks.</description></item><item><title>PRGPT - AI-based PR Reviewer &amp; Summarizer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/prgpt-ai-based-pr-reviewer-summarizer/</link><pubDate>Sat, 28 Mar 2026 22:12:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/prgpt-ai-based-pr-reviewer-summarizer/</guid><description>Version updated for https://github.com/SUBHAZIT/PRGPT to version Error loading version from page [https://github.com/marketplace/actions/prgpt-ai-based-pr-reviewer-summarizer], 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 PRGPT is a GitHub Action that uses AI-powered Google Gemini models to automatically review and summarize pull requests. It provides detailed code change suggestions, generates release notes, and performs incremental reviews on each commit within a pull request, reducing noise and improving efficiency.</description></item><item><title>SecurityAuditorScanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/securityauditorscanner/</link><pubDate>Sat, 28 Mar 2026 22:12:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/securityauditorscanner/</guid><description>Version updated for https://github.com/taoufikmohamed/securityauditor to version v2.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 Security Auditor is a GitHub Action that automates the detection and remediation of security vulnerabilities in code repositories across multiple programming languages, including Python, JavaScript, Go, Ruby, and PHP. It scans for issues such as SQL injection, hardcoded secrets, and insecure dependencies, generates AI-assisted fixes, and optionally creates pull requests to apply the changes.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/runner-guard/</link><pubDate>Sat, 28 Mar 2026 22:12:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.4.8.
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 Runner Guard is a security-focused GitHub Action designed to identify and mitigate source-to-sink vulnerabilities in CI/CD pipelines, particularly those stemming from misconfigured workflows in GitHub Actions. It automates static taint analysis to detect injection paths that could allow malicious actors to exploit privileged contexts, exfiltrate secrets, or execute unauthorized code.</description></item><item><title>pr-split score</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pr-split-score/</link><pubDate>Sat, 28 Mar 2026 22:12:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pr-split-score/</guid><description>Version updated for https://github.com/vitali87/pr-split to version v1.0.0.
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 pr-split GitHub Action automates the decomposition of large, unwieldy pull requests into smaller, manageable sub-PRs organized in a dependency DAG. It leverages AI to analyze diffs and create focused sub-PRs with clear scopes and dependencies, ensuring easier and more efficient code reviews.</description></item><item><title>Has Active Deployment for Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/has-active-deployment-for-environment/</link><pubDate>Sat, 28 Mar 2026 13:55:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/has-active-deployment-for-environment/</guid><description>Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.99.
This action is used across all versions by 3 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 &amp;ldquo;Check Deployed Environment&amp;rdquo; GitHub Action verifies whether a specific commit is actively deployed to a specified environment in GitHub. It automates the process of determining deployment status, enabling streamlined workflows and conditional actions based on deployment state.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/xfg-repo-as-code/</link><pubDate>Sat, 28 Mar 2026 13:55:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.5.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 xfg GitHub Action enables users to declaratively manage files, repository settings, rulesets, and workflows across GitHub, GitLab, and Azure DevOps using a single YAML configuration file. It automates tasks such as syncing configuration files, applying repository standards, creating or migrating repositories, and setting branch protection rules, making it easier to enforce organizational consistency and streamline DevOps workflows.</description></item><item><title>Manage artifact labels in Unify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/manage-artifact-labels-in-unify/</link><pubDate>Sat, 28 Mar 2026 13:55:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/manage-artifact-labels-in-unify/</guid><description>Version updated for https://github.com/cloudbees-io-gha/label-artifact-version to version v1.
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 This GitHub Action allows users to manage artifact labels in CloudBees Unify by automating the creation, updating, and removal of labels on existing artifacts. It simplifies the organization and categorization of artifacts in CloudBees Unify workflows, enabling streamlined artifact management within GitHub Actions pipelines.</description></item><item><title>ExFig Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/exfig-action/</link><pubDate>Sat, 28 Mar 2026 13:55:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/exfig-action/</guid><description>Version updated for https://github.com/DesignPipe/exfig-action to version v3.0.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 The ExFig Action is a GitHub Action designed to automate the export of design assets from Figma, such as colors, icons, images, and typography, directly into a codebase using the ExFig CLI.</description></item><item><title>Skylos - Python SAST, Dead Code Detection &amp; PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/skylos-python-sast-dead-code-detection-pr-gate/</link><pubDate>Sat, 28 Mar 2026 13:55:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/skylos-python-sast-dead-code-detection-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.1.4.
This action is used across all versions by 13 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 for Python, TypeScript, and Go, offering capabilities like dead code detection, hardcoded secrets identification, exploitable flow analysis, and AI-generated security regression checks. It automates code quality and security reviews by providing local scans, CI/CD pull request gates with GitHub annotations, and in-editor feedback through a VS Code extension.</description></item><item><title>fish-shop/indent-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/indent-check/</link><pubDate>Sat, 28 Mar 2026 13:55:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/indent-check/</guid><description>Version updated for https://github.com/fish-shop/indent-check to version v2.2.98.
This action is used across all versions by 24 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action automates the process of validating indentation in .fish shell script files within a repository. It checks all matching files or specified patterns for proper indentation, helping ensure consistent code formatting and reducing manual review effort.</description></item><item><title>fish-shop/install-fish-shell</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/install-fish-shell/</link><pubDate>Sat, 28 Mar 2026 13:55:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/install-fish-shell/</guid><description>Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.7.
This action is used across all versions by 50 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs the Fish shell on GitHub-hosted runners, automating the setup process for workflows that require Fish as a shell environment. It simplifies compatibility across macOS and Ubuntu environments by managing dependencies and ensuring proper installation.</description></item><item><title>fish-shop/syntax-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/syntax-check/</link><pubDate>Sat, 28 Mar 2026 13:55:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/syntax-check/</guid><description>Version updated for https://github.com/fish-shop/syntax-check to version v2.2.96.
This action is used across all versions by 29 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates syntax validation for .fish shell script files in a repository. It simplifies the process of identifying syntax errors by scanning all .fish files using customizable patterns, and optionally generating annotations for any issues found.</description></item><item><title>aminet Supply Chain Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aminet-supply-chain-review/</link><pubDate>Sat, 28 Mar 2026 13:54:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aminet-supply-chain-review/</guid><description>Version updated for https://github.com/gorira-tatsu/aminet to version v0.3.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 aminet GitHub Action and CLI tool automate the review of npm and Python dependencies in pull requests by analyzing vulnerability risks, licenses, security signals, and supply chain integrity. It provides actionable feedback via PR comments, terminal output, or structured formats like JSON and SBOMs, helping developers identify and address dependency risks efficiently.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hwaro-deploy-to-pages/</link><pubDate>Sat, 28 Mar 2026 13:54:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.9.1.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and fast static site generator written in Crystal that processes Markdown with TOML front matter and Jinja2-compatible templates to build high-performance static websites. It automates tasks like content management, SEO optimization, and build performance enhancements, including parallel processing, live reload, and incremental caching.</description></item><item><title>GitHub Actions Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-actions-dependency-submission/</link><pubDate>Sat, 28 Mar 2026 13:54:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-actions-dependency-submission/</guid><description>Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.12.
This action is used across all versions by 84 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 &amp;ldquo;GitHub Actions Dependency Submission&amp;rdquo; action automates the detection and submission of GitHub Actions dependencies from your repository&amp;rsquo;s workflows to GitHub&amp;rsquo;s Dependency Graph. It solves the problem of manually tracking and reporting dependencies by scanning workflow files, composite actions, callable workflows, and Docker images, with support for forked actions and custom directory paths.</description></item><item><title>Azure Pipelines Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/azure-pipelines-dependency-submission/</link><pubDate>Sat, 28 Mar 2026 13:54:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/azure-pipelines-dependency-submission/</guid><description>Version updated for https://github.com/jessehouwing/azure-pipelines-dependency-submission to version v1.0.7.
This action is used across all versions by 1 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 &amp;ldquo;Azure Pipelines Dependency Submission&amp;rdquo; GitHub Action automates the process of submitting Azure Pipelines task dependencies to GitHub&amp;rsquo;s Dependency Graph. This enables vulnerability scanning and Dependabot alerts for pipeline tasks, helping developers identify and address security risks.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</link><pubDate>Sat, 28 Mar 2026 13:54:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.35.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines interaction with 13 major AI providers and over 100 models through a single, consistent API. It automates tasks like provider switching, cost optimization, failover management, and tool execution, enabling seamless deployment of AI capabilities in applications.</description></item><item><title>Changelog Publish to Google Docs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/changelog-publish-to-google-docs/</link><pubDate>Sat, 28 Mar 2026 13:54:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/changelog-publish-to-google-docs/</guid><description>Version updated for https://github.com/marco-jardim/changelog-publish-google-docs-action to version v1.0.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 changelog-publish-google-docs-action automates the process of publishing a rendered markdown changelog to a Google Doc as the final step in a four-action changelog pipeline. It supports appending, prepending, or replacing sections in the document, handles markdown-to-Google Docs formatting, and ensures idempotency by embedding markers to avoid duplicate entries during re-runs.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/totem-shield/</link><pubDate>Sat, 28 Mar 2026 13:54:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.6.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 GitHub Action designed to automate code quality enforcement by converting lessons learned from pull request reviews into enforceable rules. It eliminates repetitive review comments and ensures that common mistakes, such as improper imports or architectural violations, cannot be repeated by creating deterministic constraints based on plain-English markdown lessons.</description></item><item><title>GreenOps PR Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/greenops-pr-analysis/</link><pubDate>Sat, 28 Mar 2026 13:54:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/greenops-pr-analysis/</guid><description>Version updated for https://github.com/omrdev1/greenops-cli to version v0.5.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 GreenOps CLI GitHub Action is a tool designed to analyze Terraform plans for their environmental and cost impacts across AWS, Azure, and GCP infrastructures. It automates the assessment of Scope 2 operational emissions, Scope 3 embodied emissions, water consumption, and monthly costs, providing developers with actionable recommendations for optimizing cloud resource configurations directly in pull requests.</description></item><item><title>pr-gatory</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pr-gatory/</link><pubDate>Sat, 28 Mar 2026 13:54:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pr-gatory/</guid><description>Version updated for https://github.com/opper-ai/pr-gatory-action 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 pr-gatory is a GitHub Action that implements a merge queue for pull requests, enabling serialized, automated merging without requiring external services or GitHub Enterprise. It automates tasks such as rebasing PRs onto the latest base branch, verifying status checks, performing squash merges, and handling failures with actionable feedback.</description></item><item><title>reprompt lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/reprompt-lint/</link><pubDate>Sat, 28 Mar 2026 13:54:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/reprompt-lint/</guid><description>Version updated for https://github.com/reprompt-dev/reprompt to version v1.6.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 re:prompt GitHub Action is a tool designed to analyze and enhance prompts used with AI tools by providing scoring, optimization, and management capabilities. It helps users improve the effectiveness of their prompts by identifying issues such as inefficiencies, error loops, and sensitive data exposure, while offering features like prompt compression, conversation distillation, and detailed analytics.</description></item><item><title>mcp-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/mcp-scan/</link><pubDate>Sat, 28 Mar 2026 13:54:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/mcp-scan/</guid><description>Version updated for https://github.com/rodolfboctor/mcp-scan to version v2.0.0.
This action is used across all versions by 0 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 mcp-scan GitHub Action is a security and compliance tool designed to analyze data flows, monitor network egress, and enforce custom security policies for applications running on Managed Cloud Platforms (MCPs).</description></item><item><title>yaml-schema-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/yaml-schema-lint/</link><pubDate>Sat, 28 Mar 2026 13:54:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/yaml-schema-lint/</guid><description>Version updated for https://github.com/X-Guardian/yaml-schema-lint-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 yaml-schema-lint GitHub Action validates YAML files against JSON schemas and automates the creation of GitHub Checks with inline annotations and markdown summaries. It helps ensure YAML files conform to defined schemas, highlighting errors and warnings directly in pull request diffs for improved code quality and faster review cycles.</description></item><item><title>Setup Cangjie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-cangjie/</link><pubDate>Sat, 28 Mar 2026 13:54:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-cangjie/</guid><description>Version updated for https://github.com/Zxilly/setup-cangjie to version v2.1.1.
This action is used across all versions by 13 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 Setup-Cangjie GitHub Action automates the installation of the Cangjie build environment within workflows, supporting LTS, STS, and Nightly versions. It simplifies the setup process by handling version selection, configuration, and optional token integration for authenticated access to the Cangjie repository.</description></item><item><title>Validate A2A Agent Card</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/validate-a2a-agent-card/</link><pubDate>Sat, 28 Mar 2026 05:59:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/validate-a2a-agent-card/</guid><description>Version updated for https://github.com/capiscio/validate-a2a to version v2.6.0.
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 &amp;ldquo;Validate A2A Agent Card&amp;rdquo; GitHub Action automates the validation of A2A protocol agent cards by performing compliance checks, cryptographic signature verification, and live endpoint testing. It provides a three-dimensional scoring system (Compliance, Trust, and Availability) to assess production readiness and outputs detailed results for downstream workflows.</description></item><item><title>Aptu Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aptu-triage/</link><pubDate>Sat, 28 Mar 2026 05:59:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aptu-triage/</guid><description>Version updated for https://github.com/clouatre-labs/aptu to version v0.2.18.
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 Aptu is an AI-powered triage utility designed to automate tasks such as issue triage, pull request (PR) reviews, release note generation, and security scanning for open-source projects. By leveraging task-specific AI models with optimized prompts, it provides precise and efficient insights, including suggested labels, clarifying questions, and feedback on code quality.</description></item><item><title>Setup Elide</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-elide/</link><pubDate>Sat, 28 Mar 2026 05:59:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/setup-elide/</guid><description>Version updated for https://github.com/elide-dev/setup-elide to version v4.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 &amp;ldquo;Setup Elide&amp;rdquo; GitHub Action automates the installation and configuration of the Elide runtime in GitHub workflows, simplifying its integration into CI/CD pipelines.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fallow-codebase-health/</link><pubDate>Sat, 28 Mar 2026 05:59:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.5.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, Fallow, is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, code duplication, and complexity hotspots. It automates the detection of unused code, duplicate code blocks, and overly complex functions, helping developers optimize and maintain cleaner, more efficient codebases.</description></item><item><title>Iara Code Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/iara-code-reviewer/</link><pubDate>Sat, 28 Mar 2026 05:59:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/iara-code-reviewer/</guid><description>Version updated for https://github.com/felipefernandes/iara to version v1.11.0.
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 Iara is an AI-powered code review tool designed for seamless integration into CI/CD pipelines or local environments. It automates static code analysis, linting, and security checks (SAST) using configurable rules and large language models (LLMs) to detect issues like security vulnerabilities, code inefficiencies, and poor practices across multiple tech stacks and languages.</description></item><item><title>fish-shop/install-plugin</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/install-plugin/</link><pubDate>Sat, 28 Mar 2026 05:58:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/fish-shop/install-plugin/</guid><description>Version updated for https://github.com/fish-shop/install-plugin to version v2.3.100.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-plugin GitHub Action automates the installation of plugins for the fish shell using supported plugin managers like Fisher and Oh My Fish. It simplifies the process of managing and installing shell plugins directly within CI/CD workflows, ensuring the required tools are available without manual setup.</description></item><item><title>semver-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/semver-action/</link><pubDate>Sat, 28 Mar 2026 05:58:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/semver-action/</guid><description>Version updated for https://github.com/gandarez/semver-action to version v2.1.1.
This action is used across all versions by 63 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the calculation of the next semantic version for a project based on branch naming conventions and branching models such as Gitflow and Trunk-Based Development. It streamlines versioning by automatically determining whether to increment a patch, minor, major, or build version, solving the problem of manual version tracking and ensuring consistency across development workflows.</description></item><item><title>GitHub Action for Python based Firebase projects</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-action-for-python-based-firebase-projects/</link><pubDate>Sat, 28 Mar 2026 05:58:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-action-for-python-based-firebase-projects/</guid><description>Version updated for https://github.com/gannonk08/firebase-action-python to version v15.12.0.
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 This GitHub Action provides integration with Firebase&amp;rsquo;s CLI (firebase-tools) to automate deployment tasks such as deploying Firebase Functions, Hosting, Firestore Rules, and more. It simplifies the process of interacting with Firebase by allowing users to execute custom Firebase CLI commands within their GitHub workflows.</description></item><item><title>Ansible Molecule</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/ansible-molecule/</link><pubDate>Sat, 28 Mar 2026 05:58:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/ansible-molecule/</guid><description>Version updated for https://github.com/gofrolist/molecule-action to version v2.7.93.
This action is used across all versions by 686 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables automated testing of Ansible roles using Molecule, a tool designed for validating and developing infrastructure code. It streamlines tasks such as dependency management, instance lifecycle operations (create, converge, destroy), and role verification, helping to ensure the reliability and correctness of Ansible configurations.</description></item><item><title>aminet Supply Chain Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aminet-supply-chain-review/</link><pubDate>Sat, 28 Mar 2026 05:58:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/aminet-supply-chain-review/</guid><description>Version updated for https://github.com/gorira-tatsu/aminet to version v0.2.1.
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 aminet GitHub Action is a tool designed to automate the review of npm and Python dependencies in pull requests by analyzing changes in dependency graphs, vulnerabilities, licenses, security signals, and other supply chain factors.</description></item><item><title>hide-comment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hide-comment/</link><pubDate>Sat, 28 Mar 2026 05:58:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/hide-comment/</guid><description>Version updated for https://github.com/int128/hide-comment-action to version v1.54.0.
This action is used across all versions by 210 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 hide-comment-action GitHub Action automates the process of hiding (minimizing) specific comments in pull requests, particularly those created by the github-actions user or matching customizable criteria (e.g., specific authors or comment content patterns).</description></item><item><title>GitHub Action Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-action-validator/</link><pubDate>Sat, 28 Mar 2026 05:58:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/github-action-validator/</guid><description>Version updated for https://github.com/jazzsequence/github-action-validator to version v1.0.5.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Validator automates the validation of GitHub Actions workflows and custom actions using the action-validator tool. It ensures that workflows and action definitions conform to best practices and are error-free, streamlining the development process and reducing manual debugging.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/bulk-github-repository-settings-sync/</link><pubDate>Sat, 28 Mar 2026 05:58:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.2.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the bulk configuration and synchronization of repository settings across multiple GitHub repositories. It addresses the challenge of manually managing repository settings by enabling centralized updates for features such as pull request strategies, branch deletion rules, security settings, Dependabot configurations, and file synchronization (e.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</link><pubDate>Sat, 28 Mar 2026 05:58:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.34.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies multiple AI providers and models under a single, consistent API. It streamlines the process of integrating AI capabilities into applications, enabling seamless switching between providers, cost optimization, and robust enterprise features like memory management and failover support.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/judges-code-review/</link><pubDate>Sat, 28 Mar 2026 05:58:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.123.5.
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 Judges Panel GitHub Action is a tool designed to evaluate AI-generated code for quality, compliance, and risk using a combination of deterministic pattern matching, abstract syntax tree (AST) analysis, and LLM-powered deep-review prompts across 45 specialized domains.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/totem-shield/</link><pubDate>Sat, 28 Mar 2026 05:58:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.5.10.
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 GitHub Action designed to prevent recurring coding mistakes by transforming lessons from code reviews into enforceable project-specific rules. It automates the detection of errors, captures lessons in plain English, and generates deterministic constraints that block non-compliant code from being pushed.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/agent-bom-scan/</link><pubDate>Sat, 28 Mar 2026 05:58:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.10.
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 Agent-bom is a security-focused GitHub Action designed to analyze and map the vulnerability impact (blast radius) of AI agents and their dependencies within developer environments. It identifies CVEs, exposed credentials, and at-risk tools by scanning AI agents, MCP servers, packages, container images, infrastructure code, and cloud AI resources, providing actionable insights to mitigate security risks.</description></item><item><title>Go_Task_Orchestrator Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/go_task_orchestrator-deploy/</link><pubDate>Sat, 28 Mar 2026 05:58:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/go_task_orchestrator-deploy/</guid><description>Version updated for https://github.com/NadeeshaMedagama/go_task_orchestrator to version v0.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 The &amp;ldquo;Go Task Orchestrator&amp;rdquo; GitHub Action is a microservices-based task management platform designed to streamline task creation, management, and user authentication. It automates workflows by integrating containerized services for task CRUD operations, JWT-based authentication, and an API gateway with a modern Next.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/run-aer-tests/</link><pubDate>Sat, 28 Mar 2026 05:57:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.134.
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 aer GitHub Action enables users to validate and test Salesforce Apex code in a lightweight, Salesforce-compatible runtime without deploying to a Salesforce org. It automates the execution of Apex tests in CI/CD pipelines, providing fast, reproducible test cycles and support for debugging and focused test execution.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/multi-style-contribution-snake/</link><pubDate>Sat, 28 Mar 2026 05:57:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v28.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the generation of dynamic, animated visualizations of a user&amp;rsquo;s GitHub contribution graph in various styles, shapes, and themes. It simplifies the process of creating and updating these visuals by detecting the repository owner, supporting multiple output formats (SVG and GIF), and automatically generating a gallery in a dedicated branch.</description></item><item><title>pi GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pi-github-action/</link><pubDate>Sat, 28 Mar 2026 05:57:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/pi-github-action/</guid><description>Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.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 The Pi Coding Agent GitHub Action integrates the Pi coding agent with GitHub workflows to automate tasks such as issue resolution, pull request reviews, and code changes. It allows users to trigger the agent interactively via comments (e.</description></item><item><title>Refinery-RS Build</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/refinery-rs-build/</link><pubDate>Sat, 28 Mar 2026 05:57:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/refinery-rs-build/</guid><description>Version updated for https://github.com/SirCesarium/refinery-rs to version v2.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 Refinery-RS Build &amp;amp; Quality Actions GitHub Action automates multi-target Rust builds, code quality checks, and Docker containerization for CI/CD workflows. It supports building Rust projects for multiple platforms (Windows, Linux, macOS, Android), integrates tools like clippy, rustfmt, and sweet for code quality assurance, and can package binaries into Docker images for deployment.</description></item><item><title>Socket Security (Action)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/socket-security-action/</link><pubDate>Sat, 28 Mar 2026 05:57:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/socket-security-action/</guid><description>Version updated for https://github.com/SocketDev/action to version v1.3.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 73 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 Socket Security GitHub Action integrates Socket.dev tools into CI/CD workflows to enhance supply chain security and automate dependency scanning. It provides modes for using the free or enterprise editions of Socket Firewall, helping teams identify and mitigate risks in open-source dependencies during builds.</description></item><item><title>nix init</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/nix-init/</link><pubDate>Sat, 28 Mar 2026 05:57:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/nix-init/</guid><description>Version updated for https://github.com/spotdemo4/nix-init to version v1.40.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;nix init action&amp;rdquo; is a GitHub Action designed to streamline the initialization of nix-based repositories by automating common setup tasks, such as repository checkout, git configuration, Nix installation, environment setup, and caching. It simplifies workflows by consolidating repetitive steps into a single, efficient action that runs in under a minute and is compatible with various runners, including GitHub-hosted, self-hosted, and Gitea/Forgejo environments.</description></item><item><title>SecurityAuditorScanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/securityauditorscanner/</link><pubDate>Sat, 28 Mar 2026 05:57:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/securityauditorscanner/</guid><description>Version updated for https://github.com/taoufikmohamed/securityauditor to version v1.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 Security Auditor is an AI-driven DevSecOps tool designed to scan repositories written in various programming languages (e.g., Python, JavaScript, Go, Ruby, Java, PHP) for vulnerabilities such as SQL injection, hardcoded secrets, and insecure dependencies. It automates security tasks by generating AI-assisted fixes, creating pull requests for remediation, and optionally enforcing strict CI pipeline rules based on vulnerability severity.</description></item><item><title>Move Closed Issue to Top of Project Column</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/move-closed-issue-to-top-of-project-column/</link><pubDate>Sat, 28 Mar 2026 05:57:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/28/move-closed-issue-to-top-of-project-column/</guid><description>Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.7.0.
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 This GitHub Action automates the process of organizing closed issues in GitHub Project V2 boards by moving them to the top of a specified column (e.g., &amp;ldquo;Done&amp;rdquo;) immediately after closure. It ensures recently closed issues remain visible and prioritized, making project management more efficient.</description></item><item><title>Gatling Enterprise Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gatling-enterprise-action/</link><pubDate>Fri, 27 Mar 2026 21:46:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gatling-enterprise-action/</guid><description>Version updated for https://github.com/gatling/enterprise-action to version v1.6.0.
This action is used across all versions by 16 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 Gatling Enterprise GitHub Action allows users to seamlessly execute Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates performance testing as part of the development pipeline, streamlining the process of identifying and addressing bottlenecks in applications.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/cloud-audit-aws-security-scanner/</link><pubDate>Fri, 27 Mar 2026 21:46:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit 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 cloud-audit GitHub Action is an open-source AWS security scanner that automates the detection of vulnerabilities, compliance gaps (including CIS AWS v3.0), and potential attack chains across 18 AWS services. It provides actionable insights with severity-ranked findings, breach cost estimations, and remediation steps for each issue, helping users proactively secure their AWS environments and prevent account takeovers.</description></item><item><title>Gentesty Evaluation Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gentesty-evaluation-action/</link><pubDate>Fri, 27 Mar 2026 21:46:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gentesty-evaluation-action/</guid><description>Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.6.
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 &amp;ldquo;gentesty-evaluation-action&amp;rdquo; GitHub Action automates the process of triggering evaluation runs on the Gentesty platform, streaming real-time logs to your GitHub Actions workflow, and providing the final test result (success or failure) upon completion.</description></item><item><title>Setup Docker Desktop macOS</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-docker-desktop-macos/</link><pubDate>Fri, 27 Mar 2026 21:45:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-docker-desktop-macos/</guid><description>Version updated for https://github.com/gh-workflow/setup-docker-desktop-macos to version 0.0.7.
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 This GitHub Action installs and starts Docker Desktop on macOS runners, enabling workflows or applications that require Docker to run on macOS environments. It automates the setup process for Docker Desktop, addressing compatibility needs for macOS-specific testing scenarios.</description></item><item><title>Easy Npm Publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/easy-npm-publish/</link><pubDate>Fri, 27 Mar 2026 21:45:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/easy-npm-publish/</guid><description>Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.26.
This action is used across all versions by 2 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 &amp;ldquo;Easy NPM Publish&amp;rdquo; GitHub Action automates the process of versioning, tagging, and publishing npm packages using the Conventional Commits standard. It determines the next semantic version based on commit messages, updates git tags, and publishes the package to an npm-compatible registry.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/hwaro-deploy-to-pages/</link><pubDate>Fri, 27 Mar 2026 21:45:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.9.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and fast static site generator written in Crystal that processes Markdown content with TOML front matter and Jinja2-compatible templates to build high-performance static websites. It automates tasks like parallel builds, incremental caching, SEO optimization, and content management while supporting advanced features such as live reload, multilingual support, image processing, and PWA generation.</description></item><item><title>Run RapiseLauncher on Linux</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/run-rapiselauncher-on-linux/</link><pubDate>Fri, 27 Mar 2026 21:45:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/run-rapiselauncher-on-linux/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v1.3.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-node-action GitHub Action automates the execution of Rapise test sets stored in SpiraTest (or related Spira solutions) by installing the Rapise engine and running tests via RapiseLauncher.</description></item><item><title>Setup Oracle Instant Client</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-oracle-instant-client/</link><pubDate>Fri, 27 Mar 2026 21:45:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-oracle-instant-client/</guid><description>Version updated for https://github.com/ishinvin/setup-oracle-instantclient 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 process of downloading and configuring the Oracle Instant Client on Linux-based GitHub Actions runners. It simplifies the setup of the Oracle Instant Client environment by handling the installation, dependency management, and environment configuration, enabling seamless integration for database-related workflows.</description></item><item><title>PortHawk Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/porthawk-security-scan/</link><pubDate>Fri, 27 Mar 2026 21:45:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/porthawk-security-scan/</guid><description>Version updated for https://github.com/JakobBartoschek/porthawk to version v1.4.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 PortHawk is an asynchronous TCP/UDP port scanner built in Python that automates network reconnaissance tasks by identifying open ports, detecting service versions, performing CVE lookups, and generating reports in various formats (JSON, CSV, HTML, SARIF).</description></item><item><title>WoW Addon TOC Versioner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/wow-addon-toc-versioner/</link><pubDate>Fri, 27 Mar 2026 21:45:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/wow-addon-toc-versioner/</guid><description>Version updated for https://github.com/jeany55/WowAddonVersioner to version v1.1.1.
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 WoW Addon TOC Versioner GitHub Action automates the process of keeping World of Warcraft addon .toc interface versions and related GitHub Action workflows up to date. It identifies outdated .toc interface numbers or workflow game version strings and can automatically create pull requests, update existing pull requests/issues, or open new issues to streamline version management.</description></item><item><title>Marimushka Export Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/marimushka-export-action/</link><pubDate>Fri, 27 Mar 2026 21:45:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/marimushka-export-action/</guid><description>Version updated for https://github.com/Jebel-Quant/marimushka to version v0.4.0.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Marimushka is a tool designed to export Marimo notebooks into customizable HTML or WebAssembly formats, creating visually appealing and interactive web versions that can be easily shared or deployed on platforms like GitHub Pages. It automates tasks such as converting Python-based notebooks and applications into either editable or standalone formats, generating index pages, and integrating with GitHub Actions for streamlined deployment.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/official-junie-github-action/</link><pubDate>Fri, 27 Mar 2026 21:45:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.5.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 26 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding agent, Junie, into GitHub workflows to streamline software development tasks such as automating code changes, resolving issues, managing pull requests, and performing inline code reviews.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/stackit-cli-tools-installer/</link><pubDate>Fri, 27 Mar 2026 21:45:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.36.
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 installation of the Stackit CLI binary on a workflow runner, allowing users to specify a particular version or default to the latest stable release. It simplifies environment setup by caching the binary and updating the PATH variable, ensuring seamless access to the CLI during workflow execution.</description></item><item><title>TODO NUKEM PR Ticket Link</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/todo-nukem-pr-ticket-link/</link><pubDate>Fri, 27 Mar 2026 21:45:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/todo-nukem-pr-ticket-link/</guid><description>Version updated for https://github.com/jolution/todo-nukem-pr-ticket-link 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 The TODO NUKEM - PR Ticket Link Action automates the process of appending ticket links to pull request descriptions based on ticket IDs extracted from branch names. It ensures consistent and traceable references to project management tools like JIRA or Azure DevOps, improving collaboration and workflow transparency.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/neurolink-ai/</link><pubDate>Fri, 27 Mar 2026 21:45:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.33.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the connection between AI providers and applications by unifying 13 major AI providers and over 100 models under a single, consistent API.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/judges-code-review/</link><pubDate>Fri, 27 Mar 2026 21:44:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.123.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 The &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a comprehensive tool for evaluating AI-generated code using 45 specialized judges, combining deterministic analyses like pattern matching and AST evaluation with LLM-powered expert reviews. It automates code quality assessments, generates risk summaries, suggests prioritized fixes, and provides detailed markdown reports, serving as an independent quality gate for software projects.</description></item><item><title>After Maven</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/after-maven/</link><pubDate>Fri, 27 Mar 2026 21:44:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/after-maven/</guid><description>Version updated for https://github.com/mmprogrami/after-maven-action to version v2.6.
This action is used across all versions by 1 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, &amp;ldquo;after-maven-action,&amp;rdquo; analyzes the test results from a Maven build by aggregating data from Surefire and Failsafe plugin reports. It identifies the total number of tests run, failed, and skipped, and optionally summarizes code coverage from JaCoCo reports.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agent-bom-scan/</link><pubDate>Fri, 27 Mar 2026 21:44:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.9.
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 Summary:
The agent-bom GitHub Action automates the discovery, analysis, and mapping of vulnerabilities in AI agent dependencies, infrastructure, and supply chains. It identifies the blast radius of CVEs by tracing potential exposure paths from affected packages to AI agents, credentials, and tools, providing actionable insights for mitigating risks.</description></item><item><title>Omni Comment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/omni-comment/</link><pubDate>Fri, 27 Mar 2026 21:44:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/omni-comment/</guid><description>Version updated for https://github.com/mskelton/omni-comment to version v2.2.2.
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 The GitHub Omni Comment Action automates the consolidation of multiple CI outputs into a single structured comment on a pull request. It allows users to organize information such as test results, deployment previews, and performance statistics into predefined sections within one comment, reducing noise and improving clarity in PR discussions.</description></item><item><title>QualityMax Test Grader</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/qualitymax-test-grader/</link><pubDate>Fri, 27 Mar 2026 21:44:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/qualitymax-test-grader/</guid><description>Version updated for https://github.com/Quality-Max/qualitymax-grader to version v0.2.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 qualitymax-grader GitHub Action evaluates the quality of Playwright test scripts by assigning them a grade (A-F) based on best practices, coding standards, and potential anti-patterns. It automates the process of identifying issues such as missing imports, lack of assertions, fragile selectors, and improper use of test steps, helping developers improve test reliability and maintainability.</description></item><item><title>Open Source Project Security Baseline Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/open-source-project-security-baseline-scanner/</link><pubDate>Fri, 27 Mar 2026 21:44:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/open-source-project-security-baseline-scanner/</guid><description>Version updated for https://github.com/revanite-io/osps-baseline-action to version v1.3.2.
This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates security assessments for repositories, evaluating them against the Open Source Project Security Baseline (OSPS) controls. It generates reports in YAML, JSON, or SARIF formats, with the option to upload SARIF results directly to GitHub&amp;rsquo;s Security tab for centralized tracking.</description></item><item><title>gh-action-rl-protect-test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gh-action-rl-protect-test/</link><pubDate>Fri, 27 Mar 2026 21:44:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gh-action-rl-protect-test/</guid><description>Version updated for https://github.com/rl-maartenb/gh-action-rl-protect-test to version v1.14.
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 GitHub Action, rl-protect, integrates the rl-protect CLI tool into CI/CD workflows to scan open-source dependencies for vulnerabilities and security risks before they are used in build processes. It automates the identification of threats in software package manifests or specific package URLs by leveraging the Spectra Assure Community API for up-to-date security insights.</description></item><item><title>semVersie</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/semversie/</link><pubDate>Fri, 27 Mar 2026 21:44:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/semversie/</guid><description>Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.2.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 semVersie GitHub Action automates the calculation of semantic version bumps (major, minor, patch) based on conventional commit messages in pull requests. It simplifies version management by determining the next release version and optionally labeling pull requests with their version impact.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/drift-architectural-erosion-check/</link><pubDate>Fri, 27 Mar 2026 21:44:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.7.4.
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 Drift is a deterministic static analysis tool designed to detect architectural drift in AI-accelerated Python codebases. It identifies cross-file coherence issues such as pattern fragmentation, architecture violations, and structural hotspots, providing actionable insights to prevent long-term erosion of code quality.</description></item><item><title>selvo Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/selvo-security-scan/</link><pubDate>Fri, 27 Mar 2026 21:44:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/selvo-security-scan/</guid><description>Version updated for https://github.com/sethc5/selvo-action 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 The selvo Security Scan Action integrates security scans into your CI pipeline, analyzing Linux infrastructure packages for vulnerabilities such as CVEs, exploit maturity, and compliance with CISA Known Exploited Vulnerabilities (KEV) and SLA requirements. It automates vulnerability detection, risk scoring, and gate checks to ensure critical issues are flagged or pipelines fail when thresholds are exceeded.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agentura-eval/</link><pubDate>Fri, 27 Mar 2026 21:44:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.3.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 Agentura is a CI/CD evaluation platform designed to test AI agents, ensuring consistent and accurate performance before deployment to production. It automates the detection of regressions, evaluates agents across various scenarios (e.g., multi-turn conversations, tool usage, semantic accuracy), and generates governance-ready audit reports for compliance.</description></item><item><title>Flowlyt Security Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/flowlyt-security-analyzer/</link><pubDate>Fri, 27 Mar 2026 13:57:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/flowlyt-security-analyzer/</guid><description>Version updated for https://github.com/harekrishnarai/flowlyt to version v1.1.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 Flowlyt is an AI-powered security analyzer designed for GitHub Actions and GitLab CI/CD workflows. It automates the detection of security vulnerabilities by combining Abstract Syntax Tree (AST) analysis with AI-driven false positive reduction, context-aware analysis, and real-time verification.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/evalview-ai-agent-testing/</link><pubDate>Fri, 27 Mar 2026 13:57:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.6.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 EvalView is a GitHub Action designed to detect silent regressions in AI agents by analyzing changes in behavior, tool usage, and output quality. It automates regression testing, drift tracking, and classification of changes, helping developers identify and differentiate between provider/model updates and actual system issues.</description></item><item><title>Supply Chain Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/supply-chain-guard/</link><pubDate>Fri, 27 Mar 2026 13:57:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/supply-chain-guard/</guid><description>Version updated for https://github.com/homeofe/supply-chain-guard to version v3.1.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 GitHub Action &amp;ldquo;supply-chain-guard&amp;rdquo; is an open-source security scanner designed to detect and prevent software supply-chain attacks targeting npm, PyPI, VS Code extensions, GitHub Actions workflows, and Solana blockchain environments. It identifies threats such as malware campaigns, obfuscated code execution, typosquatting, malicious install scripts, and command-and-control patterns, automating the detection of risks that traditional security tools may overlook.</description></item><item><title>sane-workflows</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sane-workflows/</link><pubDate>Fri, 27 Mar 2026 13:57:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sane-workflows/</guid><description>Version updated for https://github.com/islas/sane-workflows-action to version v1.0.1.
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 sane-workflows-action GitHub Action facilitates the execution of SANE Workflows within a project by automating the setup of a Python virtual environment and running workflows using sane_runner. It simplifies workflow management, making it easier to integrate and execute workflows in CI/CD pipelines, while also serving as a reference for more complex manual configurations.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sops-tools-installer/</link><pubDate>Fri, 27 Mar 2026 13:57:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.5.
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 setup-sops GitHub Action automates the installation of the SOPS (Secrets OPerationS) binary on GitHub Actions runners, allowing users to specify the version they need, such as the latest or a particular semantic version.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/stackit-cli-tools-installer/</link><pubDate>Fri, 27 Mar 2026 13:57:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.35.
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 installation of the stackit-cli binary on a workflow runner, allowing users to specify a desired version (e.g., &amp;ldquo;latest&amp;rdquo; or a specific semantic version). It simplifies the setup process for stackit-cli by caching the binary and adding it to the system&amp;rsquo;s PATH environment, enabling streamlined use in CI/CD pipelines.</description></item><item><title>cuda-toolkit-koboldcpp</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/cuda-toolkit-koboldcpp/</link><pubDate>Fri, 27 Mar 2026 13:57:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/cuda-toolkit-koboldcpp/</guid><description>Version updated for https://github.com/LostRuins/cuda-toolkit to version v1.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 The cuda-toolkit GitHub Action automates the installation of the NVIDIA CUDA Toolkit on GitHub-hosted runners, enabling GPU-accelerated development workflows. It sets up environment variables (CUDA_PATH and GITHUB_PATH) to simplify access to CUDA tools and commands like nvcc in subsequent steps.</description></item><item><title>Setup OpenTelemetry signals collection</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-opentelemetry-signals-collection/</link><pubDate>Fri, 27 Mar 2026 13:57:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-opentelemetry-signals-collection/</guid><description>Version updated for https://github.com/mishmash-io/setup-telemetry-collection to version v1.0.4.
This action is used across all versions by 1 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 setup-telemetry-collection GitHub Action automates the setup of OpenTelemetry in CI/CD workflows to collect and export telemetry data such as logs, metrics, traces, and profiles. It simplifies the process by handling the download, configuration, and management of OpenTelemetry agents, as well as saving the collected data as Apache Parquet files, which can be used for analytics to assess code behavior before production.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/totem-shield/</link><pubDate>Fri, 27 Mar 2026 13:57:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.5.8.
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 GitHub Action and CLI tool that creates a persistent, model-agnostic memory layer for AI coding agents to enforce architectural rules and coding standards across projects. It automates the enforcement of these rules through deterministic CI guardrails, ensuring consistency in output regardless of the AI agent used, while operating without requiring live API or network access.</description></item><item><title>GreenOps PR Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/greenops-pr-analysis/</link><pubDate>Fri, 27 Mar 2026 13:56:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/greenops-pr-analysis/</guid><description>Version updated for https://github.com/omrdev1/greenops-cli to version v0.2.1.
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 GreenOps CLI GitHub Action automates carbon footprint analysis and cost optimization for infrastructure changes in CI/CD pipelines, specifically focusing on AWS resources. It identifies the environmental and financial impact of infrastructure modifications in pull requests, provides actionable recommendations for reducing CO2 emissions and costs, and supports Terraform plans for detailed resource analysis.</description></item><item><title>gh-action-rl-protect-test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gh-action-rl-protect-test/</link><pubDate>Fri, 27 Mar 2026 13:56:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gh-action-rl-protect-test/</guid><description>Version updated for https://github.com/rl-maartenb/gh-action-rl-protect-test to version v1.6.
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 GitHub Action rl-protect integrates the rl-protect CLI tool into CI/CD workflows to automate the scanning of open-source dependencies for vulnerabilities and security risks before build jobs. It identifies threats in package manifests or specific software package URLs by leveraging the Spectra Assure API, providing a proactive &amp;ldquo;shift-left&amp;rdquo; approach to software supply chain security.</description></item><item><title>Droid LLM Hunter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/droid-llm-hunter/</link><pubDate>Fri, 27 Mar 2026 13:56:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/droid-llm-hunter/</guid><description>Version updated for https://github.com/roomkangali/droid-llm-hunter to version v1.0.0.
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 Droid LLM Hunter is an AI-powered security analysis tool that combines static analysis with large language model capabilities to detect vulnerabilities in Android applications with high accuracy. It automates tasks like hybrid decompilation, intelligent risk filtering, and exploit generation, enabling security engineers to focus on high-severity findings while minimizing false positives.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rumdl-action/</link><pubDate>Fri, 27 Mar 2026 13:56:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.62.
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 ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and provides fast performance with intelligent caching, making it ideal for CI/CD pipelines and editor integrations.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/drift-architectural-erosion-check/</link><pubDate>Fri, 27 Mar 2026 13:56:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.7.1.
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 Drift is a deterministic static analysis tool designed to detect architectural drift in AI-accelerated Python codebases. It identifies cross-file coherence issues such as pattern fragmentation, architecture violations, and structural hotspots, helping teams address potential architecture erosion early.</description></item><item><title>Refinery-RS Build</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/refinery-rs-build/</link><pubDate>Fri, 27 Mar 2026 13:56:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/refinery-rs-build/</guid><description>Version updated for https://github.com/SirCesarium/refinery-rs to version v1.2.
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, Refinery-RS Build &amp;amp; Quality Actions, automates Rust project workflows by providing multi-platform build capabilities (Windows, Linux, macOS, Android) and integrated code quality checks using tools like sweet, clippy, and rustfmt. It simplifies tasks such as building and packaging binaries, running maintainability and formatting checks, and creating Docker container images for deployment to GitHub Container Registry (GHCR).</description></item><item><title>Swift Android Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/swift-android-action/</link><pubDate>Fri, 27 Mar 2026 13:56:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/swift-android-action/</guid><description>Version updated for https://github.com/skiptools/swift-android-action to version v2.9.2.
This action is used across all versions by 111 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Swift Android Native Cross-Compiler and Test Runner Action enables developers to build and test Swift packages on Android emulators using GitHub Actions. It automates the cross-compilation of Swift code for Android and executes Swift Package Manager (SwiftPM) tests in an Android environment, streamlining the CI pipeline for projects targeting both iOS and Android platforms.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sweny-ai/</link><pubDate>Fri, 27 Mar 2026 13:56:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version v4.0.1.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a GitHub Action and workflow orchestration tool designed to automate AI-driven engineering tasks by executing workflows defined as Directed Acyclic Graphs (DAGs). It integrates with external services like GitHub, Sentry, Datadog, and Slack to monitor logs, analyze issues, create tickets, implement fixes, and open pull requests autonomously.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agentura-eval/</link><pubDate>Fri, 27 Mar 2026 13:56:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.2.2.
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 Agentura is a self-hostable CI/CD platform designed for evaluating AI agents, enabling automated testing to catch regressions before they reach production. It supports multiple evaluation strategies, including multi-turn conversation consistency, semantic similarity scoring, and performance metrics, ensuring reliable agent behavior across realistic workflows.</description></item><item><title>SpiderShield Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/spidershield-scan/</link><pubDate>Fri, 27 Mar 2026 13:56:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/spidershield-scan/</guid><description>Version updated for https://github.com/teehooai/spidershield to version v1.
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 SpiderShield is a comprehensive security toolkit designed for MCP servers and AI agents, offering static code analysis, runtime policy enforcement, data loss prevention (DLP), and audit logging. It automates vulnerability detection, secure runtime operations, and protection against data leaks, enabling developers and operators to safeguard systems through transparent proxies and predefined security guardrails.</description></item><item><title>Slack Release Notification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/slack-release-notification/</link><pubDate>Fri, 27 Mar 2026 13:56:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/slack-release-notification/</guid><description>Version updated for https://github.com/thunkable/slack-release-notifications to version v3.0.0.
This action is used across all versions by 1 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 &amp;ldquo;Slack Release Notifications GitHub Action&amp;rdquo; automates sending Slack notifications for key pull request events, including creation (opened), updates (synchronized), and merging (closed). It informs teams about PR details, related commits, and changes in real-time, while also facilitating threaded discussions by updating PR descriptions with Slack message timestamps.</description></item><item><title>OpenLens-AI-Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/openlens-ai-reviewer/</link><pubDate>Fri, 27 Mar 2026 13:56:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/openlens-ai-reviewer/</guid><description>Version updated for https://github.com/Traves-Theberge/openlens to version v0.2.1.
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 OpenLens is an open-source AI-powered code reviewer designed to analyze git diffs and full codebases for security vulnerabilities, bugs, performance issues, and style inconsistencies. It automates code reviews across various stages of development, including pre-commit hooks, CI/CD pipelines, and GitHub Actions, providing inline comments, confidence scoring, and customizable agent-based analysis.</description></item><item><title>Uncover Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/uncover-actions/</link><pubDate>Fri, 27 Mar 2026 13:55:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/uncover-actions/</guid><description>Version updated for https://github.com/uncoverthefuture-org/actions to version v1.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 This GitHub Actions collection provides tools for automating the deployment of containerized applications to remote Linux hosts over SSH, leveraging Podman. Its primary functionality includes building and pushing container images, extracting and validating version information, and performing SSH-based container deployments with Traefik or host port configurations as defaults.</description></item><item><title>snapshot-save</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/snapshot-save/</link><pubDate>Fri, 27 Mar 2026 13:55:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/snapshot-save/</guid><description>Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 WarpSnapshot is a GitHub Action designed to capture and reuse snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by restoring the runner state.</description></item><item><title>Generate PR with AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/generate-pr-with-ai/</link><pubDate>Fri, 27 Mar 2026 13:55:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/generate-pr-with-ai/</guid><description>Version updated for https://github.com/WillBooster/gen-pr to version v4.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 The gen-pr GitHub Action and CLI tool automates the creation of pull requests by leveraging AI and Large Language Models (LLMs) to generate code directly from GitHub issues and pull requests. It simplifies the development workflow by allowing developers to focus on writing issue descriptions, while the AI handles implementation planning and coding tasks.</description></item><item><title>Link validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/link-validation/</link><pubDate>Fri, 27 Mar 2026 13:55:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/link-validation/</guid><description>Version updated for https://github.com/your-ko/link-validator to version 2.3.2.
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 Link Validator GitHub Action automates the detection of broken links in documentation by validating GitHub links, HTTP(S) URLs, local file paths, and Datadog references. It helps prevent issues caused by broken or outdated links, such as misplaced files, third-party link rot, or deprecated API endpoints, ensuring documentation remains accurate and user-friendly.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/vibecheck-ai-slop/</link><pubDate>Fri, 27 Mar 2026 13:55:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.4.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 vibecheck GitHub Action is a static analysis tool designed to identify and flag common issues in AI-generated and manually written code, such as security vulnerabilities, poor error handling, and suboptimal coding practices. It automates the detection of problematic patterns like hardcoded secrets, empty catch blocks, and unsafe operations, offering 32 pre-configured rules to improve code quality and maintainability.</description></item><item><title>Trunk Based Release Versioning</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/trunk-based-release-versioning/</link><pubDate>Fri, 27 Mar 2026 06:16:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/trunk-based-release-versioning/</guid><description>Version updated for https://github.com/Fresa/trunk-based-release-versioning to version v0.2.0.
This action is used across all versions by 22 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 calculation of release versions and metadata for projects following the Trunk-Based Development branching model. It analyzes git tags and commit messages using the SemVer standard and Conventional Commits to determine the next release version, ensuring consistent and automated versioning for both full releases and prereleases.</description></item><item><title>Flowlyt Security Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/flowlyt-security-analyzer/</link><pubDate>Fri, 27 Mar 2026 06:16:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/flowlyt-security-analyzer/</guid><description>Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.11.
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 Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines in GitHub Actions and GitLab workflows. It combines traditional analysis methods with AI-driven false positive detection, context-aware severity adjustments, and dynamic risk assessments to identify and prioritize security vulnerabilities more accurately and efficiently.</description></item><item><title>AI Decision Platform — Customer Support Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/ai-decision-platform-customer-support-triage/</link><pubDate>Fri, 27 Mar 2026 06:15:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/ai-decision-platform-customer-support-triage/</guid><description>Version updated for https://github.com/hemanthsai-d/Industry_Agnostic_Decision_System to version v1.0.0.
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 The &amp;ldquo;Decision Platform&amp;rdquo; GitHub Action is a production-grade AI-powered decision engine designed to automate and enhance customer support triage. It streamlines tasks such as intent classification, evidence retrieval, confidence scoring, policy enforcement, and response generation, while escalating uncertain cases to human agents.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/judges-code-review/</link><pubDate>Fri, 27 Mar 2026 06:15:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.123.3.
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 Judges Panel GitHub Action provides an automated evaluation system for AI-generated code using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It helps streamline quality assurance by acting as an independent quality gate, generating risk summaries, suggesting prioritized fixes, and offering actionable insights for code improvements.</description></item><item><title>Build Pumice Site</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/build-pumice-site/</link><pubDate>Fri, 27 Mar 2026 06:15:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/build-pumice-site/</guid><description>Version updated for https://github.com/konstfish/pumice to version v0.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 The GitHub Action &amp;ldquo;pumice&amp;rdquo; is a static site generator designed to automate the creation of fast, lightweight, and easily deployable static websites. It simplifies the process of transforming content into a fully functional static site, addressing the need for efficient site generation and deployment workflows.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/binary-size-memory-footprint-tracking/</link><pubDate>Fri, 27 Mar 2026 06:15:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.7.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 MemBrowse is a GitHub Action designed to analyze the memory usage and binary size of embedded firmware by extracting detailed memory information from ELF files and linker scripts.</description></item><item><title>GASS - Github Activity Scoring System</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gass-github-activity-scoring-system/</link><pubDate>Fri, 27 Mar 2026 06:15:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/gass-github-activity-scoring-system/</guid><description>Version updated for https://github.com/michael-bey/gass to version v1.2.2.
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 GitHub Activity Scoring System (GASS) is a GitHub Action that automates the evaluation of pull request code quality using AI and stores the results on-chain via the O2 Oracle. It addresses the need for objective, merit-based developer metrics by generating a quality score (0–100) for each PR and updating contributor records, enabling transparent and Sybil-resistant token distribution or standalone developer analytics.</description></item><item><title>Next.js Turbopack Bundle Size</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/next.js-turbopack-bundle-size/</link><pubDate>Fri, 27 Mar 2026 06:15:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/next.js-turbopack-bundle-size/</guid><description>Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.6.1.
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, Next.js Turbopack Bundle Size, automates the tracking of Next.js App Router bundle sizes across pull requests. It compares the current branch&amp;rsquo;s route sizes with a stored baseline from the default branch and posts a detailed comment on the PR with route-by-route size changes.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/totem-shield/</link><pubDate>Fri, 27 Mar 2026 06:15:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.5.7.
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 tool that enforces consistent architectural rules across projects by creating a persistent, model-agnostic memory layer, ensuring AI coding agents like Copilot or Claude adhere to the same guidelines without repeated instructions. It automates the enforcement of these rules through a deterministic, AI-independent validation process integrated into workflows (e.</description></item><item><title>pyproject-bump-pypi</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/pyproject-bump-pypi/</link><pubDate>Fri, 27 Mar 2026 06:15:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/pyproject-bump-pypi/</guid><description>Version updated for https://github.com/monperrus/pyproject-bump-pypi to version v0.1.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary pyproject-bump-pypi is a GitHub Action that automates version management in Python projects by updating the pyproject.toml file. It ensures the project&amp;rsquo;s version is always one step ahead of the latest version published on PyPI by automatically calculating and incrementing the appropriate version component (major, minor, or micro).</description></item><item><title>exspec-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/exspec-lint/</link><pubDate>Fri, 27 Mar 2026 06:15:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/exspec-lint/</guid><description>Version updated for https://github.com/morodomi/exspec to version v1.
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 Summary:
The exspec GitHub Action is a static test quality linter designed to analyze test structures across multiple programming languages. It automates the detection of test quality issues such as missing assertions, excessive mocking, oversized tests, and untested API routes, providing actionable feedback to improve test reliability and maintainability.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agent-bom-scan/</link><pubDate>Fri, 27 Mar 2026 06:15:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.8.
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 agent-bom is a GitHub Action and CLI tool designed to analyze and map the security posture of AI agents, MCP servers, and their dependencies, focusing on identifying vulnerabilities (e.g., CVEs), exposed credentials, and at-risk tools.</description></item><item><title>NotiLens Notify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/notilens-notify/</link><pubDate>Fri, 27 Mar 2026 06:15:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/notilens-notify/</guid><description>Version updated for https://github.com/notilens/notify-action to version v1.
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 NotiLens Notify Action enables automated notifications to the NotiLens platform directly from GitHub Actions workflows. It helps developers stay informed about workflow events, such as build successes, failures, deployments, or custom tasks, by sending real-time alerts to their devices.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/run-aer-tests/</link><pubDate>Fri, 27 Mar 2026 06:15:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.133.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for executing and testing Apex code directly within CI pipelines. It automates the process of validating Apex logic, running unit tests, and debugging code without requiring deployment to a Salesforce org, enabling faster and more reproducible development cycles.</description></item><item><title>Buildkit Buildctl</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/buildkit-buildctl/</link><pubDate>Fri, 27 Mar 2026 06:14:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/buildkit-buildctl/</guid><description>Version updated for https://github.com/omniproc/buildkit-build-push-action to version v2.1.0.
This action is used across all versions by 2 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 Buildkit - Build &amp;amp; Push Action is a GitHub Action that leverages BuildKit&amp;rsquo;s buildctl to automate the building and pushing of container images directly from your CI/CD workflows. It simplifies the process by supporting advanced build configurations, such as cache management, custom frontend options, and multi-platform builds, while providing flexibility in defining outputs and logging.</description></item><item><title>InariWatch Risk Assessment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/inariwatch-risk-assessment/</link><pubDate>Fri, 27 Mar 2026 06:14:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/inariwatch-risk-assessment/</guid><description>Version updated for https://github.com/orbita-pos/inariwatch-action to version v1.
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 InariWatch Risk Assessment GitHub Action automates AI-powered pre-deployment risk analysis for pull requests by analyzing code changes (diffs) and posting a risk score with detailed findings and recommendations directly on the PR.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/multi-style-contribution-snake/</link><pubDate>Fri, 27 Mar 2026 06:14:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v27.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph in the form of customizable &amp;ldquo;snake&amp;rdquo; designs. It generates five distinct styles with various shapes, themes, and month labels, and outputs high-quality GIF and SVG assets for use in profile READMEs or social sharing.</description></item><item><title>ShieldCI — DevSecOps Pipeline Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/shieldci-devsecops-pipeline-generator/</link><pubDate>Fri, 27 Mar 2026 06:14:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/shieldci-devsecops-pipeline-generator/</guid><description>Version updated for https://github.com/Richonn/ShieldCI to version v1.0.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 automatically generate secure CI/CD DevSecOps pipelines tailored to a project&amp;rsquo;s technology stack, including workflows for build, test, lint, and deployment. It simplifies the setup of security practices by integrating tools like Gitleaks for secret scanning, Trivy for container vulnerability checks, and CodeQL or Semgrep for static analysis, while automating the creation and management of these workflows through pull requests.</description></item><item><title>RHFest Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rhfest-action/</link><pubDate>Fri, 27 Mar 2026 06:14:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rhfest-action/</guid><description>Version updated for https://github.com/RotorHazard/rhfest-action to version v3.0.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 The RHFest GitHub Action automates the validation of manifest.json files for RotorHazard plugins. It checks for schema compliance, proper repository structure, and correct formatting of fields such as domain, version, and dependencies, while providing detailed validation feedback using GitHub-friendly annotations.</description></item><item><title>Setup tenv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-tenv/</link><pubDate>Fri, 27 Mar 2026 06:14:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/setup-tenv/</guid><description>Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup tenv GitHub Action automates the installation of tenv, a tool for managing infrastructure tool versions, and allows users to install a specified tool (e.g., Terraform or OpenTofu) with a particular version. It solves the problem of managing tool versioning consistently across workflows by incorporating caching for efficiency and signature verification to ensure the authenticity of downloaded binaries.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rumdl-action/</link><pubDate>Fri, 27 Mar 2026 06:14:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.61.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying issues with Markdown syntax, enforcing 71 linting rules, and performing auto-fixes or formatting with minimal manual intervention.</description></item><item><title>Refinery-RS Build</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/refinery-rs-build/</link><pubDate>Fri, 27 Mar 2026 06:14:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/refinery-rs-build/</guid><description>Version updated for https://github.com/SirCesarium/refinery-rs to version v1.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 Refinery-RS Build &amp;amp; Quality Actions GitHub Action streamlines Rust development by automating multi-platform builds, code quality checks, and Docker containerization. It enables developers to perform matrix builds for various operating systems, enforce maintainability and style standards using tools like sweet, clippy, and rustfmt, and seamlessly package binaries into Docker images for deployment.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sweny-ai/</link><pubDate>Fri, 27 Mar 2026 06:14:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version v3.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a GitHub Action and workflow orchestration tool that leverages AI to automate engineering tasks in CI/CD pipelines. It allows users to define workflows as Directed Acyclic Graphs (DAGs), where an AI agent executes each node to monitor logs, identify high-impact issues, create tickets, implement fixes, and open pull requests.</description></item><item><title>Uncover Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/uncover-actions/</link><pubDate>Fri, 27 Mar 2026 06:13:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/uncover-actions/</guid><description>Version updated for https://github.com/uncoverthefuture-org/actions to version v1.1.2.
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 repository provides a collection of reusable actions for automating the deployment of containerized applications to remote Linux hosts over SSH, with a focus on using Podman. It simplifies tasks such as container deployment (defaulting to Traefik or host ports), building and pushing container images, and extracting versions for workflows, making it an efficient solution for managing SSH-based container deployments and related workflows.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/runner-guard/</link><pubDate>Fri, 27 Mar 2026 06:13:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.4.3.
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 Runner Guard is a security-focused GitHub Action that performs static taint analysis on CI/CD pipeline workflow files to detect vulnerabilities such as source-to-sink injection paths and supply chain steganography. It automates the identification of dangerous configurations, attacker-controlled inputs, and hidden payloads (e.</description></item><item><title>VirusTotal Artifacts Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/virustotal-artifacts-scan/</link><pubDate>Fri, 27 Mar 2026 06:13:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/27/virustotal-artifacts-scan/</guid><description>Version updated for https://github.com/WoozyMasta/virustotal-action to version v1.1.0.
This action is used across all versions by 24 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 VirusTotal Action automates the process of uploading release assets or specified files to VirusTotal for scanning and generates analysis links that can be optionally appended to GitHub release notes. It streamlines malware detection by integrating VirusTotal&amp;rsquo;s API into CI/CD workflows, supporting files up to 650MB in size.</description></item><item><title>CalVer tag</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/calver-tag/</link><pubDate>Thu, 26 Mar 2026 22:04:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/calver-tag/</guid><description>Version updated for https://github.com/Digital-Udvikling/actions-calver to version v0.6.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 CalVer Action is a GitHub Action that automates the process of generating and tagging commits with a Calendar Versioning (CalVer) tag in the format YYYY.0M.0D-MICRO. It simplifies version management by providing an automated and consistent versioning scheme based on the current date, making it ideal for projects requiring date-based semantic tagging.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/muaddib-scanner/</link><pubDate>Thu, 26 Mar 2026 22:04:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.21.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI packages, addressing the growing issue of supply chain attacks in software dependencies. It automates the identification of known malicious packages, suspicious behavioral patterns, and vulnerabilities using a combination of 14 parallel scanners, machine learning classifiers, deobfuscation, and dataflow analysis, with features like interactive scanning, risk scoring, and pre-installation threat detection.</description></item><item><title>cagent Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cagent-runner/</link><pubDate>Thu, 26 Mar 2026 22:04:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cagent-runner/</guid><description>Version updated for https://github.com/docker/cagent-action to version v1.3.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 28 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action enables the integration and automation of Docker-based AI agents, such as those powered by Anthropic or OpenAI, directly into GitHub workflows. It simplifies the setup and execution of these agents by managing binary downloads, environment configuration, and output analysis.</description></item><item><title>Latest tag</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/latest-tag/</link><pubDate>Thu, 26 Mar 2026 22:04:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/latest-tag/</guid><description>Version updated for https://github.com/EndBug/latest-tag to version v1.6.3.
This action is used across all versions by 1,744 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, Latest Tag, automates the creation and updating of a latest tag to always point to the most recent release of a repository. It addresses the inconvenience of manually maintaining a latest tag, ensuring users can confidently reference the latest stable version of an action without worrying about version mismatches or unstable changes.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</link><pubDate>Thu, 26 Mar 2026 22:04:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.2.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, Fallow, is a tool designed to analyze TypeScript and JavaScript codebases for unused code, code duplication, and complexity hotspots. It automates the detection of issues like dead code, duplicate code blocks, and overly complex functions, helping developers optimize and maintain cleaner codebases.</description></item><item><title>Sync Markdown in Github to Notion</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sync-markdown-in-github-to-notion/</link><pubDate>Thu, 26 Mar 2026 22:04:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sync-markdown-in-github-to-notion/</guid><description>Version updated for https://github.com/Fencer-Security/nogisync to version v1.3.0.
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 The nogisync GitHub Action automates the synchronization of markdown files from a GitHub repository to a Notion workspace, preserving the directory structure as a hierarchical page layout in Notion. It simplifies content management by creating or updating Notion pages based on YAML frontmatter titles, while also offering features like provenance callouts linking back to GitHub and configurable parallel syncing.</description></item><item><title>Unnix action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/unnix-action/</link><pubDate>Thu, 26 Mar 2026 22:04:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/unnix-action/</guid><description>Version updated for https://github.com/figsoda/unnix-action to version v0.1.0-alpha.2.
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 &amp;ldquo;unnix-action&amp;rdquo; GitHub Action allows users to leverage Nix packages directly within their workflows without requiring Nix to be installed on the system. It automates the process of accessing and using Nix-managed dependencies, simplifying integration and reducing setup overhead for projects that utilize Nix packages.</description></item><item><title>Get GitHub Organization Repositories</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/get-github-organization-repositories/</link><pubDate>Thu, 26 Mar 2026 22:03:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/get-github-organization-repositories/</guid><description>Version updated for https://github.com/Firenza/get-organization-repositories to version v1.1.1.
This action is used across all versions by 1 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 firenza/get-organization-repositories GitHub Action retrieves a comprehensive list of repositories within a specified GitHub organization and outputs the data in JSON format. It automates the process of fetching repository information, eliminating the need for manual API queries or scripting.</description></item><item><title>Secrets to environment variables</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/secrets-to-environment-variables/</link><pubDate>Thu, 26 Mar 2026 22:03:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/secrets-to-environment-variables/</guid><description>Version updated for https://github.com/Firenza/secrets-to-env to version v1.4.0.
This action is used across all versions by 39 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 secrets-to-env GitHub Action automates the process of copying repository secrets into environment variables, simplifying workflows where tools like Terraform require environment variable inputs with specific prefixes (e.g., TF_VAR_). It eliminates the need to manually map each secret to an environment variable, offering flexibility through filtering and naming transformations to align with tool-specific requirements.</description></item><item><title>Varibles Sync Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/varibles-sync-action/</link><pubDate>Thu, 26 Mar 2026 22:03:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/varibles-sync-action/</guid><description>Version updated for https://github.com/Firenza/variables-sync-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 The Variables Sync Action is a GitHub Action designed to automate the synchronization of environment variables (which may include build settings or other non-sensitive data) from a source repository to multiple target repositories.</description></item><item><title>Semantic Release Notes Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/semantic-release-notes-generator/</link><pubDate>Thu, 26 Mar 2026 22:03:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/semantic-release-notes-generator/</guid><description>Version updated for https://github.com/Fresa/release-notes-generator to version v4.0.0.
This action is used across all versions by 26 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 Semantic Release Notes Generator GitHub Action automates the generation of release notes using the semantic-release/release-notes-generator. It simplifies the process of creating structured, changelog-friendly release notes by analyzing commit history between specified release references.</description></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/aguara-security-scanner/</link><pubDate>Thu, 26 Mar 2026 22:03:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.13.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 Aguara is a security scanning GitHub Action designed to detect vulnerabilities in AI agent skills and MCP servers, such as prompt injection, data exfiltration, and supply-chain attacks, before deployment. It automates static analysis using advanced techniques like NLP, taint tracking, and cross-file analysis, offering comprehensive threat detection across multiple file formats.</description></item><item><title>GitHub Screenshot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/github-screenshot-action/</link><pubDate>Thu, 26 Mar 2026 22:03:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/github-screenshot-action/</guid><description>Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.23.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the process of capturing, monitoring, and versioning website screenshots. It uses a JSON list of URLs to take screenshots with features like parallel execution, retry logic, and cron scheduling, while also supporting automated pull request creation to document visual changes over time.</description></item><item><title>Beacon Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/beacon-analysis/</link><pubDate>Thu, 26 Mar 2026 22:03:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/beacon-analysis/</guid><description>Version updated for https://github.com/insideon/beacon 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 Beacon is an AI-powered CLI and GitHub Action designed to analyze a codebase and provide actionable insights for software development. It automates the generation of prioritized task lists, strategic recommendations, and project overviews by leveraging data from git history, code structure, dependencies, and documentation.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/lingo.dev-ai-localization/</link><pubDate>Thu, 26 Mar 2026 22:03:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/lingo.dev-ai-localization/</guid><description>Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.7.
This action is used across all versions by 66 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 simplify and automate localization workflows for applications, particularly those using React and other frameworks. By leveraging AI-powered tools such as its MCP, CLI, CI/CD integration, SDK, and Compiler, it addresses common challenges like error-prone i18n setup, automated translation of various file formats, and runtime or build-time localization.</description></item><item><title>Cover 2</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cover-2/</link><pubDate>Thu, 26 Mar 2026 22:03:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cover-2/</guid><description>Version updated for https://github.com/mcclurejt/cover-2 to version 1.0.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 cover-2 GitHub Action processes LCOV coverage files, calculates coverage changes (deltas) between the base and head branches, and posts a detailed coverage report as a comment on pull requests. It automates the comparison of code coverage metrics, highlights per-file changes, and offers features like baseline storage for tracking historical coverage and customizable pass/fail thresholds.</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-apm/</link><pubDate>Thu, 26 Mar 2026 22:03:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.4.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 9 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 APM Action for GitHub automates the installation and deployment of agent primitives (such as instructions, prompts, skills, and agents) using Microsoft&amp;rsquo;s Agent Package Manager (APM) in CI/CD workflows.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/totem-shield/</link><pubDate>Thu, 26 Mar 2026 22:03:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.5.6.
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 governance tool that provides a persistent, model-agnostic memory layer and deterministic enforcement for AI-driven coding workflows. It automates the creation and application of architectural rules as guardrails across CI pipelines, ensuring consistency and compliance without requiring repeated instructions to AI agents like Copilot or Claude.</description></item><item><title>XAI Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/xai-review/</link><pubDate>Thu, 26 Mar 2026 22:03:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/xai-review/</guid><description>Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.63.0.
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 AI Review is an AI-powered code review tool designed to automate and enhance the code review process by providing inline comments, summary reviews, and AI-generated replies within pull requests. It integrates seamlessly with popular version control systems like GitHub, GitLab, and Bitbucket, and supports multiple large language model (LLM) providers for flexibility.</description></item><item><title>Publish Allure report to NeoFS</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/publish-allure-report-to-neofs/</link><pubDate>Thu, 26 Mar 2026 22:02:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/publish-allure-report-to-neofs/</guid><description>Version updated for https://github.com/nspcc-dev/gh-push-allure-report-to-neofs to version v0.2.0.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables the automated publishing of Allure reports to NeoFS, a decentralized distributed object storage integrated with the NEO Blockchain. It simplifies the process of securely storing and sharing test results by leveraging NeoFS infrastructure, making it particularly useful for projects with similar reporting workflows.</description></item><item><title>Quick OCP</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/quick-ocp/</link><pubDate>Thu, 26 Mar 2026 22:02:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/quick-ocp/</guid><description>Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.30.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The quick-ocp GitHub Action automates the deployment of an OpenShift Container Platform (OCP) cluster using OpenShift Local in GitHub Actions runners, enabling rapid testing in a full OpenShift environment. It addresses the need for quick and resource-efficient OCP cluster setup, even on low-resource runners, and includes features like version control, connectivity checks, and support for specifying OpenShift versions.</description></item><item><title>OPC UA Test Suite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/opc-ua-test-suite/</link><pubDate>Thu, 26 Mar 2026 22:02:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/opc-ua-test-suite/</guid><description>Version updated for https://github.com/php-opcua/opcua-test-suite to version v1.1.5.
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 OPC UA Test Suite GitHub Action provides a comprehensive testing environment for validating OPC UA client libraries across various programming languages. It automates the setup of 8 pre-configured OPC UA server instances, covering all major security policies, authentication methods, and communication modes, along with a rich address space of ~270 nodes, dynamic variables, events, alarms, and historical data.</description></item><item><title>sbomify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sbomify/</link><pubDate>Thu, 26 Mar 2026 22:02:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sbomify/</guid><description>Version updated for https://github.com/sbomify/sbomify-action to version v26.1.0.
This action is used across all versions by 25 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The sbomify-action GitHub Action automates the generation, enrichment, and management of Software Bill of Materials (SBOMs) in CI/CD pipelines. It supports multiple ecosystems and formats (CycloneDX, SPDX), integrates package metadata from various sources, and enables cryptographic signing, attestation, and compliance tracking.</description></item><item><title>Agentura Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/agentura-eval/</link><pubDate>Thu, 26 Mar 2026 22:02:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/agentura-eval/</guid><description>Version updated for https://github.com/SyntheticSynaptic/agentura 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 Agentura is a CI/CD evaluation platform designed for testing and validating AI agents. It helps identify and prevent regressions before deployment by providing detailed insights into test case failures, improvements, and performance metrics using various evaluation strategies such as semantic similarity scoring, LLM-based judgment, and tool use validation.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/runner-guard/</link><pubDate>Thu, 26 Mar 2026 22:02:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.4.1.
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 Runner Guard is a security-focused GitHub Action that performs static taint analysis on CI/CD workflow files to detect vulnerabilities where attacker-controlled inputs (e.g., fork code, branch names, PR metadata) can lead to dangerous operations like secret exfiltration, shell execution, or supply chain attacks.</description></item><item><title>Ghoten Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ghoten-action/</link><pubDate>Thu, 26 Mar 2026 22:02:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ghoten-action/</guid><description>Version updated for https://github.com/vmvarela/ghoten to version v1.13.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 Ghoten is a fork of OpenTofu that introduces a native oras backend for managing Terraform/OpenTofu state in OCI-compatible container registries, such as GitHub Container Registry (GHCR). It simplifies state management by eliminating the need for a separate backend service, leveraging existing registry authentication, permissions, and auditing.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</link><pubDate>Thu, 26 Mar 2026 14:02:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow 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, &amp;ldquo;fallow,&amp;rdquo; is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code, and highlights overly complex functions to streamline code maintenance and improve overall code quality.</description></item><item><title>AI PR Reviewer-Claude</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ai-pr-reviewer-claude/</link><pubDate>Thu, 26 Mar 2026 14:02:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ai-pr-reviewer-claude/</guid><description>Version updated for https://github.com/gauravs08/ai-pr-reviewer to version 1.0.0.
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 AI PR Reviewer is a GitHub Action that automates pull request and merge request code reviews using AI (Claude). It works with GitHub, GitLab, and Bitbucket to analyze code changes, identify issues related to code quality, security vulnerabilities, and cross-file impacts, and automatically posts inline comments and summary feedback on PRs/MRs.</description></item><item><title>Set Up Docker Desktop macOS</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/set-up-docker-desktop-macos/</link><pubDate>Thu, 26 Mar 2026 14:02:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/set-up-docker-desktop-macos/</guid><description>Version updated for https://github.com/gh-workflow/setup-docker-desktop-macos to version 0.0.2.
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 setup-docker-desktop-macos GitHub Action installs and starts Docker Desktop on macOS runners in GitHub Actions workflows. It automates the setup of a Docker environment specifically for testing workflows or applications that depend on Docker on macOS systems.</description></item><item><title>osv-scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/osv-scanner/</link><pubDate>Thu, 26 Mar 2026 14:02:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/osv-scanner/</guid><description>Version updated for https://github.com/google/osv-scanner-action to version v2.3.5.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 1,839 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The OSV-Scanner CI/CD GitHub Action integrates with the OSV.dev vulnerability database to automate dependency vulnerability scanning in software projects. It provides workflows for scanning on pull requests to detect newly introduced vulnerabilities and for performing full or scheduled scans to identify existing issues in the dependency tree.</description></item><item><title>h3y6e/action-slack</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/h3y6e/action-slack/</link><pubDate>Thu, 26 Mar 2026 14:02:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/h3y6e/action-slack/</guid><description>Version updated for https://github.com/h3y6e/action-slack to version v4.0.8.
This action is used across all versions by 1 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 action-slack GitHub Action automates the process of sending notifications to Slack from GitHub Actions workflows. It helps keep teams informed by providing updates about workflow statuses, events, and key job details directly in Slack channels.</description></item><item><title>helmfile-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/helmfile-action/</link><pubDate>Thu, 26 Mar 2026 14:02:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/helmfile-action/</guid><description>Version updated for https://github.com/helmfile/helmfile-action to version v2.4.1.
This action is used across all versions by 0 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 helmfile-action GitHub Action automates the setup of Helmfile and Helm in GitHub Actions workflows, enabling users to manage and deploy Kubernetes configurations efficiently. It simplifies tasks such as running Helmfile commands, managing Helm plugins, and configuring Kubernetes contexts across multiple operating systems.</description></item><item><title>Ccache for gh actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ccache-for-gh-actions/</link><pubDate>Thu, 26 Mar 2026 14:02:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ccache-for-gh-actions/</guid><description>Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.22.
This action is used across all versions by 9,657 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 integrates ccache or sccache into CI workflows to accelerate C/C++ project builds by caching and reusing previously compiled object files. It automates the installation and configuration of caching tools across Linux, macOS, and Windows environments, reducing build times and improving efficiency.</description></item><item><title>PHP Obfuscator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/php-obfuscator/</link><pubDate>Thu, 26 Mar 2026 14:02:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/php-obfuscator/</guid><description>Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.0.
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 The iserter/php-obfuscator GitHub Action is a tool designed to automatically obfuscate PHP source code in CI/CD pipelines, providing copyright protection and enhanced deobfuscation resistance. It supports modern PHP versions (7.4–8.5) and utilizes techniques like control flow flattening, string encoding, and symbol scrambling to secure code against reverse engineering.</description></item><item><title>Validate data with verdict</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/validate-data-with-verdict/</link><pubDate>Thu, 26 Mar 2026 14:02:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/validate-data-with-verdict/</guid><description>Version updated for https://github.com/kkruglik/verdict to version verdict-core-v0.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 Verdict GitHub Action is a lightweight, zero-dependency data validation tool designed for use in pipelines and CI environments. It validates CSV files against user-defined schemas and constraints (e.g., null checks, uniqueness, value ranges) and generates structured pass/fail reports in text or JSON format.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/totem-shield/</link><pubDate>Thu, 26 Mar 2026 14:01:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.5.5.
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 governance tool that automates the enforcement of architectural rules and coding standards across development workflows, ensuring consistency and compliance for both AI and human-generated code. It provides a persistent, model-agnostic memory layer for AI coding agents, enabling them to retain and enforce rules without repeated instructions, and a deterministic enforcement system that operates at the Git layer to catch violations.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/agent-bom-scan/</link><pubDate>Thu, 26 Mar 2026 14:01:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.7.
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 agent-bom is a GitHub Action and CLI tool designed to analyze AI agents, their dependencies, and associated infrastructure for vulnerabilities, supply chain risks, and credential exposures. It automates the identification of blast radius impacts, mapping CVEs to packages, AI tools, credentials, and runtime environments.</description></item><item><title>Cloud_Native_Task_Manager Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cloud_native_task_manager-deploy/</link><pubDate>Thu, 26 Mar 2026 14:01:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/cloud_native_task_manager-deploy/</guid><description>Version updated for https://github.com/NadeeshaMedagama/cloud_native_task_manager to version v0.0.1.
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 &amp;ldquo;Cloud_Native_Task_Manager&amp;rdquo; is a production-ready, cloud-native task management platform built using a microservices architecture with Spring Boot, PostgreSQL, and Next.js. It automates the deployment, orchestration, and management of independent services (e.g., authentication, task handling, and user management) and provides a scalable solution for task tracking with integrated CI/CD pipelines for testing, building, and security scanning.</description></item><item><title>conflic-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/conflic-scan/</link><pubDate>Thu, 26 Mar 2026 14:01:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/conflic-scan/</guid><description>Version updated for https://github.com/onplt/conflic to version v1.1.6.
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 Conflic is a GitHub Action and CLI tool that detects semantic contradictions across configuration files in a project. It automates the identification of mismatched version pins, inconsistent settings, infrastructure drift, and dependency violations across various file formats and environments.</description></item><item><title>PolicyLayer Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/policylayer-scan/</link><pubDate>Thu, 26 Mar 2026 14:01:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/policylayer-scan/</guid><description>Version updated for https://github.com/PolicyLayer/scan-action to version v1.
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 PolicyLayer Scan Action is a GitHub Action designed to analyze MCP server configurations for security risks during pull requests. It identifies potential vulnerabilities by comparing the configuration against 115+ known servers and provides a detailed report via a comment on the PR.</description></item><item><title>Nix Docker Image Publisher</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/nix-docker-image-publisher/</link><pubDate>Thu, 26 Mar 2026 14:01:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/nix-docker-image-publisher/</guid><description>Version updated for https://github.com/samiser/nix-docker-publish to version v1.0.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 The &amp;ldquo;Nix Docker Image Publisher&amp;rdquo; GitHub Action automates the process of building Docker images from Nix flake outputs and publishing them to the GitHub Container Registry (ghcr.io). It simplifies integration with Nix flakes, supports automatic tagging (including commit SHA and optional latest for main/master branches), and provides outputs for the image name and digest.</description></item><item><title>Uploads GitHub Enterprise Action workflow logs to Opensearch</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/uploads-github-enterprise-action-workflow-logs-to-opensearch/</link><pubDate>Thu, 26 Mar 2026 14:01:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/uploads-github-enterprise-action-workflow-logs-to-opensearch/</guid><description>Version updated for https://github.com/sat-sys-labs/upload-github-workflow-logs-to-opensearch-ghc to version v6.1.3.
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 This GitHub Action automates the process of uploading workflow run logs from GitHub Actions to Opensearch, enabling centralized log storage and analysis. It addresses the need for streamlined log management and provides integration with Opensearch for enhanced observability and troubleshooting.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/drift-architectural-erosion-check/</link><pubDate>Thu, 26 Mar 2026 14:01:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.6.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 Drift is a deterministic static analysis tool designed to detect architectural drift in AI-accelerated Python codebases. It identifies structural issues such as pattern fragmentation, architecture violations, and hotspots, providing actionable insights to help teams maintain coherent and scalable architectures.</description></item><item><title>SBOMly Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sbomly-scan/</link><pubDate>Thu, 26 Mar 2026 14:01:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/sbomly-scan/</guid><description>Version updated for https://github.com/sbomly/scan-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 SBOMly Scan Action automates the generation of a Software Bill of Materials (SBOM), performs comprehensive vulnerability scanning using dual scanners, and uploads results to GitHub Code Scanning in a single step. It helps developers identify and address security risks, including exploitable vulnerabilities, end-of-life components, and compliance issues, while providing configurable severity thresholds and detailed scan outputs.</description></item><item><title>Nixpkgs Updater</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/nixpkgs-updater/</link><pubDate>Thu, 26 Mar 2026 14:01:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/nixpkgs-updater/</guid><description>Version updated for https://github.com/shini4i/nixpkgs-updater to version v1.0.1.
This action is used across all versions by 5 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 nixpkgs-updater GitHub Action automates the process of updating Nix package files in a centralized repository when a new version is released in the source repository. It handles updates to key fields such as version, rev, and hash values, supports both modern and legacy hash formats, and creates or updates pull requests with the changes.</description></item><item><title>niks3-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/niks3-action/</link><pubDate>Thu, 26 Mar 2026 14:01:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/niks3-action/</guid><description>Version updated for https://github.com/spotdemo4/niks3-action to version v0.3.1.
This action is used across all versions by 1 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 niks3-action GitHub Action automates the process of pushing built Nix packages to a binary cache using the niks3 tool. It simplifies package deployment by handling authentication (via tokens or OIDC) and uploading packages efficiently with options for concurrency and integrity verification.</description></item><item><title>SecurityAuditorScanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/securityauditorscanner/</link><pubDate>Thu, 26 Mar 2026 14:00:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/securityauditorscanner/</guid><description>Version updated for https://github.com/taoufikmohamed/securityauditor 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 Security Auditor is an AI-powered DevSecOps GitHub Action designed to scan Python and JavaScript repositories for vulnerabilities such as SQL injection, hardcoded secrets, and insecure dependencies. It automates security workflows by generating AI-assisted fixes, applying safe remediations, and optionally creating pull requests for review.</description></item><item><title>RustStack S3</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ruststack-s3/</link><pubDate>Thu, 26 Mar 2026 14:00:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ruststack-s3/</guid><description>Version updated for https://github.com/tyrchen/ruststack to version v0.5.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 RustStack is a lightweight, high-performance AWS service emulator written in Rust, designed as a faster, more resource-efficient alternative to LocalStack. It supports key AWS services including S3, DynamoDB, SQS, and SSM Parameter Store, allowing developers to emulate these services locally or in CI pipelines for testing and development purposes.</description></item><item><title>tokount</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/tokount/</link><pubDate>Thu, 26 Mar 2026 14:00:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/tokount/</guid><description>Version updated for https://github.com/velox-sh/zox-action to version v1.
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 tokount-action GitHub Action automates the process of analyzing codebase statistics, such as counting total lines of code, comments, and blank lines, and exposes these metrics as outputs for further use in workflows. It addresses tasks like maintaining up-to-date lines-of-code badges in repositories and automatically posting code statistics as comments in pull requests.</description></item><item><title>snapshot-save</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/snapshot-save/</link><pubDate>Thu, 26 Mar 2026 14:00:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/snapshot-save/</guid><description>Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 WarpSnapshot is a GitHub Action that enables users to capture and reuse snapshots of runner VMs during workflows, significantly speeding up consecutive runs by avoiding redundant setup steps.</description></item><item><title>YAMLResume</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/yamlresume/</link><pubDate>Thu, 26 Mar 2026 14:00:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/yamlresume/</guid><description>Version updated for https://github.com/yamlresume/action to version v0.2.1.
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. It streamlines the creation of multiple resume formats such as PDF, LaTeX, HTML, and Markdown, and integrates seamlessly with other GitHub Actions like artifact uploaders.</description></item><item><title>Terraform Pull Request Report Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/terraform-pull-request-report-generator/</link><pubDate>Thu, 26 Mar 2026 06:14:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/terraform-pull-request-report-generator/</guid><description>Version updated for https://github.com/ahmadnassri/action-terraform-report to version v5.1.1.
This action is used across all versions by 90 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 Terraform Pull Request Report Generator GitHub Action automates the process of updating pull requests with a visual summary of changes from a Terraform Plan. It provides detailed insights into infrastructure modifications by generating and posting plan and diff reports directly in pull request comments.</description></item><item><title>GEO Optimizer Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/geo-optimizer-audit/</link><pubDate>Thu, 26 Mar 2026 06:14:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/geo-optimizer-audit/</guid><description>Version updated for https://github.com/Auriti-Labs/geo-optimizer-skill to version v3.15.1.
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 Geo Optimizer GitHub Action helps websites improve their visibility and citation in AI-driven search engines like ChatGPT, Perplexity, Claude, and Gemini by optimizing content to align with AI citation methods. It automates tasks such as auditing AI-readiness, fixing visibility issues, integrating AI context files, and generating structured data (e.</description></item><item><title>Setup balena CLI Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-balena-cli-action/</link><pubDate>Thu, 26 Mar 2026 06:14:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-balena-cli-action/</guid><description>Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.107.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup balena CLI Action automates the installation and configuration of the balena CLI within GitHub Actions workflows. It facilitates tasks such as interacting with balenaCloud, including pushing releases and managing deployments. This action simplifies CI/CD pipelines for projects using balenaCloud by handling CLI setup, version management, and authentication.</description></item><item><title>Truss Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/truss-push/</link><pubDate>Thu, 26 Mar 2026 06:14:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/truss-push/</guid><description>Version updated for https://github.com/basetenlabs/action-truss-push to version v0.1.1.
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 machine learning models or chains to Baseten, simplifying the deployment pipeline by handling tasks such as detecting models or chains, activating deployments, and optionally validating them via predict requests.</description></item><item><title>run-digger</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/run-digger/</link><pubDate>Thu, 26 Mar 2026 06:14:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/run-digger/</guid><description>Version updated for https://github.com/diggerhq/digger to version backend-ee/v0.1.7.30.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, formerly known as Digger (now OpenTaco), provides CI/CD automation for Terraform and OpenTofu directly within existing CI systems. It eliminates the need for separate infrastructure by running Terraform securely and cost-efficiently in your CI environment, solving issues like sensitive data exposure, race conditions, and scalability.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/muaddib-scanner/</link><pubDate>Thu, 26 Mar 2026 06:14:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.15.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI packages. It automates the identification of known malicious packages, suspicious behaviors, and vulnerabilities using 14 parallel scanners, deobfuscation, dataflow analysis, machine learning, and sandboxing.</description></item><item><title>Fallow - Codebase Health</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</link><pubDate>Thu, 26 Mar 2026 06:14:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/fallow-codebase-health/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v2.0.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 This GitHub Action, Fallow, is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code blocks, and highlights overly complex functions, aiding developers in optimizing and maintaining cleaner, more efficient codebases.</description></item><item><title>h2oGPTe Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/h2ogpte-agent/</link><pubDate>Thu, 26 Mar 2026 06:14:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/h2ogpte-agent/</guid><description>Version updated for https://github.com/h2oai/h2ogpte-action to version v0.3.1-beta.
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 h2oGPTe GitHub Action integrates AI-powered assistance into GitHub workflows for tasks like code review, generating feedback, understanding codebase context, writing code, and making commits. It automates and enhances software development processes by enabling users to interact with an intelligent agent directly through comments, issues, or pull requests.</description></item><item><title>Supply Chain Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/supply-chain-guard/</link><pubDate>Thu, 26 Mar 2026 06:14:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/supply-chain-guard/</guid><description>Version updated for https://github.com/homeofe/supply-chain-guard to version v3.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 supply-chain-guard GitHub Action is an open-source security scanner designed to detect and mitigate software supply-chain threats across npm, PyPI, VS Code extensions, GitHub Actions workflows, and Solana environments. It automates the identification of malicious indicators, such as obfuscated code, suspicious scripts, typosquatting, and command-and-control patterns, offering a targeted approach to catching threats that traditional scanners may overlook.</description></item><item><title>Hosho Prompt Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/hosho-prompt-reviewer/</link><pubDate>Thu, 26 Mar 2026 06:14:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/hosho-prompt-reviewer/</guid><description>Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.29.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 Hosho Prompt Reviewer is a GitHub Action that evaluates AI agent prompts against research-backed best practices to improve their effectiveness. It automates prompt reviews by analyzing six quality factors, providing actionable feedback, and suggesting specific fixes with examples.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/bulk-github-repository-settings-sync/</link><pubDate>Thu, 26 Mar 2026 06:14:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.1.
This action is used across all versions by 1 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 &amp;ldquo;Bulk GitHub Repository Settings Sync Action&amp;rdquo; automates the process of updating and synchronizing settings, configurations, and files across multiple GitHub repositories. It simplifies the management of repository settings such as merge strategies, branch deletion policies, security configurations, and Dependabot updates, while also enabling bulk synchronization of templates, rulesets, files, and properties.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/neurolink-ai/</link><pubDate>Thu, 26 Mar 2026 06:13:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.32.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the process of connecting applications to 13 major AI providers and over 100 models through a consistent API. It automates provider switching, cost optimization, tool integration, and failover management, making it easier to build and deploy AI-driven applications at an enterprise scale.</description></item><item><title>Conventional Commits Auto Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/conventional-commits-auto-version/</link><pubDate>Thu, 26 Mar 2026 06:13:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/conventional-commits-auto-version/</guid><description>Version updated for https://github.com/lucaspretti/auto-version-action to version v1.5.8.
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 Auto Version Action is a GitHub Action that automates semantic versioning based on the Conventional Commits standard. It calculates version bumps, generates release candidate (RC) tags, creates categorized changelogs, and synchronizes staging and production branches.</description></item><item><title>Prly — PR Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/prly-pr-summary/</link><pubDate>Thu, 26 Mar 2026 06:13:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/prly-pr-summary/</guid><description>Version updated for https://github.com/mohammadKarimi/Prly to version v0.1.9.
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 Prly is a GitHub Action and command-line tool designed to automate the creation of AI-powered summaries for merged pull requests in any GitHub repository. It fetches PR data, optionally filters it by modules you own, and generates structured summaries (Problem/Change/Result) using OpenAI, which can be delivered via email, Microsoft Teams, or webhooks.</description></item><item><title>Create an ephemeral environment in Octopus Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/create-an-ephemeral-environment-in-octopus-deploy/</link><pubDate>Thu, 26 Mar 2026 06:13:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/create-an-ephemeral-environment-in-octopus-deploy/</guid><description>Version updated for https://github.com/OctopusDeploy/create-ephemeral-environment to version v1.1.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 2 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 &amp;ldquo;Create Ephemeral Environment&amp;rdquo; GitHub Action automates the creation of on-demand, temporary environments in Octopus Deploy, enabling teams to test changes while minimizing infrastructure costs.</description></item><item><title>Deprovision an ephemeral environment in Octopus Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/deprovision-an-ephemeral-environment-in-octopus-deploy/</link><pubDate>Thu, 26 Mar 2026 06:13:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/deprovision-an-ephemeral-environment-in-octopus-deploy/</guid><description>Version updated for https://github.com/OctopusDeploy/deprovision-ephemeral-environment to version v1.0.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 1 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 Deprovision Ephemeral Environment GitHub Action automates the process of deprovisioning ephemeral environments in Octopus Deploy, which are temporary environments created for testing purposes.</description></item><item><title>OZI Provenance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ozi-provenance/</link><pubDate>Thu, 26 Mar 2026 06:13:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/ozi-provenance/</guid><description>Version updated for https://github.com/OZI-Project/provenance to version 2.0.0.
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 OZI Provenance GitHub Action automates the generation and upload of provenance attestations for artifacts within a project&amp;rsquo;s dist/ directory. It streamlines the process of verifying software integrity and authenticity by creating and attaching attestations to a specified release tag.</description></item><item><title>codeowner-gen</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/codeowner-gen/</link><pubDate>Thu, 26 Mar 2026 06:13:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/codeowner-gen/</guid><description>Version updated for https://github.com/PeterGrace/codeowner-gen to version v0.4.7.
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 codeowner-gen GitHub Action automates the generation and formatting of a CODEOWNERS file from a structured YAML configuration (codeowners.yaml). It simplifies the management of code ownership by ensuring the output is well-formatted, column-aligned, alphabetized, and optionally grouped for better readability.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/multi-style-contribution-snake/</link><pubDate>Thu, 26 Mar 2026 06:13:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v26.03.26.
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 &amp;ldquo;Multi-Style Snake Contribution Grid&amp;rdquo; GitHub Action generates dynamic, animated visualizations of a user&amp;rsquo;s contribution graph in five unique styles, incorporating customizable geometric shapes and bold month labels for enhanced clarity. It automates the creation of high-quality SVG and GIF assets that can be showcased in a repository&amp;rsquo;s output branch or integrated into profile READMEs.</description></item><item><title>reprompt lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/reprompt-lint/</link><pubDate>Thu, 26 Mar 2026 06:13:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/reprompt-lint/</guid><description>Version updated for https://github.com/reprompt-dev/reprompt to version v1.5.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 re:prompt GitHub Action is designed to help users analyze, optimize, and manage AI-generated prompts and conversations effectively. It automates tasks such as scoring prompts based on research-backed dimensions, compressing prompts to save tokens, distilling key moments from conversations, and providing insights into personal usage patterns compared to best practices.</description></item><item><title>Socket Security (Action)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/socket-security-action/</link><pubDate>Thu, 26 Mar 2026 06:13:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/socket-security-action/</guid><description>Version updated for https://github.com/SocketDev/action to version v1.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 73 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 Socket Security GitHub Action integrates Socket.dev tools into CI workflows to enhance software supply chain security. It automates the installation and usage of Socket Firewall (Free or Enterprise editions) to detect and prevent risks during dependency management tasks like npm, cargo, or pip operations.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-depvault-cli/</link><pubDate>Thu, 26 Mar 2026 06:13:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.4.1.
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 DepVault is a comprehensive web platform that automates dependency analysis and secure secret management. It scans dependencies across multiple programming ecosystems to identify vulnerabilities, outdated packages, and license issues, while providing an AES-256-GCM encrypted vault for safely storing and managing environment variables and secret files.</description></item><item><title>Runner Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/runner-guard/</link><pubDate>Thu, 26 Mar 2026 06:13:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/26/runner-guard/</guid><description>Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.
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 Runner Guard is a vulnerability scanner designed to analyze GitHub Actions workflow files for security weaknesses, such as injection paths and invisible Unicode payloads. It automates the detection of critical CI/CD pipeline misconfigurations and supply chain attacks, including AI-driven exploits and steganographic techniques.</description></item><item><title>Go Installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-installer/</link><pubDate>Wed, 25 Mar 2026 22:17:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-installer/</guid><description>Version updated for https://github.com/mattdowdell/go-installer to version v0.4.0.
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 go-installer GitHub Action automates the process of installing and caching Go binaries for specified packages and versions. It simplifies dependency management by allowing the installation of tools directly from a package name or version source, including tracking versions from a go.</description></item><item><title>Umbraco Cloud Deployment Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/umbraco-cloud-deployment-action/</link><pubDate>Wed, 25 Mar 2026 22:17:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/umbraco-cloud-deployment-action/</guid><description>Version updated for https://github.com/mattou07/Our.UmbracoCloudAction to version v1.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 is designed to streamline and automate the deployment of projects to the Umbraco Cloud API v2 within a CI/CD workflow. It centralizes deployment processes, eliminating the need for repetitive scripting across multiple projects, and provides comprehensive deployment management capabilities.</description></item><item><title>SherlockQA-AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/sherlockqa-ai/</link><pubDate>Wed, 25 Mar 2026 22:17:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/sherlockqa-ai/</guid><description>Version updated for https://github.com/mayurrawte/SherlockQA to version v1.1.0.
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 SherlockQA is a GitHub Action that leverages AI to automate code reviews, identifying bugs, security vulnerabilities, and quality issues in pull requests. It provides inline comments, suggests QA test scenarios and unit tests, and delivers smart verdicts (approve, request changes, or flag PRs).</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/binary-size-memory-footprint-tracking/</link><pubDate>Wed, 25 Mar 2026 22:17:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.6.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 MemBrowse is a GitHub Action designed to analyze the binary size and memory usage of embedded firmware by extracting detailed memory information from ELF files and linker scripts.</description></item><item><title>Go Code Coverage to Prometheus</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-code-coverage-to-prometheus/</link><pubDate>Wed, 25 Mar 2026 22:17:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-code-coverage-to-prometheus/</guid><description>Version updated for https://github.com/mfigurski80/coverage to version v0.1.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 The Prometheus Golang Code Coverage GitHub Action automates the process of calculating Go code coverage from a coverage.txt file and exporting it as a metric to a Prometheus Pushgateway. This action streamlines the integration of code coverage data into Prometheus for monitoring and analysis, providing developers with real-time insights into test coverage metrics across their Go projects.</description></item><item><title>Nix Distributed Builder Setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/nix-distributed-builder-setup/</link><pubDate>Wed, 25 Mar 2026 22:17:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/nix-distributed-builder-setup/</guid><description>Version updated for https://github.com/Misaka13514/setup-distributed-nix-builds to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of a distributed Nix build cluster using ephemeral GitHub-hosted runners securely connected via Tailscale. It enables seamless horizontal scaling for parallel builds across multiple platforms and architectures (e.g., Linux and macOS), optimizing performance and simplifying remote builder configuration without requiring external infrastructure.</description></item><item><title>lint-gha-reviewdog</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/lint-gha-reviewdog/</link><pubDate>Wed, 25 Mar 2026 22:17:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/lint-gha-reviewdog/</guid><description>Version updated for https://github.com/ne-sachirou/lint-gha-reviewdog to version v0.0.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 This GitHub Action, lint-gha-reviewdog, automates the linting of GitHub Actions workflows using tools like actionlint, zizmor, and ghalint. It provides features such as pull request feedback via reviewdog, CI failure notifications on push, and centralized tool version management.</description></item><item><title>Setup Microsoft PowerPoint for Mac</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-microsoft-powerpoint-for-mac/</link><pubDate>Wed, 25 Mar 2026 22:17:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-microsoft-powerpoint-for-mac/</guid><description>Version updated for https://github.com/NetOfficeFw/setup-powerpoint to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-powerpoint GitHub Action automates the installation of Microsoft PowerPoint for Mac on macOS runners in GitHub Actions workflows. It simplifies the process of setting up PowerPoint, providing key details like installation path, version, and build information for further use in automation tasks.</description></item><item><title>Run a Bright Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-a-bright-security-scan/</link><pubDate>Wed, 25 Mar 2026 22:17:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-a-bright-security-scan/</guid><description>Version updated for https://github.com/NeuraLegion/run-scan to version v1.4.
This action is used across all versions by 561 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with the Bright dynamic application and API security testing (DAST) platform to automate security scans for web applications, APIs, and other targets. It enables users to initiate new scans or rerun existing ones within their CI/CD pipelines, providing comprehensive and fast vulnerability assessments without false positives.</description></item><item><title>NORNR Budget Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/nornr-budget-shield/</link><pubDate>Wed, 25 Mar 2026 22:17:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/nornr-budget-shield/</guid><description>Version updated for https://github.com/NORNR/nornr-budget-shield 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 The NORNR Budget Shield GitHub Action is a review-first control mechanism designed to identify and comment on pull requests that introduce new payment, tool, vendor, or execution surfaces without an explicit governance story. Its primary purpose is to help teams proactively address potential financial or operational risks by flagging consequential changes early in the development process.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-aer-tests/</link><pubDate>Wed, 25 Mar 2026 22:16:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.132.
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 aer GitHub Action enables validation, testing, and execution of Apex code in a lightweight, Salesforce-compatible runtime directly within GitHub workflows. It automates the process of running Apex test suites and debugging Apex code without requiring deployment to a Salesforce org, significantly speeding up development and testing cycles.</description></item><item><title>Create an ephemeral environment in Octopus Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/create-an-ephemeral-environment-in-octopus-deploy/</link><pubDate>Wed, 25 Mar 2026 22:16:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/create-an-ephemeral-environment-in-octopus-deploy/</guid><description>Version updated for https://github.com/OctopusDeploy/create-ephemeral-environment to version v1.1.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 2 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 &amp;ldquo;Create Ephemeral Environment&amp;rdquo; GitHub Action automates the creation of on-demand, temporary test environments in Octopus Deploy. It helps streamline development workflows by enabling teams to validate changes in isolated environments while optimizing infrastructure costs.</description></item><item><title>ozi-secure-release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ozi-secure-release/</link><pubDate>Wed, 25 Mar 2026 22:16:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ozi-secure-release/</guid><description>Version updated for https://github.com/OZI-Project/secure-release to version 2.0.0.
This action is used across all versions by 1 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 secure-release GitHub Action facilitates secure and automated software release processes within CI/CD workflows. It ensures that releases are conducted with enhanced security measures, reducing the risk of unauthorized changes or vulnerabilities.</description></item><item><title>Pervaziv AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/pervaziv-ai-code-review/</link><pubDate>Wed, 25 Mar 2026 22:16:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/pervaziv-ai-code-review/</guid><description>Version updated for https://github.com/pervaziv/pervaziv-ai-code-review to version aicodereview-v2.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 Pervaziv AI Code Review GitHub Action automates security vulnerability detection in your repository by performing scans on every push or a defined schedule. It integrates with GitHub&amp;rsquo;s Security and Actions tabs to surface findings, provides detailed reports via the Pervaziv AI console, and optionally raises pull requests with suggested fixes for identified issues.</description></item><item><title>Rust Lint Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rust-lint-action/</link><pubDate>Wed, 25 Mar 2026 22:16:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rust-lint-action/</guid><description>Version updated for https://github.com/Profiidev/rust-lint-action to version v3.0.3.
This action is used across all versions by 20 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 Rust Lint Action is a GitHub Action designed to identify and optionally auto-fix linting and formatting issues in Rust projects using tools like clippy and rustfmt. It simplifies code quality enforcement by automating linting on commits and pull requests, providing actionable feedback through annotated commit checks.</description></item><item><title>Network Policy Enforcer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/network-policy-enforcer/</link><pubDate>Wed, 25 Mar 2026 22:16:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/network-policy-enforcer/</guid><description>Version updated for https://github.com/pwnchief/network-policy-enforcer 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 The Network Policy Enforcer GitHub Action monitors and enforces outbound network connections on CI/CD runners using eBPF and iptables. It provides two modes: Audit mode, which logs and summarizes all outbound connections for visibility, and Block mode, which enforces a strict allowlist by rejecting unauthorized connections, failing workflows, and identifying offending steps.</description></item><item><title>Basilisk AI Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/basilisk-ai-security-scan/</link><pubDate>Wed, 25 Mar 2026 22:16:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/basilisk-ai-security-scan/</guid><description>Version updated for https://github.com/regaan/basilisk to version v2.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 Basilisk is an open-source AI red teaming framework designed for automated security testing of large language models (LLMs) such as GPT, Claude, and custom APIs. It streamlines adversarial testing through features like genetic prompt evolution, posture scanning, behavior comparison across models, and detailed reporting, enabling security researchers and defensive teams to identify vulnerabilities in LLM applications.</description></item><item><title>Install go-task/task</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/install-go-task/task/</link><pubDate>Wed, 25 Mar 2026 22:16:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/install-go-task/task/</guid><description>Version updated for https://github.com/rsclarke/install-task to version v2.0.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 installs and caches the go-task/task automation tool on Linux and macOS runners, adding it to the system PATH while verifying downloads against official checksums. It automates the setup and version management of go-task/task, ensuring efficient reuse of cached installations across workflow runs.</description></item><item><title>AI Code Trust Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ai-code-trust-validator/</link><pubDate>Wed, 25 Mar 2026 22:16:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ai-code-trust-validator/</guid><description>Version updated for https://github.com/rudra496/ai-code-trust-validator to version v0.4.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 AI Code Trust Validator is a GitHub Action that analyzes AI-generated code to identify and address security vulnerabilities, logic errors, hallucinations, dependency issues, and technical debt across Python, JavaScript, and TypeScript. It automates tasks like security scanning, code validation, test generation, and providing AI-powered auto-fixes, enabling developers to ensure code quality and reliability before deploying to production.</description></item><item><title>RustMail Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rustmail-action/</link><pubDate>Wed, 25 Mar 2026 22:16:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rustmail-action/</guid><description>Version updated for https://github.com/rustmailapp/rustmail-action 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 The RustMail GitHub Action provides an automated way to start an SMTP server for capturing emails during CI workflows and assert on specific email properties. It simplifies testing email-related functionality by allowing developers to verify captured emails based on criteria such as subject, sender, recipient, or count.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rumdl-action/</link><pubDate>Wed, 25 Mar 2026 22:16:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.60.
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 Summary:
The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust. It automates the process of detecting and fixing common Markdown issues, ensuring consistent formatting and adherence to best practices. With features like 71 lint rules, support for multiple Markdown flavors, automatic formatting, detailed error reporting, and CI/CD integration, it offers a fast, configurable, and dependency-free solution for maintaining high-quality Markdown files.</description></item><item><title>Screenshots.live Render</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/screenshots.live-render/</link><pubDate>Wed, 25 Mar 2026 22:16:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/screenshots.live-render/</guid><description>Version updated for https://github.com/Screenshots-Live/render-screenshots-action 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 The Screenshots.live Render Action automates the generation of app store screenshots directly within a GitHub Actions workflow by leveraging the Screenshots.live REST API. It simplifies the process of creating and managing platform-specific screenshots, eliminating manual effort and ensuring consistency across releases.</description></item><item><title>SkillBubble Skills Update</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/skillbubble-skills-update/</link><pubDate>Wed, 25 Mar 2026 22:16:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/skillbubble-skills-update/</guid><description>Version updated for https://github.com/Skill-Bubble/skillbubble-integrations 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 SkillBubble Integrations is a GitHub Action designed to keep your professional skill profile up-to-date by automating skill tracking and suggestions. It offers two integration options: connecting with an AI assistant for personalized, conversational updates or syncing with your GitHub account to analyze personal contribution history and generate skill recommendations.</description></item><item><title>Skyhook Kustomize Edit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/skyhook-kustomize-edit/</link><pubDate>Wed, 25 Mar 2026 22:16:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/skyhook-kustomize-edit/</guid><description>Version updated for https://github.com/skyhook-io/kustomize-edit to version v1.5.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 The Kustomize Edit GitHub Action automates the process of updating kustomize overlays by modifying image tags, labels, annotations, replica counts, and environment file patches. It simplifies deployment workflows by handling common tasks like managing metadata, updating configuration files, and tracking deployment details in a GitOps-friendly manner.</description></item><item><title>LLM Model Deprecation Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/llm-model-deprecation-check/</link><pubDate>Wed, 25 Mar 2026 22:15:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/llm-model-deprecation-check/</guid><description>Version updated for https://github.com/techdevsynergy/llm-model-deprecation to version v1.2.1.
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 llm-model-deprecation GitHub Action automates the detection and tracking of deprecated or retired language model (LLM) versions across providers like OpenAI, Anthropic, and others. It helps developers identify outdated models used in their applications, provides replacement suggestions, and integrates seamlessly into CI pipelines to ensure proactive maintenance.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/vibecheck-ai-slop/</link><pubDate>Wed, 25 Mar 2026 22:15:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.3.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 Summary:
The vibecheck GitHub Action is a lightweight tool that identifies and flags common issues, vulnerabilities, and code smells often found in AI-generated or manually written code. It automates the detection of patterns such as hardcoded secrets, insecure coding practices, poor error handling, and AI-specific artifacts, helping developers improve code quality and security.</description></item><item><title>Convox Multitool</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/convox-multitool/</link><pubDate>Wed, 25 Mar 2026 13:44:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/convox-multitool/</guid><description>Version updated for https://github.com/beastawakens/action-convox-multi-slim to version v2.0.3.
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 The action-convox-multi-slim GitHub Action streamlines the use of Convox CLI by consolidating 17 commonly used commands into a single lightweight, Docker-based action. It automates tasks like authentication, app builds, deployments, scaling, and environment management, reducing workflow complexity and boilerplate.</description></item><item><title>GitHub Actions Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/github-actions-failure-analysis/</link><pubDate>Wed, 25 Mar 2026 13:44:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/github-actions-failure-analysis/</guid><description>Version updated for https://github.com/calebevans/gha-failure-analysis to version v0.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 This GitHub Action automates the analysis of failed workflows by processing logs, correlating errors with code changes, and generating detailed root cause analysis reports. It leverages AI-driven tools, including large language models (LLMs), to extract relevant failure information, identify causes, and provide actionable insights.</description></item><item><title>Denna Spec Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/denna-spec-validator/</link><pubDate>Wed, 25 Mar 2026 13:44:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/denna-spec-validator/</guid><description>Version updated for https://github.com/daocraft/denna-spec-validator-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 Denna Spec Validator Action is a GitHub Action designed to validate .denna-spec.json files against their specified JSON Schemas. It automates the process of schema validation by identifying files through configurable patterns, resolving schemas locally or remotely, and reporting validation results.</description></item><item><title>GitHub Metadata action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/github-metadata-action/</link><pubDate>Wed, 25 Mar 2026 13:43:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/github-metadata-action/</guid><description>Version updated for https://github.com/dockerbakery/github-metadata-action to version v5.0.
This action is used across all versions by 44 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, &amp;ldquo;GitHub Metadata Action for Docker Buildx Bake,&amp;rdquo; automates the inclusion of GitHub repository metadata into Docker Buildx bake definitions. It simplifies the process of integrating repository-specific context, such as environment variables and workflow data, into Docker builds.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/fallow-dead-code-analysis/</link><pubDate>Wed, 25 Mar 2026 13:43:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.8.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 This GitHub Action, &amp;ldquo;fallow,&amp;rdquo; is a high-performance codebase analyzer for TypeScript and JavaScript projects, built in Rust. It automates the detection of unused code (e.g., files, exports, dependencies), circular dependencies, duplicate code, and high-complexity functions, enabling developers to optimize and maintain cleaner, more efficient codebases.</description></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/aguara-security-scanner/</link><pubDate>Wed, 25 Mar 2026 13:43:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.12.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 Aguara is a security scanner designed to detect and prevent threats such as prompt injection, data exfiltration, and supply-chain attacks in AI agent skills and MCP servers before deployment. It automates comprehensive static analysis using advanced techniques like pattern matching, NLP, taint tracking, and cross-file toxic flow analysis to identify vulnerabilities and obfuscated payloads.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/evalview-ai-agent-testing/</link><pubDate>Wed, 25 Mar 2026 13:43:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.5.
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 EvalView is a GitHub Action designed to automate regression testing for AI agents, focusing on detecting silent behavior changes, tool call deviations, and quality regressions after updates. It provides capabilities to create baselines, track multi-turn execution traces, and pinpoint changes in agent behavior, ensuring reliable performance across model updates.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/neurolink-ai/</link><pubDate>Wed, 25 Mar 2026 13:43:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.31.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the connection between AI providers (e.g., OpenAI, Anthropic, Google) and application endpoints through a consistent API. It automates tasks like multi-provider failover, cost optimization, and tool routing while enabling seamless switching between AI providers and models.</description></item><item><title>Mipiti Verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mipiti-verify/</link><pubDate>Wed, 25 Mar 2026 13:43:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mipiti-verify/</guid><description>Version updated for https://github.com/Mipiti/mipiti-verify to version v0.10.0.
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 The mipiti-verify GitHub Action automates the verification of threat model assertions using the Mipiti platform, ensuring that security controls remain up-to-date and effective. It streamlines CI/CD workflows by integrating assertion checks into pipelines, leveraging AI models for comprehensive validation and enabling automated reporting of verification status.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/totem-shield/</link><pubDate>Wed, 25 Mar 2026 13:43:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.5.3.
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 governance tool that creates a persistent memory layer for AI coding agents and compiles architectural rules into enforceable CI guardrails. It automates the process of maintaining and enforcing coding standards across projects and repositories, ensuring consistency and compliance without repeatedly instructing AI agents.</description></item><item><title>Podcast Feed Generator Utility</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/podcast-feed-generator-utility/</link><pubDate>Wed, 25 Mar 2026 13:43:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/podcast-feed-generator-utility/</guid><description>Version updated for https://github.com/mprice-nagarro/podcast-generator to version v1.0.
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 The podcast-generator GitHub Action automates the creation of podcast RSS feeds by transforming audio files and metadata into a compliant feed. It streamlines the process of publishing and maintaining podcasts, eliminating manual RSS updates while ensuring compatibility with podcast platforms.</description></item><item><title>MDSone Markdown to HTML</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mdsone-markdown-to-html/</link><pubDate>Wed, 25 Mar 2026 13:43:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mdsone-markdown-to-html/</guid><description>Version updated for https://github.com/ni-null/mdsone to version 0.3.0.
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 Summary:
The mdsone GitHub Action is a Markdown-to-HTML conversion tool that automates the process of transforming Markdown files into fully functional, self-contained HTML documents. It addresses the need for easily shareable, standalone HTML files by embedding all necessary assets (CSS, images, etc.</description></item><item><title>MCP Agent AI-Powered Build Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mcp-agent-ai-powered-build-failure-analysis/</link><pubDate>Wed, 25 Mar 2026 13:43:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mcp-agent-ai-powered-build-failure-analysis/</guid><description>Version updated for https://github.com/PrabhaharanNM/github-actions-mcp-agent to version v1.0.0.
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 This GitHub Action automates the analysis of workflow failures using AI-powered insights, combining data from GitHub, Kubernetes, and JFrog Artifactory to identify root causes and assign responsibility. It streamlines incident resolution by providing structured failure analysis, creating issues or tickets, posting comments, and generating detailed reports.</description></item><item><title>RevoTale docker container multi-arch build &amp; push action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/revotale-docker-container-multi-arch-build-push-action/</link><pubDate>Wed, 25 Mar 2026 13:43:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/revotale-docker-container-multi-arch-build-push-action/</guid><description>Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.4.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The docker-multi-arch-release-action is a GitHub Action designed to automate the building and pushing of multi-architecture Docker images. It simplifies tagging by automatically deriving tags from Git references or allowing custom tag configurations, streamlining the release process for containerized applications.</description></item><item><title>CodeScope PR Visualizer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/codescope-pr-visualizer/</link><pubDate>Wed, 25 Mar 2026 13:43:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/codescope-pr-visualizer/</guid><description>Version updated for https://github.com/shivamshinde123/CodeScope 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 CodeScope is a GitHub Action that automates the generation of visual Mermaid diagrams for pull requests, providing a clear and concise representation of code changes. It analyzes PR diffs, evaluates file relationships and impacts using the Anthropic Claude API, and posts a color-coded flowchart as a PR comment.</description></item><item><title>Swift Android Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/swift-android-action/</link><pubDate>Wed, 25 Mar 2026 13:42:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/swift-android-action/</guid><description>Version updated for https://github.com/skiptools/swift-android-action to version v2.9.0.
This action is used across all versions by 111 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables building and running Swift package tests on an Android emulator by leveraging the official Swift SDK for Android. It automates the cross-compilation of Swift code for Android from Linux or macOS hosts and allows execution of SwiftPM test targets on Android emulators, streamlining CI workflows for multi-platform Swift development.</description></item><item><title>Extract Commit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/extract-commit-action/</link><pubDate>Wed, 25 Mar 2026 13:42:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/extract-commit-action/</guid><description>Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.1.
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 &amp;ldquo;Extract Commit Action&amp;rdquo; is a GitHub Action designed to analyze commit messages and extract specific information using customizable regex patterns or commands. It automates the process of parsing commit history to retrieve structured data, such as environment variables, feature tags, or version numbers, and supports output in text, JSON, or CSV formats.</description></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-changelog-generator/</link><pubDate>Wed, 25 Mar 2026 13:42:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.7.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs from a project&amp;rsquo;s git history by parsing commit messages following the Conventional Commits format. It organizes changes into categorized sections (e.</description></item><item><title>Go Git Commit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-git-commit-action/</link><pubDate>Wed, 25 Mar 2026 13:42:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/go-git-commit-action/</guid><description>Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.3.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Go Git Commit Action&amp;rdquo; is a GitHub Action designed to automate common Git operations, including committing, pushing changes, managing tags, and creating pull requests. Built with Go for enhanced performance and reliability, it simplifies workflows by handling tasks like authentication, file pattern matching, and branch management.</description></item><item><title>Multi Git Mirror</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/multi-git-mirror/</link><pubDate>Wed, 25 Mar 2026 13:42:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/multi-git-mirror/</guid><description>Version updated for https://github.com/somaz94/multi-git-mirror to version v1.1.1.
This action is used across all versions by 35 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi Git Mirror GitHub Action automates the process of mirroring repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others, in a single workflow step. It simplifies repository synchronization by supporting selective branch/tag mirroring, concurrent operations, and flexible authentication methods while offering robust features like retry logic, dry-run mode, and credential masking.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-depvault-cli/</link><pubDate>Wed, 25 Mar 2026 13:42:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.4.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 DepVault is a full-stack web platform that automates dependency analysis, vulnerability detection, and secret management across multiple programming ecosystems. It scans project dependencies to identify security vulnerabilities, outdated packages, and license compliance issues, while also providing AES-256-GCM encrypted vaults for storing and managing environment variables and secret files.</description></item><item><title>SecurityAuditorScanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/securityauditorscanner/</link><pubDate>Wed, 25 Mar 2026 13:42:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/securityauditorscanner/</guid><description>Version updated for https://github.com/taoufikmohamed/securityauditor 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 Security Auditor GitHub Action is an AI-powered DevSecOps tool designed to scan Python and JavaScript repositories for security vulnerabilities, such as SQL injection, hardcoded secrets, and insecure dependencies. It automates tasks like generating detailed security reports, creating AI-assisted fixes, and optionally applying or proposing remediations via pull requests.</description></item><item><title>Commit via GitHub API</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/commit-via-github-api/</link><pubDate>Wed, 25 Mar 2026 13:42:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/commit-via-github-api/</guid><description>Version updated for https://github.com/vig-os/commit-action to version v0.2.0.
This action is used across all versions by 4 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 Commit Action is a GitHub Action designed to automate committing changes to a repository using the GitHub API. It creates automatically signed commits that can bypass branch protection rules, streamlining workflows that require updates to protected branches.</description></item><item><title>JaCoCo Report by Vilmos</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/jacoco-report-by-vilmos/</link><pubDate>Wed, 25 Mar 2026 13:42:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/jacoco-report-by-vilmos/</guid><description>Version updated for https://github.com/vilmosnagy/jacoco-report to version 1.7.2-v2.
This action is used across all versions by 3 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 jacoco-report GitHub Action automates the process of analyzing and reporting code coverage for pull requests. It generates a JaCoCo coverage report and posts a summary as a comment on the pull request, with customizable thresholds for overall project coverage and coverage of changed files.</description></item><item><title>Emoji PR Complexity</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/emoji-pr-complexity/</link><pubDate>Wed, 25 Mar 2026 13:42:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/emoji-pr-complexity/</guid><description>Version updated for https://github.com/ziadoz/emoji-pr-complexity to version v1.
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 &amp;ldquo;Emoji PR Complexity&amp;rdquo; GitHub Action automatically evaluates the complexity of pull requests based on metrics like the number of changed lines, files touched, and distinct file extensions, and prefixes the PR title with a corresponding emoji to indicate its complexity level.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/muaddib-scanner/</link><pubDate>Wed, 25 Mar 2026 06:01:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.10.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze known threats and suspicious behavior in npm and PyPI packages, leveraging advanced techniques like deobfuscation, inter-module dataflow analysis, and machine learning classification. It automates the identification of supply chain vulnerabilities, providing risk scoring, detailed threat explanations, and pre-installation scans to mitigate risks before dependency installation.</description></item><item><title>cagent Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cagent-runner/</link><pubDate>Wed, 25 Mar 2026 06:01:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cagent-runner/</guid><description>Version updated for https://github.com/docker/cagent-action to version v1.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 28 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action simplifies the execution of Docker-based AI agents within GitHub workflows, automating binary downloads, environment setup, and agent execution. It enhances security by detecting leaked secrets, suspicious prompts, and automatically responding to incidents, making it ideal for tasks like AI-powered code analysis and automated pull request reviews.</description></item><item><title>HyperHawk Link Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/hyperhawk-link-checker/</link><pubDate>Wed, 25 Mar 2026 06:01:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/hyperhawk-link-checker/</guid><description>Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.5.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, HyperHawk, scans markdown files for broken links, including internal, same-organization GitHub links, and external URLs. It automates link validation by reporting broken links directly on pull requests via inline review comments with one-click fix suggestions, and generates summary tables or annotations for pushes or scheduled workflows.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/npm-pkg-lint/</link><pubDate>Wed, 25 Mar 2026 06:01:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.2.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, npm-pkg-lint, is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as missing or unnecessary fields, outdated Node.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/fallow-dead-code-analysis/</link><pubDate>Wed, 25 Mar 2026 06:01:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.8.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, fallow, is a high-performance codebase analyzer for TypeScript and JavaScript, designed to identify unused code, circular dependencies, code duplication, and complexity hotspots quickly and efficiently. Built with Rust, it automates the detection of issues like unused files, exports, dependencies, and types, while also highlighting risky areas such as high-complexity functions, enabling developers to optimize and maintain cleaner, more efficient codebases.</description></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/aguara-security-scanner/</link><pubDate>Wed, 25 Mar 2026 06:00:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.12.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 Aguara is a security scanner designed to detect and prevent vulnerabilities in AI agent skills and MCP (multi-capabilities platform) servers before deployment. It automates the identification of threats such as prompt injection, data exfiltration, supply-chain attacks, and obfuscated payloads using a multi-layer analysis engine, cross-file toxic flow detection, and advanced decoding techniques.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cloud-audit-aws-security-scanner/</link><pubDate>Wed, 25 Mar 2026 06:00:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit to version v1.0.2.
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 Summary:
The cloud-audit GitHub Action is an open-source AWS security scanner that automates the detection and remediation of security risks in AWS environments. It performs 47 checks across 15 AWS resource types, maps findings to CIS AWS Foundations Benchmark controls, and uniquely correlates findings into exploitable attack paths while estimating breach costs.</description></item><item><title>Cleanup Redundant PRs and Branches from CD Automation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cleanup-redundant-prs-and-branches-from-cd-automation/</link><pubDate>Wed, 25 Mar 2026 06:00:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/cleanup-redundant-prs-and-branches-from-cd-automation/</guid><description>Version updated for https://github.com/GlueOps/github-actions-cleanup-redundant-cd-prs to version v1.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 cleanup of redundant pull requests and their associated branches created during Continuous Deployment workflows, particularly in scenarios where multiple releases are generated but only the latest one is approved.</description></item><item><title>OpenTofu - Continuous Delivery</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/opentofu-continuous-delivery/</link><pubDate>Wed, 25 Mar 2026 06:00:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/opentofu-continuous-delivery/</guid><description>Version updated for https://github.com/GlueOps/github-actions-opentofu-continuous-delivery to version v2.0.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 facilitates automated continuous delivery workflows using OpenTofu and Terraform. It automates tasks such as infrastructure planning, change detection, manual approval for production deployments, and Slack notifications.</description></item><item><title>Artifact Policy Engine</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/artifact-policy-engine/</link><pubDate>Wed, 25 Mar 2026 06:00:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/artifact-policy-engine/</guid><description>Version updated for https://github.com/Helixar-AI/ReleaseGuard to version v0.1.5.
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 ReleaseGuard is an open-source artifact security engine designed to secure and validate final build outputs in software development pipelines. It automates artifact scanning for sensitive data, applies hardening transforms, generates SBOMs, signs and attests artifacts, and enforces release policies, helping to prevent issues like leaked secrets, metadata, or unsigned executables.</description></item><item><title>Sandboxed Trivy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/sandboxed-trivy/</link><pubDate>Wed, 25 Mar 2026 06:00:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/sandboxed-trivy/</guid><description>Version updated for https://github.com/lhotari/sandboxed-trivy-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 Sandboxed Trivy Action is a GitHub Action designed to run the Trivy vulnerability scanner within a highly secure, sandboxed Docker container. It automates the detection of vulnerabilities in container images, file systems, code repositories, and infrastructure-as-code configurations, while employing strict security measures to prevent container escapes and limit access to sensitive resources.</description></item><item><title>Download file from URL and cache it in GitHub Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/download-file-from-url-and-cache-it-in-github-actions/</link><pubDate>Wed, 25 Mar 2026 06:00:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/download-file-from-url-and-cache-it-in-github-actions/</guid><description>Version updated for https://github.com/mercury233/action-cache-download-file to version v1.1.0.
This action is used across all versions by 8 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 downloading a file from a specified URL and caching it to avoid redundant downloads in future workflow runs. It addresses the inefficiency of repeatedly downloading the same file by leveraging caching, which improves speed and reduces bandwidth usage.</description></item><item><title>GASS - Github Activity Scoring System</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/gass-github-activity-scoring-system/</link><pubDate>Wed, 25 Mar 2026 06:00:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/gass-github-activity-scoring-system/</guid><description>Version updated for https://github.com/michael-bey/gass to version v1.1.0.
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 GASS GitHub Action uses AI to analyze and score the quality of pull request code, then stores the results on-chain using the O2 Oracle platform. It automates code quality reviews, enabling repositories to generate developer performance metrics for use in applications such as token distribution, contributor reputation systems, and community rewards.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/totem-shield/</link><pubDate>Wed, 25 Mar 2026 06:00:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.5.1.
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 governance tool that compiles project-specific architectural rules into a persistent, model-agnostic memory layer for AI coding agents and a deterministic enforcement system for Git workflows. It automates the enforcement of coding standards and architectural constraints across repositories, ensuring consistency and compliance without requiring repeated input for AI tools like Copilot or Claude.</description></item><item><title>Setup Nextmv CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-nextmv-cli/</link><pubDate>Wed, 25 Mar 2026 06:00:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/setup-nextmv-cli/</guid><description>Version updated for https://github.com/nextmv-io/setup-nextmv to version v1.0.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 The setup-nextmv GitHub Action simplifies the setup of the Nextmv CLI within workflows, enabling users to manage and interact with Nextmv Platform apps efficiently. It automates the installation of the CLI, optional version management with uv, and API key configuration for performing nextmv cloud operations, streamlining deployment and app management tasks.</description></item><item><title>Shoutrrr GitHub Notifications Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/shoutrrr-github-notifications-action/</link><pubDate>Wed, 25 Mar 2026 06:00:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/shoutrrr-github-notifications-action/</guid><description>Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.16.
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 This GitHub Action integrates with Shoutrrr to automate the sending of notifications from GitHub workflows. It simplifies the process of notifying users or systems about workflow events, such as deployments, by leveraging Shoutrrr&amp;rsquo;s supported notification services.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-aer-tests/</link><pubDate>Wed, 25 Mar 2026 06:00:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.131.
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 aer GitHub Action enables users to validate, test, and debug Salesforce Apex code directly within their CI/CD pipelines or local environments, without requiring deployment to a Salesforce org. It automates the execution of Apex test suites, individual code paths, and interactive debugging using a lightweight, Salesforce-compatible runtime, significantly streamlining development workflows and reducing test cycle times.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/multi-style-contribution-snake/</link><pubDate>Wed, 25 Mar 2026 05:59:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v25.03.26.
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 creation of dynamic, animated visualizations of your GitHub contribution graph in multiple styles and shapes, offering customizable themes, geometric patterns, and bold month labels for enhanced readability. It solves the problem of manually designing contribution graph visuals by providing automated generation of high-quality SVGs and GIFs, along with a gallery for easy preview.</description></item><item><title>Drawio Export Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/drawio-export-action/</link><pubDate>Wed, 25 Mar 2026 05:59:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/drawio-export-action/</guid><description>Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.46.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 is a GitHub Action designed to automate the export of draw.io diagrams into various formats such as PNG, PDF, SVG, and more. It simplifies the process of converting and synchronizing draw.</description></item><item><title>mcp-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mcp-scan/</link><pubDate>Wed, 25 Mar 2026 05:59:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/mcp-scan/</guid><description>Version updated for https://github.com/rodolfboctor/mcp-scan to version v1.7.3.
This action is used across all versions by 0 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 mcp-scan GitHub Action is a security scanner designed to automatically analyze MCP server configurations for vulnerabilities and potential risks. It detects issues such as hardcoded secrets, malicious packages, insecure permissions, and other security flaws across various tools and platforms.</description></item><item><title>AI Code Trust Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ai-code-trust-validator/</link><pubDate>Wed, 25 Mar 2026 05:59:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/ai-code-trust-validator/</guid><description>Version updated for https://github.com/rudra496/ai-code-trust-validator to version v0.3.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 AI Code Trust Validator is a GitHub Action and tool designed to analyze and validate AI-generated code for quality, security, and reliability. It automates tasks such as detecting security vulnerabilities, logic errors, hallucinations, and technical debt, while providing detailed reports, auto-fix suggestions, and test generation.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/drift-architectural-erosion-check/</link><pubDate>Wed, 25 Mar 2026 05:59:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift to version v0.5.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 Drift is a Python-based architectural analysis tool designed to detect and address cross-file architectural erosion, technical debt, and structural degradation caused by AI-assisted coding tools. It complements traditional linters, type checkers, and security scanners by identifying issues like pattern fragmentation, boundary violations, and silent code duplication that those tools typically miss.</description></item><item><title>Rust Cache S3</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rust-cache-s3/</link><pubDate>Wed, 25 Mar 2026 05:59:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/rust-cache-s3/</guid><description>Version updated for https://github.com/silafood/rust-cache-s3 to version v2.1.4.
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 The Rust Cache S3 Action is a GitHub Action that accelerates Rust project builds by caching dependencies and build artifacts, with added support for S3-compatible storage solutions like AWS S3, MinIO, and RustFS.</description></item><item><title>evnx — .env Security &amp; Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/evnx-.env-security-validation/</link><pubDate>Wed, 25 Mar 2026 05:59:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/evnx-.env-security-validation/</guid><description>Version updated for https://github.com/urwithajit9/evnx-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 evnx-action GitHub Action automates the security and validation of .env files in CI pipelines by providing functionality to scan for secrets, validate configurations, detect discrepancies between .env and .env.example files, and more. It helps developers catch secrets, placeholder values, misconfigurations, and file drift before deployment, reducing risks of exposing sensitive data or introducing configuration errors.</description></item><item><title>Google Chat Card Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/google-chat-card-action/</link><pubDate>Wed, 25 Mar 2026 05:59:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/25/google-chat-card-action/</guid><description>Version updated for https://github.com/voidrot/gchat-action to version v1.0.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 The Google Chat Action automates the process of sending feature-rich notifications to Google Chat spaces directly from GitHub Actions workflows. It supports various message types, including workflow status, deployment updates, pull request details, issue notifications, and custom messages, with automatic threading for better organization.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/muaddib-scanner/</link><pubDate>Tue, 24 Mar 2026 22:05:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.8.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain threats in npm and PyPI packages. It leverages advanced techniques like multi-engine scanning, deobfuscation, behavior analysis, and machine learning to identify known threats, suspicious patterns, and potential vulnerabilities.</description></item><item><title>id.org.ai</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/id.org.ai/</link><pubDate>Tue, 24 Mar 2026 22:05:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/id.org.ai/</guid><description>Version updated for https://github.com/dot-org-ai/id to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 22.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the claiming of anonymous tenants created via headless.ly by using GitHub identity for authentication, eliminating the need for personal access tokens (PATs) or secrets. It automates the process of tenant provisioning, claiming, and configuration management by leveraging OIDC tokens, ensuring secure and streamlined integration with GitHub workflows.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/fallow-dead-code-analysis/</link><pubDate>Tue, 24 Mar 2026 22:05:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.7.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, fallow, is a Rust-based codebase analyzer designed to optimize TypeScript and JavaScript projects by detecting unused code, circular dependencies, duplicate code, and high-complexity functions. It automates tasks like identifying dead files, unused exports, and unresolved imports, while offering significantly faster performance compared to similar tools.</description></item><item><title>OpenAPI Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/openapi-sync/</link><pubDate>Tue, 24 Mar 2026 22:05:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/openapi-sync/</guid><description>Version updated for https://github.com/fingerprintjs/action-openapi-sync 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 OpenAPI Sync Action is a GitHub Action designed to automate the synchronization of OpenAPI schema files between repositories. It resolves challenges related to keeping API specifications up-to-date by handling tasks such as filtering internal schema content, detecting and acting on meaningful changes, bundling multi-file schemas, and cleaning up outdated target files.</description></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/aguara-security-scanner/</link><pubDate>Tue, 24 Mar 2026 22:05:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.10.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 Aguara is a security scanner designed to analyze AI agent skills and MCP servers, detecting vulnerabilities like prompt injection, data exfiltration, and supply-chain attacks before deployment. It automates static code analysis using advanced techniques, including pattern matching, NLP, and taint tracking, to identify and mitigate risks across multiple file formats and configurations.</description></item><item><title>accessibility-scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/accessibility-scanner/</link><pubDate>Tue, 24 Mar 2026 22:05:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/accessibility-scanner/</guid><description>Version updated for https://github.com/github/accessibility-scanner to version v2.12.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 33 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action designed to identify accessibility barriers in digital products, automate issue creation, and propose AI-powered fixes using GitHub Copilot. It scans websites, repositories, and dynamic content for accessibility issues, generates actionable GitHub issues, and optionally assigns them to GitHub Copilot for automated pull request creation, streamlining the process of improving accessibility.</description></item><item><title>Build with Gradle</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/build-with-gradle/</link><pubDate>Tue, 24 Mar 2026 22:05:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/build-with-gradle/</guid><description>Version updated for https://github.com/gradle/actions to version v6.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 46,579 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action suite facilitates automation for Gradle-based projects, offering three primary functionalities: configuring Gradle for optimal execution (setup-gradle), generating and submitting dependency graphs for vulnerability tracking (dependency-submission), and validating Gradle Wrapper JAR checksums (wrapper-validation).</description></item><item><title>Branch exists</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/branch-exists/</link><pubDate>Tue, 24 Mar 2026 22:05:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/branch-exists/</guid><description>Version updated for https://github.com/GuillaumeFalourd/branch-exists to version v1.2.
This action is used across all versions by 55 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Branch Exists Action is a GitHub Action designed to check if a specific branch exists in the current repository. It automates the verification process for branch existence, streamlining workflows that depend on conditional actions based on branch availability.</description></item><item><title>Git Submodules Upgrade</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/git-submodules-upgrade/</link><pubDate>Tue, 24 Mar 2026 22:04:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/git-submodules-upgrade/</guid><description>Version updated for https://github.com/itsapinhulk/git-submodules-upgrade to version v1.8.
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 git-submodules-upgrade GitHub Action automates the process of upgrading Git submodules in a repository to their latest remote commits. It can optionally create or update a pull request with the changes, streamlining the management of submodule updates and reducing manual effort.</description></item><item><title>Deploy to Cloudflare Workers with Wrangler - fork of official</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/deploy-to-cloudflare-workers-with-wrangler-fork-of-official/</link><pubDate>Tue, 24 Mar 2026 22:04:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/deploy-to-cloudflare-workers-with-wrangler-fork-of-official/</guid><description>Version updated for https://github.com/jamestalmage/wrangler-action to version v3.14.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wrangler GitHub Action simplifies the deployment of Cloudflare Workers and Pages by integrating the Wrangler CLI directly into GitHub workflows. It automates tasks such as worker deployment, environment configuration, and secret management, allowing developers to streamline continuous integration and delivery processes.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/official-junie-github-action/</link><pubDate>Tue, 24 Mar 2026 22:04:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding agent, Junie, into GitHub workflows to automate tasks such as code changes, issue resolution, and pull request management. It helps developers by analyzing codebases, performing fixes, reviewing pull requests, investigating CI failures, and responding to developer prompts directly within GitHub issues and PRs.</description></item><item><title>ghafmt</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ghafmt/</link><pubDate>Tue, 24 Mar 2026 22:04:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ghafmt/</guid><description>Version updated for https://github.com/jonathanrainer/ghafmt to version v0.1.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 The ghafmt GitHub Action is a formatter designed to standardize and enforce consistent styling in GitHub Actions YAML files, including workflows (.yml) and action metadata files (action.yml / action.yaml). It automates tasks such as reordering keys, sorting blocks alphabetically, normalizing whitespace, and converting IDs to snake_case, reducing formatting inconsistencies and simplifying code reviews by ensuring diffs highlight only meaningful changes.</description></item><item><title>Fetch Salesforce Field Definitions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/fetch-salesforce-field-definitions/</link><pubDate>Tue, 24 Mar 2026 22:04:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/fetch-salesforce-field-definitions/</guid><description>Version updated for https://github.com/kotaoue/salesforce-field-inspector to version v1.0.1.
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 salesforce-field-inspector GitHub Action automates the process of extracting Salesforce FieldDefinition metadata using the Salesforce Tooling API and saving the data in JSON or CSV formats. It simplifies metadata management by enabling users to fetch, filter, and export field definitions for all, custom, or standard Salesforce objects, providing flexible output options for integration or documentation purposes.</description></item><item><title>Check Suite Timer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/check-suite-timer/</link><pubDate>Tue, 24 Mar 2026 22:04:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/check-suite-timer/</guid><description>Version updated for https://github.com/kschaer/checksuite-timer to version v1.0.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 The checksuite-timer GitHub Action tracks and analyzes the duration of GitHub Actions checksuites triggered by push events to the main branch, providing insights into the &amp;ldquo;wall-to-wall&amp;rdquo; time required for all checks to complete after a PR merge.</description></item><item><title>Latchkey Docker Cache Build</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/latchkey-docker-cache-build/</link><pubDate>Tue, 24 Mar 2026 22:04:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/latchkey-docker-cache-build/</guid><description>Version updated for https://github.com/latchkey-dev/docker-cache-action 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 The Latchkey Docker Cache Action automates Docker image builds with layer caching by leveraging Amazon Elastic Container Registry (ECR) on Latchkey-managed runners. It detects and configures caching flags to enable efficient builds across ephemeral runner instances, reducing build times and improving performance.</description></item><item><title>Linear Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/linear-release/</link><pubDate>Tue, 24 Mar 2026 22:04:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/linear-release/</guid><description>Version updated for https://github.com/linear/linear-release-action to version v0.6.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 Linear Release Action is a GitHub Action designed to integrate Linear&amp;rsquo;s release management system with CI/CD pipelines. It automates tasks such as syncing deployments with Linear releases, scanning commit messages for issue references, and creating or updating releases in Linear.</description></item><item><title>Next.js Turbopack Bundle Size</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/next.js-turbopack-bundle-size/</link><pubDate>Tue, 24 Mar 2026 22:04:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/next.js-turbopack-bundle-size/</guid><description>Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.5.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 This GitHub Action, Next.js Turbopack Bundle Size, automates the tracking of bundle sizes for Next.js App Router routes across pull requests. It compares the current PR&amp;rsquo;s bundle sizes against a baseline stored in the default branch and posts a detailed, route-by-route size comparison as a comment on the PR.</description></item><item><title>NetOfficeFw/nuget-login</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/netofficefw/nuget-login/</link><pubDate>Tue, 24 Mar 2026 22:04:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/netofficefw/nuget-login/</guid><description>Version updated for https://github.com/NetOfficeFw/nuget-login to version v2.0.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 The NuGet Login (OIDC) GitHub Action facilitates secure, passwordless authentication to NuGet servers by leveraging OpenID Connect (OIDC). It automates the process of generating a short-lived NuGet API key by exchanging a GitHub OIDC token with a NuGet-compatible token service, enabling secure package publishing without the need for long-lived credentials.</description></item><item><title>Laravel Horizon Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/laravel-horizon-doctor/</link><pubDate>Tue, 24 Mar 2026 22:04:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/laravel-horizon-doctor/</guid><description>Version updated for https://github.com/okaufmann/laravel-horizon-doctor to version v2.5.2.
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 Laravel Horizon Doctor is a tool designed to validate and optimize the configuration of Laravel Horizon against your application&amp;rsquo;s queue settings, ensuring proper alignment and detecting potential misconfigurations. It automates tasks such as cross-checking queue connections, verifying job attributes (e.</description></item><item><title>Setup Redgate Flyway</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/setup-redgate-flyway/</link><pubDate>Tue, 24 Mar 2026 22:04:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/setup-redgate-flyway/</guid><description>Version updated for https://github.com/red-gate/setup-flyway to version v3.3.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 5 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 setup-flyway GitHub Action automates the installation of the Flyway CLI, enabling seamless database migrations, schema version control, and integration into CI/CD workflows.</description></item><item><title>Release Gems</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/release-gems/</link><pubDate>Tue, 24 Mar 2026 22:04:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/release-gems/</guid><description>Version updated for https://github.com/release-gems/action to version v1.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 release-gems is a GitHub Action designed to streamline and secure the release process for Ruby gems by automating tasks such as building, attesting provenance, and publishing to RubyGems.org or other registries. It eliminates the need for dependencies like Bundler, reduces permission scopes, integrates with GitHub releases, and generates release attestations to enhance supply chain security.</description></item><item><title>uv Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/uv-dependency-submission/</link><pubDate>Tue, 24 Mar 2026 22:03:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/uv-dependency-submission/</guid><description>Version updated for https://github.com/rmuir/uv-dependency-submission to version v1.0.1.
This action is used across all versions by 28 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 generating and submitting a complete dependency graph from uv.lock files in a repository to GitHub. It enhances GitHub&amp;rsquo;s native dependency detection by including transitive dependencies, dependency relationships, and SBOM paths, which are typically not provided by default.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/rumdl-action/</link><pubDate>Tue, 24 Mar 2026 22:03:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.59.
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 to ensure consistency and enforce best practices in Markdown files. It automates tasks like detecting and fixing common Markdown issues, supports multiple Markdown flavors, and provides detailed error reporting, making it ideal for CI/CD pipelines and editor integration.</description></item><item><title>Secure SBOM Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/secure-sbom-action/</link><pubDate>Tue, 24 Mar 2026 22:03:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/secure-sbom-action/</guid><description>Version updated for https://github.com/shiftleftcyber/secure-sbom-action to version v2.2.1.
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 automates the signing and verification of Software Bill of Materials (SBOMs) and cryptographic digests using the SecureSBOM API. It ensures the integrity and authenticity of SBOMs in CI/CD workflows, enabling organizations to cryptographically attest to their validity.</description></item><item><title>Causinator 9000 CI Diagnosis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/causinator-9000-ci-diagnosis/</link><pubDate>Tue, 24 Mar 2026 22:03:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/causinator-9000-ci-diagnosis/</guid><description>Version updated for https://github.com/sylvainsf/causinator9000 to version v1.0.0.
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 The Causinator 9000 is a reactive causal inference engine designed to identify and rank the probable causes of infrastructure degradation by analyzing dependency graphs, deployment changes, and observed symptoms. It automates the diagnosis of system issues by tracing causal paths through a dependency DAG, applying Bayesian inference, temporal decay, and hop attenuation to compute confidence scores for potential root causes.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ziran-agent-security-scan/</link><pubDate>Tue, 24 Mar 2026 22:03:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.23.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 ZIRAN is a GitHub Action designed for security testing of AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of vulnerabilities arising from tool combinations, side effects, multi-phase attack campaigns, and agent-to-agent interactions, providing a comprehensive framework for identifying and mitigating risks in complex AI systems.</description></item><item><title>Azure Kubernetes set context</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/azure-kubernetes-set-context/</link><pubDate>Tue, 24 Mar 2026 14:03:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/azure-kubernetes-set-context/</guid><description>Version updated for https://github.com/Azure/aks-set-context to version v5.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 9,754 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, Azure Kubernetes Service set context, is designed to configure the Kubernetes cluster context for Azure Kubernetes Service (AKS) in GitHub workflows.</description></item><item><title>Extract Release Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/extract-release-version/</link><pubDate>Tue, 24 Mar 2026 14:03:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/extract-release-version/</guid><description>Version updated for https://github.com/baileyherbert/version-action to version v4.0.1.
This action is used across all versions by 15 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 extracts version information from the github.ref context, supporting semantic versioning (semver) to automate version parsing in CI/CD workflows. It simplifies tasks such as identifying the full version, stripping the v prefix, validating semver compliance, and extracting specific semver components like major, minor, patch, prerelease, and build metadata.</description></item><item><title>Cimon by Cycode</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/cimon-by-cycode/</link><pubDate>Tue, 24 Mar 2026 14:03:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/cimon-by-cycode/</guid><description>Version updated for https://github.com/CycodeLabs/cimon-action to version v0.10.0.
This action is used across all versions by 46 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Cimon GitHub Action is a runtime security solution that safeguards CI/CD pipelines by detecting and preventing software supply-chain attacks, such as those targeting SolarWinds and CodeCov. Powered by eBPF technology, it monitors kernel-level activity to identify and mitigate threats in real time, ensuring secure pipeline execution.</description></item><item><title>FlakeHub Cache</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/flakehub-cache/</link><pubDate>Tue, 24 Mar 2026 14:03:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/flakehub-cache/</guid><description>Version updated for https://github.com/DeterminateSystems/flakehub-cache-action to version v3.17.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 421 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary FlakeHub Cache Action is a GitHub Action that provides a zero-configuration binary caching solution for Nix, improving build efficiency across CI platforms, workstations, and production environments. It automates the caching and retrieval of Nix build artifacts, ensuring faster and more consistent workflows while supporting seamless integration with GitHub Actions and other platforms.</description></item><item><title>Azure multi-deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/azure-multi-deploy/</link><pubDate>Tue, 24 Mar 2026 14:03:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/azure-multi-deploy/</guid><description>Version updated for https://github.com/DHI-GRAS/azure-multi-deploy-action to version 1.7.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Azure multi-deploy action automates the build and deployment of Azure web and function apps, including creating separate staging deployments for open pull requests. It supports both monorepo and single-app repository structures, streamlining the deployment process for complex or simple projects.</description></item><item><title>HyperHawk Link Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/hyperhawk-link-checker/</link><pubDate>Tue, 24 Mar 2026 14:03:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/hyperhawk-link-checker/</guid><description>Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, HyperHawk, scans markdown files for broken links, including internal, same-organization GitHub, and external HTTP/HTTPS links. It automates link validation in pull requests by posting inline review comments with fix suggestions, and provides summary reports on pushes or scheduled runs.</description></item><item><title>AI Pull Request Describer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ai-pull-request-describer/</link><pubDate>Tue, 24 Mar 2026 14:02:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/ai-pull-request-describer/</guid><description>Version updated for https://github.com/fajarhide/ai-pr-describer to version v1.1.2.
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 AI Pull Request Describer GitHub Action automates the generation of concise descriptions for pull requests by leveraging OpenAI-compatible AI models. Triggered when a pull request is labeled with &amp;ldquo;ai-describe&amp;rdquo;, it analyzes the changes and updates the pull request description or adds a comment, saving time and improving documentation consistency.</description></item><item><title>Gatling Enterprise Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/gatling-enterprise-action/</link><pubDate>Tue, 24 Mar 2026 14:02:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/gatling-enterprise-action/</guid><description>Version updated for https://github.com/gatling/enterprise-action to version v1.5.1.
This action is used across all versions by 16 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 Gatling Enterprise GitHub Action enables users to seamlessly run Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates the integration of performance testing into the development pipeline, streamlining the process of validating application scalability and reliability.</description></item><item><title>Publish Multi-Arch Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-multi-arch-image/</link><pubDate>Tue, 24 Mar 2026 14:02:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-multi-arch-image/</guid><description>Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.10.
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 The multiarch-image-publish GitHub Action is designed to automate the publishing of signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image integrity by signing and verifying individual platform images and their provenance before publishing, while also generating platform-specific and multi-arch tags.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/delstack-action/</link><pubDate>Tue, 24 Mar 2026 14:02:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.6.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 delstack is a command-line tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with resources that are typically difficult to remove, such as non-empty S3 buckets or protected resources.</description></item><item><title>h2oGPTe Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/h2ogpte-agent/</link><pubDate>Tue, 24 Mar 2026 14:02:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/h2ogpte-agent/</guid><description>Version updated for https://github.com/h2oai/h2ogpte-action to version v0.3.0-beta.
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 h2oGPTe GitHub Action integrates AI-powered assistance into your GitHub workflow, enabling intelligent code reviews, contextual codebase analysis, and automated code generation or commits by simply tagging @h2ogpte in comments, issues, or pull requests. It automates tasks such as providing feedback on pull requests, generating documentation, and enhancing development efficiency through AI-driven insights and actions.</description></item><item><title>mdschema</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/mdschema/</link><pubDate>Tue, 24 Mar 2026 14:01:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/mdschema/</guid><description>Version updated for https://github.com/jackchuka/mdschema to version v0.12.7.
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 mdschema is a schema-based Markdown documentation validator designed to enforce consistent structure and formatting across projects. By leveraging a YAML-defined schema, it validates the structure, headings, code blocks, links, and other elements of Markdown files, ensuring adherence to predefined documentation standards.</description></item><item><title>RepoForge AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/repoforge-ai/</link><pubDate>Tue, 24 Mar 2026 14:01:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/repoforge-ai/</guid><description>Version updated for https://github.com/JNZader/repoforge to version v0.4.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 RepoForge is an AI-powered tool designed to analyze codebases and automate the generation of comprehensive technical documentation, AI agent skill files, security scans, dependency graphs, and large language model (LLM)-ready exports. It simplifies the process of creating project-specific documentation and AI integration assets, while also providing features like security analysis, code complexity scoring, and token optimization.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/lingo.dev-ai-localization/</link><pubDate>Tue, 24 Mar 2026 14:01:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/lingo.dev-ai-localization/</guid><description>Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.5.
This action is used across all versions by 65 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 simplify and automate localization workflows for developers, particularly those using AI-powered coding assistants. It addresses common challenges in setting up and managing i18n by providing tools like AI-driven i18n setup for React apps, automated translation pipelines in CI/CD environments, runtime translation capabilities, and build-time localization for React.</description></item><item><title>Publish npm with Provenance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-npm-with-provenance/</link><pubDate>Tue, 24 Mar 2026 14:01:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-npm-with-provenance/</guid><description>Version updated for https://github.com/lovc21/publish-npm-provenance to version v1.1.
This action is used across all versions by 0 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 process of publishing Node.js packages to the npm registry using pnpm, with support for stable and beta releases based on Git tags. It ensures secure and verifiable package publishing by generating npm provenance, which links the published package to its source repository and build instructions, helping to prevent tampering.</description></item><item><title>Publish TF output</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-tf-output/</link><pubDate>Tue, 24 Mar 2026 14:01:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/publish-tf-output/</guid><description>Version updated for https://github.com/marcinbator/publish-terraform-output 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 This GitHub Action automates the process of publishing Terraform or OpenTofu plan command outputs by displaying them as comments on pull requests, workflow summaries, and uploaded artifacts. It streamlines collaboration by centralizing critical infrastructure changes for review, ensuring visibility and traceability.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/secondbrainaction/</link><pubDate>Tue, 24 Mar 2026 14:01:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2511-attempt1.
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 SecondBrain is a CLI tool designed to retrieve, filter, and analyze data from various external sources (e.g., Salesforce, Slack, ZenDesk) using Retrieval Augmented Generation (RAG) techniques and a Large Language Model (LLM). It automates tasks such as extracting insights, generating summaries, and analyzing content from disparate data sources like directories, GitHub repositories, and YouTube transcripts.</description></item><item><title>Pollinations PR Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/pollinations-pr-reviewer/</link><pubDate>Tue, 24 Mar 2026 14:01:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/pollinations-pr-reviewer/</guid><description>Version updated for https://github.com/mikl-shortcuts/Pollinations-PR-Reviewer to version v1.0.0.
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 Pollinations PR Reviewer GitHub Action provides AI-driven code reviews for pull requests, automating the analysis of code changes and generating feedback directly within the PR workflow. It eliminates the need for manual review setup by leveraging Pollinations AI to evaluate diffs, post comments, and suggest approvals or changes.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/totem-shield/</link><pubDate>Tue, 24 Mar 2026 14:01:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.4.3.
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 governance tool designed to enforce architectural and coding rules consistently across projects, integrating seamlessly into Git workflows. It automates the creation of a persistent, model-agnostic memory layer and deterministic guardrails, ensuring AI coding agents like Copilot and Claude adhere to predefined rules without repeated manual input.</description></item><item><title>Upload to Nexus Mods</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/upload-to-nexus-mods/</link><pubDate>Tue, 24 Mar 2026 14:01:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/upload-to-nexus-mods/</guid><description>Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.3.
This action is used across all versions by 9 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 NexusMods Upload GitHub Action automates the process of uploading mod files to NexusMods as part of a CI/CD workflow using the NexusMods v3 API. It simplifies and streamlines mod file deployment by handling file uploads, versioning, and optional metadata like file descriptions and categories.</description></item><item><title>nombresArchivos</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/nombresarchivos/</link><pubDate>Tue, 24 Mar 2026 14:01:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/nombresarchivos/</guid><description>Version updated for https://github.com/piruetasxyz/nombresArchivos to version v0.0.9.
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 GitHub Action nombresArchivos automates the process of retrieving and managing file names within a repository. It simplifies tasks related to file organization, identification, or tracking by programmatically listing file names. This action is useful for workflows that require dynamic access to repository file information.</description></item><item><title>GHA Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/gha-scanner/</link><pubDate>Tue, 24 Mar 2026 14:00:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/gha-scanner/</guid><description>Version updated for https://github.com/raajheshkannaa/gha-scanner to version v1.1.0.
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 GHA Scanner is a static analysis tool for GitHub Actions workflows that identifies security misconfigurations, injection vulnerabilities, supply chain risks, and CI/CD hygiene issues. It automates the detection of potential threats by performing 25 security checks across 8 categories, providing a graded security posture report for repositories.</description></item><item><title>Automated Github Action Maven Version Bump -SL</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/automated-github-action-maven-version-bump-sl/</link><pubDate>Tue, 24 Mar 2026 14:00:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/automated-github-action-maven-version-bump-sl/</guid><description>Version updated for https://github.com/sergiolarrad/gh-action-bump-maven-version to version v1.0.3.
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 gh-action-bump-maven-version GitHub Action automates the process of updating the Maven project version in the pom.xml file based on commit messages, ensuring semantic versioning. It increments the major, minor, or patch version depending on the type of changes, pushes the updated version and corresponding tag to the repository, and optionally cancels builds triggered by the version bump.</description></item><item><title>Restore Outdated PR Comments</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/restore-outdated-pr-comments/</link><pubDate>Tue, 24 Mar 2026 14:00:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/restore-outdated-pr-comments/</guid><description>Version updated for https://github.com/sk2andy/restore-outdated-pr-comments-action to version v1.0.1.
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 restoration of outdated pull request (PR) review threads by re-anchoring unresolved comments to the current diff while preserving the thread structure, original author attribution, and contextual information. It solves the problem of losing visibility on unresolved feedback when GitHub marks review threads as outdated due to changes in the reviewed lines.</description></item><item><title>Build and push Docker images with WarpBuild</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/build-and-push-docker-images-with-warpbuild/</link><pubDate>Tue, 24 Mar 2026 14:00:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/build-and-push-docker-images-with-warpbuild/</guid><description>Version updated for https://github.com/WarpBuilds/build-push-action to version v6.0.8.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 30 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 WarpBuild build-push-action is a GitHub Action designed to build and push Docker images using Docker Buildx and WarpBuild&amp;rsquo;s remote builders. It automates multi-platform builds and supports advanced BuildKit features, such as secrets management and remote caching, while leveraging WarpBuild-specific profiles for optimized performance.</description></item><item><title>snapshot-save</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/snapshot-save/</link><pubDate>Tue, 24 Mar 2026 14:00:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/24/snapshot-save/</guid><description>Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.1.3.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 WarpSnapshot is a GitHub Action designed to create reusable snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by restoring the runner&amp;rsquo;s state from the snapshot.</description></item><item><title>DEPBADGE</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/depbadge/</link><pubDate>Mon, 23 Mar 2026 21:42:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/depbadge/</guid><description>Version updated for https://github.com/ehildt/depbadge to version v1.3.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Depbadge is a CLI tool that automates the generation and maintenance of project dependency and status badges for documentation files, ensuring they remain consistent, accurate, and up-to-date. It dynamically creates Shields.</description></item><item><title>Github Helpers</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/github-helpers/</link><pubDate>Mon, 23 Mar 2026 21:42:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/github-helpers/</guid><description>Version updated for https://github.com/ExpediaGroup/github-helpers to version v1.86.3.
This action is used across all versions by 1 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 github-helpers GitHub Action provides a suite of tools designed to simplify and standardize common CI/CD tasks, such as managing pull requests, automating approvals, labeling, and tracking merge queue positions. It addresses common workflow challenges, such as ensuring proper PR reviews, updating branches for merge safety, and automating repetitive tasks like assigning reviewers or adding labels.</description></item><item><title>package-json-validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/package-json-validator/</link><pubDate>Mon, 23 Mar 2026 21:42:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/package-json-validator/</guid><description>Version updated for https://github.com/ExpediaGroup/package-json-validator to version v1.11.0.
This action is used across all versions by 19 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 package-json-validator GitHub Action is designed to automate the validation of package.json files against configurable rules, ensuring adherence to dependency conventions and best practices. It checks for issues such as version ranges, dependency tags, duplicate keys, and unsupported fields like resolutions, helping developers maintain consistency and avoid common errors in their projects.</description></item><item><title>gha-release-versioning</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/gha-release-versioning/</link><pubDate>Mon, 23 Mar 2026 21:42:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/gha-release-versioning/</guid><description>Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.2.
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 semantic versioning for repositories by calculating the version using the GitVersion tool and optionally creating Git tags and GitHub releases. It simplifies version management by dynamically determining or accepting predefined versions and supports advanced tagging and release workflows.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fallow-dead-code-analysis/</link><pubDate>Mon, 23 Mar 2026 21:42:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.4.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, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript that identifies unused code, circular dependencies, and duplicated code. Built in Rust, it automates code quality checks by detecting unused files, exports, dependencies, and types, while also uncovering issues like unresolved imports and duplicate exports with significantly faster performance compared to similar tools.</description></item><item><title>fish-shop/run-fishtape-tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fish-shop/run-fishtape-tests/</link><pubDate>Mon, 23 Mar 2026 21:41:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fish-shop/run-fishtape-tests/</guid><description>Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.99.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/run-fishtape-tests GitHub Action automates the execution of Fishtape tests for .fish shell scripts within a repository. It simplifies testing workflows by identifying and running tests based on customizable file patterns, while providing enhanced output readability through integration with tap-diff.</description></item><item><title>Publish Multi-Arch Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/publish-multi-arch-image/</link><pubDate>Mon, 23 Mar 2026 21:41:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/publish-multi-arch-image/</guid><description>Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.9.
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 The multiarch-image-publish GitHub Action automates the process of publishing signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image provenance and integrity through signing and verification, addressing the need for streamlined multi-platform image management.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/the-janitor-stop-the-slop/</link><pubDate>Mon, 23 Mar 2026 21:41:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.9.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 The Janitor is a GitHub Action designed to enforce structural integrity in AI-generated code by acting as a &amp;ldquo;structural firewall.&amp;rdquo; It automates the detection and prevention of vulnerabilities, language antipatterns, and dead code in pull requests, ensuring code quality before merges occur.</description></item><item><title>Build with Gradle</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/build-with-gradle/</link><pubDate>Mon, 23 Mar 2026 21:41:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/build-with-gradle/</guid><description>Version updated for https://github.com/gradle/actions to version v6.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 46,533 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action repository provides tools to automate tasks for Gradle projects, including configuring Gradle for optimal execution (setup-gradle), generating and submitting dependency graphs to identify vulnerabilities (dependency-submission), and validating Gradle Wrapper checksum files (wrapper-validation).</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/evalview-ai-agent-testing/</link><pubDate>Mon, 23 Mar 2026 21:41:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.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 EvalView is a GitHub Action designed for regression testing of AI agents by automating behavior snapshotting, change detection, and quality monitoring. It identifies regressions such as altered tool paths, degraded output quality, or silent errors after model updates by comparing execution traces against golden baselines.</description></item><item><title>Cairn Collect + Ingest to gh-pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/cairn-collect--ingest-to-gh-pages/</link><pubDate>Mon, 23 Mar 2026 21:41:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/cairn-collect--ingest-to-gh-pages/</guid><description>Version updated for https://github.com/iamgp/cairn to version v0.3.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 This GitHub Action, Cairn, automates the generation and deployment of historical reports to GitHub Pages by collecting and ingesting CI outputs. It simplifies tasks such as gathering check results, managing run records, building static report assets, publishing them, and optionally posting PR summary comments.</description></item><item><title>Contributor Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/contributor-report/</link><pubDate>Mon, 23 Mar 2026 21:41:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/contributor-report/</guid><description>Version updated for https://github.com/jdiegosierra/contributor-report to version v1.3.3.
This action is used across all versions by 3 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 Contributor Report GitHub Action analyzes pull request (PR) contributors and generates detailed reports using objective metrics to help maintainers identify and mitigate low-quality, AI-generated spam contributions. It automates the evaluation of a contributor&amp;rsquo;s activity history, providing pass/fail metric results, recommendations, and insights to improve contribution quality while enabling informed decision-making for repository maintainers.</description></item><item><title>GHAGGA Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghagga-code-review/</link><pubDate>Mon, 23 Mar 2026 21:41:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghagga-code-review/</guid><description>Version updated for https://github.com/JNZader/ghagga to version v2.7.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GHAGGA is an AI-powered code review tool that automates the review of pull requests by combining large language model (LLM) analysis, 16 static analysis tools, and a project memory system that learns from past reviews.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/pipelock-agent-security-scan/</link><pubDate>Mon, 23 Mar 2026 21:41:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v2.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 Pipelock is an open-source security tool designed to protect AI agents by acting as an agent firewall and local runtime. It provides network traffic scanning, process containment, and enforcement of tool usage policies to prevent data leaks, unauthorized access, and malicious activity.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/agent-bom-scan/</link><pubDate>Mon, 23 Mar 2026 21:41:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.1.
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 GitHub Action agent-bom automates the discovery, scanning, and analysis of vulnerabilities across AI agents, their dependencies, and associated credentials. It identifies the &amp;ldquo;blast radius&amp;rdquo; of a CVE by mapping its impact from packages to servers, agents, and exposed tools or secrets.</description></item><item><title>GHGen Workflow Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghgen-workflow-analyzer/</link><pubDate>Mon, 23 Mar 2026 21:41:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghgen-workflow-analyzer/</guid><description>Version updated for https://github.com/nigelhorne/App-GHGen to version v5.
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 App::GHGen is a GitHub Actions workflow generator, analyzer, and optimizer designed to streamline CI/CD pipeline maintenance. It automates the generation of optimized workflows based on project type, analyzes existing workflows for performance, security, and cost issues, and applies intelligent fixes or suggests improvements.</description></item><item><title>XAI Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/xai-review/</link><pubDate>Mon, 23 Mar 2026 21:41:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/xai-review/</guid><description>Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.62.0.
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 AI Review is an AI-powered code review tool designed to automate and enhance the code review process within CI/CD workflows. It integrates with popular version control systems like GitHub, GitLab, and Bitbucket, providing inline comments, summary reviews, and AI-generated replies to pull requests.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/run-aer-tests/</link><pubDate>Mon, 23 Mar 2026 21:40:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.130.
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 aer GitHub Action enables developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly in their GitHub workflows or local environment. It streamlines testing cycles for Salesforce development by eliminating the need to deploy code to a Salesforce org, making iterations faster and more reproducible.</description></item><item><title>crates-io-auth-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/crates-io-auth-action/</link><pubDate>Mon, 23 Mar 2026 21:40:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/crates-io-auth-action/</guid><description>Version updated for https://github.com/rust-lang/crates-io-auth-action to version v1.0.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 1,325 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 crates-io-auth-action GitHub Action automates the process of obtaining a temporary access token for interacting with the crates.io registry, including support for custom registry URLs.</description></item><item><title>ifttt-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ifttt-lint/</link><pubDate>Mon, 23 Mar 2026 21:40:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ifttt-lint/</guid><description>Version updated for https://github.com/simonepri/ifttt-lint to version v0.7.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 ifttt-lint GitHub Action is a linter that enforces cross-file consistency by using LINT.IfChange and LINT.ThenChange directives in code comments. It automates the detection of co-dependent changes across files, ensuring that related updates in code, documentation, or configurations stay synchronized, and prevents issues that might otherwise go unnoticed until production.</description></item><item><title>Skyhook Kustomize Smart Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skyhook-kustomize-smart-deploy/</link><pubDate>Mon, 23 Mar 2026 21:40:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skyhook-kustomize-smart-deploy/</guid><description>Version updated for https://github.com/skyhook-io/kustomize-deploy to version v1.9.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 This GitHub Action, Kustomize Deploy, automates Kubernetes deployments by handling both GitOps (e.g., ArgoCD) and direct kubectl deployments with automatic mode detection. It simplifies tasks such as updating Kubernetes manifests (image tags, labels, and environment variables), managing namespaces, and monitoring deployment rollouts, enabling seamless integration into CI/CD pipelines.</description></item><item><title>Socket Basics Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/socket-basics-security-scanner/</link><pubDate>Mon, 23 Mar 2026 21:40:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/socket-basics-security-scanner/</guid><description>Version updated for https://github.com/SocketDev/socket-basics to version v2.0.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 Socket Basics is a security automation tool that integrates multiple security scanners (SAST, secrets detection, container scanning, and dependency analysis) into a unified solution. It consolidates scan results into a standardized format and provides automated feedback, such as PR comments, to streamline security reviews in CI/CD pipelines.</description></item><item><title>ForgeKit Scaffold</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/forgekit-scaffold/</link><pubDate>Mon, 23 Mar 2026 21:40:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/forgekit-scaffold/</guid><description>Version updated for https://github.com/SubhanshuMG/forgekit-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 ForgeKit Action automates the scaffolding of production-ready projects directly within GitHub Actions workflows. It generates complete project setups—including the tech stack, Dockerfile, CI/CD configurations, tests, and environment settings—tailored to predefined templates for various use cases like web apps, APIs, and machine learning pipelines.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ziran-agent-security-scan/</link><pubDate>Mon, 23 Mar 2026 21:40:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.22.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 ZIRAN is a security testing GitHub Action designed to identify vulnerabilities in AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of attack paths by analyzing dangerous tool combinations, detecting side effects, and simulating multi-phase attack campaigns using a graph-based approach.</description></item><item><title>Aegis AI Governance Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/aegis-ai-governance-gate/</link><pubDate>Mon, 23 Mar 2026 13:40:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/aegis-ai-governance-gate/</guid><description>Version updated for https://github.com/Acacian/aegis 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 Aegis is a Python middleware that provides governance and control over AI agent actions by enforcing policy checks, approval gates, and audit logging. It prevents risky or unauthorized actions, such as critical API calls or data deletions, by integrating directly into your agent code without requiring additional infrastructure.</description></item><item><title>actionhippie-kubectl</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/actionhippie-kubectl/</link><pubDate>Mon, 23 Mar 2026 13:40:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/actionhippie-kubectl/</guid><description>Version updated for https://github.com/actionhippie/kubectl to version v1.13.5.
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 This GitHub Action provides functionality for applying Kubernetes manifests by integrating kubectl commands into automated workflows. It simplifies Kubernetes management tasks, such as retrieving resources or deploying configurations, by automating interactions with a Kubernetes cluster directly within a CI/CD pipeline.</description></item><item><title>MkDocs Github Pages Releaser</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/mkdocs-github-pages-releaser/</link><pubDate>Mon, 23 Mar 2026 13:40:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/mkdocs-github-pages-releaser/</guid><description>Version updated for https://github.com/afritzler/mkdocs-gh-pages-action to version v9.7.6.
This action is used across all versions by 41 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mkdocs-gh-pages-action is a GitHub Action designed to build MkDocs-based documentation and publish it to GitHub Pages without relying on Docker. It addresses the challenges faced by users in GitHub Enterprise environments or self-hosted runners where Docker is not supported.</description></item><item><title>Cached node_modules</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/cached-node_modules/</link><pubDate>Mon, 23 Mar 2026 13:40:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/cached-node_modules/</guid><description>Version updated for https://github.com/AnnAngela/cached_node-modules to version v5.0.0.
This action is used across all versions by 16 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 AnnAngela/cached_node-modules GitHub Action provides a caching mechanism for node_modules to significantly reduce dependency installation time during CI/CD workflows, particularly on slower runners like GitHub-hosted Windows runners. By leveraging customizable cache keys and automated cache management, it ensures efficient dependency restoration and minimizes redundant installations, improving build times and consistency.</description></item><item><title>DocDrift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/docdrift/</link><pubDate>Mon, 23 Mar 2026 13:40:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/docdrift/</guid><description>Version updated for https://github.com/ayush698800/docwatcher to version v2.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 DocDrift is a GitHub Action and CLI tool that identifies and fixes outdated or missing documentation in your codebase using AI, ensuring your project documentation stays accurate. It automates the detection of changes in functions or classes, evaluates related documentation for correctness, generates fixes, and updates documentation before commits or during pull requests.</description></item><item><title>Azure PowerShell Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/azure-powershell-action/</link><pubDate>Mon, 23 Mar 2026 13:40:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/azure-powershell-action/</guid><description>Version updated for https://github.com/Azure/powershell to version v3.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 3,693 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 GitHub Action for Azure PowerShell enables the automation of workflows by running Azure PowerShell scripts directly within GitHub Actions. It simplifies cloud management tasks, such as resource provisioning and configuration, across Azure public, government, and Stack environments.</description></item><item><title>Turbo Cache Server</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/turbo-cache-server/</link><pubDate>Mon, 23 Mar 2026 13:40:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/turbo-cache-server/</guid><description>Version updated for https://github.com/brunojppb/turbo-cache-server to version 3.0.1.
This action is used across all versions by 1 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 Turbo Cache Server GitHub Action provides a self-hosted, API-compliant remote caching solution for Turborepo, leveraging S3-compatible storage. It automates the setup of a remote cache server to store and retrieve build artifacts, reducing build times and improving CI/CD efficiency.</description></item><item><title>ra - AI Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ra-ai-agent/</link><pubDate>Mon, 23 Mar 2026 13:39:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ra-ai-agent/</guid><description>Version updated for https://github.com/chinmaymk/ra to version v0.0.5.
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 Ra GitHub Action is a configurable and autonomous task automation tool that operates as an agent loop, capable of running commands through a CLI, REPL, HTTP server, or cron jobs. It streamlines complex workflows by managing tasks, adapting reasoning depth, and executing actions until completion, all while leveraging AI models from providers like OpenAI and Anthropic.</description></item><item><title>Exclosured Precompiled Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/exclosured-precompiled-action/</link><pubDate>Mon, 23 Mar 2026 13:39:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/exclosured-precompiled-action/</guid><description>Version updated for https://github.com/cocoa-xu/exclosured-precompiled-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 Exclosured Precompiled Action is a GitHub Action designed to automate the building and packaging of Exclosured WebAssembly (WASM) modules for distribution. It streamlines the process by compiling modules to the wasm32-unknown-unknown target, bundling them into precompiled archives with checksums, and providing outputs for seamless integration with release workflows.</description></item><item><title>Run Salesforce Code Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/run-salesforce-code-analyzer/</link><pubDate>Mon, 23 Mar 2026 13:39:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/run-salesforce-code-analyzer/</guid><description>Version updated for https://github.com/forcedotcom/run-code-analyzer to version v2.8.0.
This action is used across all versions by 109 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 Run Salesforce Code Analyzer GitHub Action automates the process of scanning Salesforce project code for violations using the Salesforce Code Analyzer CLI plugin. It detects and categorizes issues by severity, uploads detailed analysis results as workflow artifacts, and provides a summary of findings, including insights specific to pull request changes.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/the-janitor-stop-the-slop/</link><pubDate>Mon, 23 Mar 2026 13:39:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.9.1.
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 Janitor is a GitHub Action that acts as a structural firewall to enforce code integrity on pull requests, specifically targeting vulnerabilities and structural issues often introduced by AI-generated code. It automates the detection and categorization of critical threats, dead code, and structural anomalies in real-time, providing quantifiable risk assessments and financial impact reports.</description></item><item><title>GitHub Screenshot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/github-screenshot-action/</link><pubDate>Mon, 23 Mar 2026 13:39:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/github-screenshot-action/</guid><description>Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.22.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action automates the process of capturing, monitoring, and versioning website screenshots. It uses a JSON-driven configuration to define target URLs, supports parallel execution, retry logic, and scheduling via cron jobs, and can automatically create pull requests with updated screenshots.</description></item><item><title>Scannr - Website Link Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/scannr-website-link-scanner/</link><pubDate>Mon, 23 Mar 2026 13:39:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/scannr-website-link-scanner/</guid><description>Version updated for https://github.com/JBSommeling/scannr to version v1.0.2.
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 Scannr is a Laravel package and GitHub Action designed to automate website crawling and link integrity checks. It detects broken links, redirect chains, HTTPS downgrades, and other issues, while supporting JavaScript rendering for single-page applications (SPAs).</description></item><item><title>ghafmt</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghafmt/</link><pubDate>Mon, 23 Mar 2026 13:39:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ghafmt/</guid><description>Version updated for https://github.com/jonathanrainer/ghafmt 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 ghafmt is a formatting tool designed to standardize GitHub Actions YAML files, including workflows and action metadata (action.yml/action.yaml). It automates the process of reordering keys, sorting blocks alphabetically, enforcing consistent spacing, and converting identifiers to snake_case, thereby reducing formatting inconsistencies and improving code readability.</description></item><item><title>CanICode Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/canicode-action/</link><pubDate>Mon, 23 Mar 2026 13:39:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/canicode-action/</guid><description>Version updated for https://github.com/let-sunny/canicode-action 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 CanICode Action is a GitHub Action designed to analyze Figma designs during the CI/CD process, ensuring they meet predefined quality thresholds before merging pull requests. It automates the extraction of Figma URLs from PR descriptions, evaluates design quality based on various metrics, and provides a score, grade, and detailed feedback as a PR comment.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/totem-shield/</link><pubDate>Mon, 23 Mar 2026 13:39:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.4.1.
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 GitHub Action and CLI tool designed to enforce architectural and coding rules across projects, creating a persistent, model-agnostic memory layer for AI coding agents like Copilot and Claude. It automates the governance of coding standards and compliance by compiling rules into deterministic guardrails, ensuring consistency and preventing violations without requiring real-time AI intervention.</description></item><item><title>Awesome List Radar</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/awesome-list-radar/</link><pubDate>Mon, 23 Mar 2026 13:38:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/awesome-list-radar/</guid><description>Version updated for https://github.com/moven0831/awesome-list-radar to version v1.3.0.
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 Summary:
The &amp;ldquo;Awesome List Radar&amp;rdquo; GitHub Action automates the discovery and triage of new, relevant content for awesome lists by scanning various sources like GitHub repositories, research papers, blogs, and package registries.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/agent-bom-scan/</link><pubDate>Mon, 23 Mar 2026 13:38:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.75.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 agent-bom GitHub Action is designed to identify and map the impact of vulnerabilities (e.g., CVEs) in AI agent dependencies, tracing their potential &amp;ldquo;blast radius&amp;rdquo; from affected packages to exposed credentials, tools, and servers. It automates the discovery, scanning, and analysis of dependencies, leveraging CVE databases, secret detection, and compliance frameworks to assess security risks and provide actionable insights.</description></item><item><title>Adaptive Tasks K8s</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/adaptive-tasks-k8s/</link><pubDate>Mon, 23 Mar 2026 13:38:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/adaptive-tasks-k8s/</guid><description>Version updated for https://github.com/NadeeshaMedagama/adaptive_tasks_k8s to version v0.0.1.
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 Adaptive Tasks K8s GitHub Action automates the CI/CD pipeline for a full-stack task management system, streamlining processes such as building, testing, security scanning, containerization, and deployment to Kubernetes environments. It simplifies dependency updates, release creation, and package publishing, ensuring efficient maintenance and deployment workflows.</description></item><item><title>QWED Protocol Verification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/qwed-protocol-verification/</link><pubDate>Mon, 23 Mar 2026 13:38:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/qwed-protocol-verification/</guid><description>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.</description></item><item><title>scalified/helm-chart-bump-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/scalified/helm-chart-bump-action/</link><pubDate>Mon, 23 Mar 2026 13:38:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/scalified/helm-chart-bump-action/</guid><description>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&amp;rsquo;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.</description></item><item><title>License Compliance Enforcer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/license-compliance-enforcer/</link><pubDate>Mon, 23 Mar 2026 13:38:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/license-compliance-enforcer/</guid><description>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.</description></item><item><title>YAMLResume</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/yamlresume/</link><pubDate>Mon, 23 Mar 2026 13:38:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/yamlresume/</guid><description>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.</description></item><item><title>Truss Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/truss-push/</link><pubDate>Mon, 23 Mar 2026 05:55:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/truss-push/</guid><description>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.</description></item><item><title>ESLint Feedback</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/eslint-feedback/</link><pubDate>Mon, 23 Mar 2026 05:55:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/eslint-feedback/</guid><description>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.</description></item><item><title>Token Who Am I</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/token-who-am-i/</link><pubDate>Mon, 23 Mar 2026 05:54:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/token-who-am-i/</guid><description>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.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/muaddib-scanner/</link><pubDate>Mon, 23 Mar 2026 05:54:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/muaddib-scanner/</guid><description>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&amp;rsquo;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.</description></item><item><title>Skylos - Python SAST, Dead Code Detection &amp; PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skylos-python-sast-dead-code-detection-pr-gate/</link><pubDate>Mon, 23 Mar 2026 05:54:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skylos-python-sast-dead-code-detection-pr-gate/</guid><description>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.</description></item><item><title>Version Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/version-check/</link><pubDate>Mon, 23 Mar 2026 05:54:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/version-check/</guid><description>Version updated for https://github.com/EndBug/version-check to version v3.0.0.
This action is used across all versions by 1,884 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 Version Check GitHub Action is designed to verify if the version of an npm package has been updated, facilitating automation in release workflows. Unlike other actions, it does not perform tasks like publishing or tagging but instead provides an output that can be utilized in custom workflow steps.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fallow-dead-code-analysis/</link><pubDate>Mon, 23 Mar 2026 05:54:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.3.1.
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 This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript projects, built using Rust. It automates the detection of unused code, circular dependencies, and duplicate code blocks, offering insights into unused files, exports, dependencies, and other inefficiencies.</description></item><item><title>oh-my-agent update</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/oh-my-agent-update/</link><pubDate>Mon, 23 Mar 2026 05:54:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/oh-my-agent-update/</guid><description>Version updated for https://github.com/first-fluke/oma-update-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 &amp;ldquo;oh-my-agent update action&amp;rdquo; automates the process of updating oh-my-agent skills in a repository by running as a scheduled GitHub Action. It detects changes in specified directories and either creates a pull request or directly commits updates, streamlining the maintenance of agent configurations.</description></item><item><title>spa-smoke-test-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/spa-smoke-test-action/</link><pubDate>Mon, 23 Mar 2026 05:54:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/spa-smoke-test-action/</guid><description>Version updated for https://github.com/GabrielCousin/spa-smoke-test-action to version v1.0.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 &amp;ldquo;SPA smoke-test action&amp;rdquo; is a GitHub Action designed to verify the successful rendering of a single-page application (SPA) after deployment. It uses a headless browser to navigate to a specified URL and checks for the presence of a key CSS selector to ensure the app has loaded correctly, addressing issues like silent failures in JavaScript hydration or missing elements.</description></item><item><title>Marimushka Export Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/marimushka-export-action/</link><pubDate>Mon, 23 Mar 2026 05:54:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/marimushka-export-action/</guid><description>Version updated for https://github.com/Jebel-Quant/marimushka to version v0.3.5.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Marimushka is a tool that automates the process of exporting Marimo notebooks to HTML or WebAssembly format, enabling the creation of interactive, shareable web versions of notebooks and applications without requiring Python installation. It provides customizable templates, supports both interactive and standalone modes, and integrates with GitHub Actions for streamlined deployment.</description></item><item><title>Sentra Repository Risk Score</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/sentra-repository-risk-score/</link><pubDate>Mon, 23 Mar 2026 05:54:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/sentra-repository-risk-score/</guid><description>Version updated for https://github.com/lesis-lat/sentra to version v0.0.2.
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 Sentra is a toolset of Perl modules designed to automate and enhance security processes for GitHub repositories. It provides functionality to analyze repositories, track security posture through metrics related to vulnerabilities, and manage alerts for outdated repositories or dependencies.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/secondbrainaction/</link><pubDate>Mon, 23 Mar 2026 05:54:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2507-attempt1.
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 SecondBrain is a CLI tool that integrates with external data sources (e.g., Salesforce, Slack, ZenDesk) to retrieve and filter relevant information, which is then processed and analyzed using a Large Language Model (LLM). It automates tasks like generating insights, reports, and summaries from disparate data sources, including directories of documents, GitHub repositories, and YouTube transcripts.</description></item><item><title>Binary Size &amp; Memory Footprint Tracking</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/binary-size-memory-footprint-tracking/</link><pubDate>Mon, 23 Mar 2026 05:54:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/binary-size-memory-footprint-tracking/</guid><description>Version updated for https://github.com/membrowse/membrowse-action to version v1.1.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 MemBrowse is a tool designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/totem-shield/</link><pubDate>Mon, 23 Mar 2026 05:54:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.3.19.
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 GitHub Action that automates the enforcement of architectural rules and coding standards within a project by creating a persistent, model-agnostic memory layer. It ensures consistent rule compliance across AI coding agents (e.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/multi-style-contribution-snake/</link><pubDate>Mon, 23 Mar 2026 05:53:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v23.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms a user&amp;rsquo;s contribution graph into dynamic, animated visuals with five distinct themes, geometric shapes, and automated month labels. It automates the generation of customized GIF and SVG animations, providing a visually engaging way to showcase contribution activity.</description></item><item><title>Basilisk AI Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/basilisk-ai-security-scan/</link><pubDate>Mon, 23 Mar 2026 05:53:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/basilisk-ai-security-scan/</guid><description>Version updated for https://github.com/regaan/basilisk to version v1.1.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 Basilisk is an open-source AI red teaming framework designed to automate security testing of large language models (LLMs) like ChatGPT, Claude, and others. It leverages advanced genetic prompt evolution to identify vulnerabilities, such as jailbreaks and logic bypasses, providing tools for adversarial prompt testing, behavioral comparisons, and forensic reporting.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/rumdl-action/</link><pubDate>Mon, 23 Mar 2026 05:53:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.58.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistent formatting and adherence to best practices in Markdown files. It automates tasks like detecting and fixing common Markdown issues, supports multiple Markdown flavors, and provides a highly configurable experience with zero runtime dependencies.</description></item><item><title>Skyhook Kustomize Smart Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skyhook-kustomize-smart-deploy/</link><pubDate>Mon, 23 Mar 2026 05:53:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/skyhook-kustomize-smart-deploy/</guid><description>Version updated for https://github.com/skyhook-io/kustomize-deploy to version v1.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 The Kustomize Deploy GitHub Action automates Kubernetes application deployments by supporting both GitOps (e.g., ArgoCD) and direct kubectl modes, with automatic detection of the appropriate deployment method. It simplifies tasks such as updating image tags, labels, and environment variables in Kubernetes manifests, managing namespaces, and monitoring deployment rollouts.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ziran-agent-security-scan/</link><pubDate>Mon, 23 Mar 2026 05:53:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.20.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 ZIRAN is a GitHub Action and security testing tool designed to identify vulnerabilities in AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of attack paths arising from dangerous tool combinations, detects side effects from agent actions, and executes multi-phase penetration testing campaigns.</description></item><item><title>Setup Task (go-task/task)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/setup-task-go-task/task/</link><pubDate>Mon, 23 Mar 2026 05:53:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/setup-task-go-task/task/</guid><description>Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.3.
This action is used across all versions by 0 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 &amp;ldquo;Task Setup Action&amp;rdquo; is a GitHub Action designed to automate the installation and configuration of the go-task/task task runner in CI/CD workflows. It simplifies build and automation processes by managing Task versions, caching, and environment variables, reducing the need for manual setup.</description></item><item><title>embed-src</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/embed-src/</link><pubDate>Mon, 23 Mar 2026 05:53:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/23/embed-src/</guid><description>Version updated for https://github.com/urmzd/embed-src to version v3.
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 embed-src GitHub Action automates the embedding of external source file contents into any text file, using customizable comment markers. It simplifies tasks like maintaining up-to-date code snippets, configuration files, or templates within documentation or other files, ensuring consistency and reducing manual effort.</description></item><item><title>AgentShield Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agentshield-security-scan/</link><pubDate>Sun, 22 Mar 2026 21:44:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agentshield-security-scan/</guid><description>Version updated for https://github.com/affaan-m/agentshield to version v1.4.0.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AgentShield is a security auditing tool designed to scan AI agent configurations, particularly Claude Code setups, for vulnerabilities such as hardcoded secrets, permission misconfigurations, malicious code injections, and server risks. It automates the detection and reporting of security issues in agent environments, providing a graded security report and offering auto-fix capabilities for certain vulnerabilities.</description></item><item><title>Setup SteamCMD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-steamcmd/</link><pubDate>Sun, 22 Mar 2026 21:44:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-steamcmd/</guid><description>Version updated for https://github.com/andriivitiv/setup-steamcmd to version v1.3.0.
This action is used across all versions by 1 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 setup-steamcmd GitHub Action automates the installation and configuration of SteamCMD, the Steam Console Client, for use in CI/CD workflows. It simplifies tasks such as managing Steam applications by providing a ready-to-use environment for executing SteamCMD commands.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</link><pubDate>Sun, 22 Mar 2026 21:44:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.1.3.
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 xfg GitHub Action and CLI tool automates the management of files, repository settings, and configuration standards across GitHub, Azure DevOps, and GitLab from a single declarative YAML file. It simplifies maintaining organizational consistency by creating pull requests to sync config files, applying repository rules and settings via APIs, and performing tasks like repository creation, forking, and migration.</description></item><item><title>CalVer Tag Create and Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/calver-tag-create-and-push/</link><pubDate>Sun, 22 Mar 2026 21:44:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/calver-tag-create-and-push/</guid><description>Version updated for https://github.com/ArloL/calver-tag-action to version v2603.0.105.
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 The CalVer Tag Action is a GitHub Action designed to automate the creation and management of version tags following the Calendar Versioning (CalVer) format. It streamlines the process of generating new version tags based on date-driven conventions and ensures they are pushed to the repository, simplifying version control and release workflows.</description></item><item><title>DocDrift</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/docdrift/</link><pubDate>Sun, 22 Mar 2026 21:44:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/docdrift/</guid><description>Version updated for https://github.com/ayush698800/docwatcher to version v0.5.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 DocDrift is a GitHub Action designed to automatically detect outdated documentation in your projects. By analyzing code changes and using AI to verify the accuracy of related documentation, it ensures your docs remain up-to-date, preventing issues like misleading guidance for developers.</description></item><item><title>Accept to Ship</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/accept-to-ship/</link><pubDate>Sun, 22 Mar 2026 21:44:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/accept-to-ship/</guid><description>Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.3.
This action is used across all versions by 0 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 accept-to-ship-action automates the merging of pull requests in a GitHub repository once they are approved and tagged with a specified hashtag (e.g., #accept2ship). It eliminates the need for manual intervention by monitoring approvals, labels, and status checks, and can optionally leverage GitHub&amp;rsquo;s auto-merge feature.</description></item><item><title>Node Package Release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/node-package-release/</link><pubDate>Sun, 22 Mar 2026 21:44:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/node-package-release/</guid><description>Version updated for https://github.com/CatChen/node-package-release-action to version v2.3.14.
This action is used across all versions by 0 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 node-package-release-action GitHub Action automates the process of versioning and releasing NPM packages. It eliminates the need for manual execution of commands like npm version patch by automatically determining version increments (e.</description></item><item><title>Oxlint Feedback</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/oxlint-feedback/</link><pubDate>Sun, 22 Mar 2026 21:44:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/oxlint-feedback/</guid><description>Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.2.
This action is used across all versions by 0 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 oxlint-suggestion-action GitHub Action runs Oxlint on changes within a pull request and provides inline feedback by posting review comments on modified lines containing linting issues. It helps streamline code review by focusing only on newly introduced issues, avoiding noise from pre-existing problems outside the changes.</description></item><item><title>editorconfig-checker-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/editorconfig-checker-action/</link><pubDate>Sun, 22 Mar 2026 21:44:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/editorconfig-checker-action/</guid><description>Version updated for https://github.com/editorconfig-checker/action-editorconfig-checker to version v2.2.0.
This action is used across all versions by 2,334 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 &amp;ldquo;Setup EditorConfig Action&amp;rdquo; is a GitHub Action that automates the validation of files against EditorConfig rules using the editorconfig-checker tool. It helps ensure consistent coding styles and file formatting across a project by detecting deviations from the defined EditorConfig standards.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/fallow-dead-code-analysis/</link><pubDate>Sun, 22 Mar 2026 21:44:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.3.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 This GitHub Action, fallow, is a codebase analyzer for JavaScript and TypeScript, designed to detect and address unused code, circular dependencies, and code duplication with exceptional speed and efficiency. Built in Rust, it automates the identification of unused files, exports, dependencies, and types, as well as duplicate code blocks and import cycles, significantly improving code quality and maintainability.</description></item><item><title>semantic versioning release action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/semantic-versioning-release-action/</link><pubDate>Sun, 22 Mar 2026 21:44:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/semantic-versioning-release-action/</guid><description>Version updated for https://github.com/iwpnd/semantic-release-action to version v1.0.2.
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 Semantic Release GitHub Action automates the process of versioning and publishing software releases by integrating with the semantic-release tool. It simplifies release workflows by enabling the use of custom shareable configuration files hosted on GitHub, supports semantic-release v16+, and provides advanced features such as monorepo support, configurable branch strategies, and dry-run validation.</description></item><item><title>Maximize GitHub Runner Space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/maximize-github-runner-space/</link><pubDate>Sun, 22 Mar 2026 21:43:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/maximize-github-runner-space/</guid><description>Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.8.0.
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 This GitHub Action, Maximize GitHub Runner Space, frees up disk space on ubuntu-latest GitHub-hosted runners by removing optional preinstalled software, toolchains, and caches. It is designed to optimize workflows that require substantial storage, such as heavy builds, tests, or container jobs, by providing aggressive or customizable cleanup modes and options for managing swapfile sizes.</description></item><item><title>Install Lua / LuaJIT / OpenResty + LuaRocks</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/install-lua-/-luajit-/-openresty--luarocks/</link><pubDate>Sun, 22 Mar 2026 21:43:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/install-lua-/-luajit-/-openresty--luarocks/</guid><description>Version updated for https://github.com/luau-project/setup-lua to version v1.1.0.
This action is used across all versions by 1 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 installation of Lua, LuaJIT, OpenResty, and LuaRocks in a single step, providing a streamlined setup process for development and testing workflows. It supports multiple Lua versions and toolchains, including GCC, Clang, and MSVC, and allows users to specify or skip LuaRocks installation.</description></item><item><title>Rust Build, Package and Release Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rust-build-package-and-release-action/</link><pubDate>Sun, 22 Mar 2026 21:43:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rust-build-package-and-release-action/</guid><description>Version updated for https://github.com/michaelklishin/rust-build-package-release-action to version v2.0.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 The rust-build-package-release-action is a GitHub Action that automates the release process for Rust projects by building, cross-compiling, and packaging binaries for multiple platforms (Linux, macOS, Windows). It simplifies tasks like producing platform-specific packages (e.g., .</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-apm/</link><pubDate>Sun, 22 Mar 2026 21:43:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.4.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 9 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 APM Action is a GitHub Action designed to automate the installation and deployment of agent primitives, such as instructions, prompts, skills, and agents, within CI workflows.</description></item><item><title>Trunkly 🐘</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/trunkly/</link><pubDate>Sun, 22 Mar 2026 21:43:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/trunkly/</guid><description>Version updated for https://github.com/rafigmammadov/trunkly to version v1.
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 Trunkly is a GitHub Action designed to help maintainers set boundaries by automatically labeling issues and pull requests submitted during their off-hours and posting a friendly comment to notify contributors of delayed responses.</description></item><item><title>Setup tenv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-tenv/</link><pubDate>Sun, 22 Mar 2026 21:43:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/setup-tenv/</guid><description>Version updated for https://github.com/rsclarke/setup-tenv 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 &amp;ldquo;Setup tenv&amp;rdquo; GitHub Action automates the installation and setup of the tenv tool, which is used to manage versions of infrastructure tools like Terraform or OpenTofu. It provides caching for efficient re-use, ensures binary authenticity via signature verification, and simplifies the process of installing specific tool versions in CI/CD workflows.</description></item><item><title>HTML Link Processor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/html-link-processor/</link><pubDate>Sun, 22 Mar 2026 21:43:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/html-link-processor/</guid><description>Version updated for https://github.com/shravanngoswamii/html-link-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 HTML Link Processor GitHub Action automates the post-processing of static HTML sites to enhance link security, improve privacy, and ensure link integrity. It adds attributes like nofollow, noreferrer, and noopener to external links, removes tracking parameters, and verifies the functionality of external links by checking for broken or blocked URLs.</description></item><item><title>verified-bot-commit-rs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/verified-bot-commit-rs/</link><pubDate>Sun, 22 Mar 2026 21:43:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/verified-bot-commit-rs/</guid><description>Version updated for https://github.com/siiway/verified_bot_commit to version v0.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 The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or a GitHub App Token using the GitHub REST API. It stages and commits changes matching specified file patterns, ensures the commits are cryptographically signed with GitHub&amp;rsquo;s public PGP key, and updates the local branch to reflect the changes.</description></item><item><title>GitHub Stats Cards</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/github-stats-cards/</link><pubDate>Sun, 22 Mar 2026 21:43:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/github-stats-cards/</guid><description>Version updated for https://github.com/stn1slv/github-stats-cards to version v1.1.4.
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 GitHub Stats Card action is a Python-based tool that automates the generation of visually appealing SVG cards displaying GitHub profile statistics, such as contributions, top languages, and more. It is designed to streamline the creation and regular updates of these cards for use in profile READMEs, supporting customization, multiple themes, and internationalization.</description></item><item><title>AI SSDLC Security Suite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/ai-ssdlc-security-suite/</link><pubDate>Sun, 22 Mar 2026 21:43:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/ai-ssdlc-security-suite/</guid><description>Version updated for https://github.com/subzone/ssdlc-action to version v1.3.0.
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 AI SSDLC Security Suite GitHub Action is a comprehensive, AI-powered tool designed to automate secure software development lifecycle (SDLC) processes. It integrates various security scans, including SAST, secret detection, SCA, IaC, and container security, while leveraging AI for triaging, prioritizing findings, generating fix suggestions, and performing threat modeling.</description></item><item><title>graph-sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/graph-sync/</link><pubDate>Sun, 22 Mar 2026 21:43:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/graph-sync/</guid><description>Version updated for https://github.com/wordlift/graph-sync to version v6.8.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 The graph-sync GitHub Action automates the process of synchronizing knowledge graphs using the worai CLI tool. It simplifies tasks such as installing worai, setting up Python Playwright with browser binaries, and executing graph sync run commands with specified profiles and configurations.</description></item><item><title>Kover Report Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/kover-report-action/</link><pubDate>Sun, 22 Mar 2026 21:43:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/kover-report-action/</guid><description>Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.2.
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 The Kover Report Action is a GitHub Action designed to generate and report code coverage for Kotlin/Android projects using Kover, including multi-module setups. It automates the discovery and aggregation of coverage reports, enforces configurable coverage thresholds, and posts detailed results as comments on pull requests.</description></item><item><title>AgentContract Validate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agentcontract-validate/</link><pubDate>Sun, 22 Mar 2026 13:23:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agentcontract-validate/</guid><description>Version updated for https://github.com/agentcontract/agentcontract-action 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 The agentcontract-action GitHub Action validates the compliance of AI agent behavior with predefined AgentContract specifications during CI/CD workflows. It ensures that agents adhere to their behavioral contracts by verifying the contract schema and optionally auditing runtime logs for violations, automating the process of detecting and blocking non-compliant behavior.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</link><pubDate>Sun, 22 Mar 2026 13:23:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.1.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 xfg GitHub Action enables users to manage files, repository settings, rulesets, and workflows across platforms like GitHub, Azure DevOps, and GitLab using a single declarative YAML configuration file. It automates tasks such as standardizing repository configurations, syncing files, applying security settings, and creating or migrating repositories by generating pull requests and utilizing platform APIs.</description></item><item><title>run-deslop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-deslop/</link><pubDate>Sun, 22 Mar 2026 13:23:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-deslop/</guid><description>Version updated for https://github.com/chinmay-sawant/deslop to version v0.1.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 deslop GitHub Action is a Rust-based static analysis tool designed to identify low-context, AI-generated code patterns and inefficiencies in Go repositories. It automates the process of scanning and benchmarking codebases, detecting issues such as poor naming conventions, weak typing, hardcoded secrets, inefficient loops, and other suboptimal coding practices.</description></item><item><title>rs-clippy-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rs-clippy-check/</link><pubDate>Sun, 22 Mar 2026 13:23:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rs-clippy-check/</guid><description>Version updated for https://github.com/clechasseur/rs-clippy-check to version v6.0.1.
This action is used across all versions by 372 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 rs-clippy-check GitHub Action automates the process of running Rust&amp;rsquo;s clippy linter on your codebase and annotates any identified lints directly in your GitHub Pull Request or commit interface. This action helps streamline code quality checks by providing actionable feedback on potential issues, ensuring adherence to Rust&amp;rsquo;s best practices.</description></item><item><title>rs-fmt-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rs-fmt-check/</link><pubDate>Sun, 22 Mar 2026 13:23:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rs-fmt-check/</guid><description>Version updated for https://github.com/clechasseur/rs-fmt-check to version v4.0.1.
This action is used across all versions by 37 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 rs-fmt-check GitHub Action automates the process of running rustfmt to check Rust code formatting and posts any formatting suggestions as annotations directly on the associated GitHub commit or pull request.</description></item><item><title>Sitemap Creator Stable</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/sitemap-creator-stable/</link><pubDate>Sun, 22 Mar 2026 13:23:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/sitemap-creator-stable/</guid><description>Version updated for https://github.com/DuckDuckStudio/Sitemap_Creator to version 1.0.13.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Sitemap Creator&amp;rdquo; GitHub Action automates the creation and updating of sitemaps for websites hosted in a GitHub repository. It eliminates the need for manual local operations by generating sitemaps directly within the repository, supporting custom configurations such as file types, ignored pages, storage location, and time zones.</description></item><item><title>GitHub Star Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/github-star-tracker/</link><pubDate>Sun, 22 Mar 2026 13:23:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/github-star-tracker/</guid><description>Version updated for https://github.com/fbuireu/github-star-tracker to version v1.8.2.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Star Tracker is a GitHub Action designed to monitor star counts across repositories, generate visual reports (e.g., animated SVG charts, badges, and markdown/HTML summaries), and provide notifications for star-related changes.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/the-janitor-stop-the-slop/</link><pubDate>Sun, 22 Mar 2026 13:23:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.8.6.
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 Janitor is a GitHub Action designed as a structural firewall that enforces code integrity by detecting AI-generated vulnerabilities, structural issues, and zombie dependencies in pull requests before they are merged. It automates the identification and categorization of risks (e.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/hwaro-deploy-to-pages/</link><pubDate>Sun, 22 Mar 2026 13:23:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.8.0.
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 Hwaro is a lightweight and high-performance static site generator written in Crystal, designed to transform Markdown content with TOML front matter and Jinja2-compatible templates into fully functional static websites. It automates tasks such as content management, SEO optimization, image processing, and deployment while supporting advanced features like live reload, incremental builds, multilingual support, and custom shortcodes.</description></item><item><title>TerraSecure Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/terrasecure-security-scanner/</link><pubDate>Sun, 22 Mar 2026 13:23:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/terrasecure-security-scanner/</guid><description>Version updated for https://github.com/JashwanthMU/TerraSecure to version v2.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 TerraSecure is an AI-powered security scanner designed to detect misconfigurations in Terraform and Infrastructure-as-Code (IaC) with high accuracy (92%) and low false positives (&amp;lt;11%). It automates security analysis by leveraging machine learning to identify vulnerabilities, provide business impact insights, and suggest remediation steps.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/secondbrainaction/</link><pubDate>Sun, 22 Mar 2026 13:22:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2496-attempt1.
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 SecondBrain is a command-line tool that integrates with external data sources like Salesforce, ZenDesk, Slack, and others to retrieve, filter, and analyze data using a Large Language Model (LLM). It automates tasks such as generating reports, summaries, and insights from diverse, disconnected data sources by leveraging Retrieval Augmented Generation (RAG) techniques.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/totem-shield/</link><pubDate>Sun, 22 Mar 2026 13:22:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.3.17.
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 GitHub Action and CLI tool that compiles project-specific architectural rules into persistent, deterministic guardrails for CI workflows. It automates the enforcement of coding and architectural standards across repositories, ensuring consistency and compliance without requiring repeated input to AI coding agents.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agent-bom-scan/</link><pubDate>Sun, 22 Mar 2026 13:22:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.74.1.
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 Agent-bom is a security scanning tool designed specifically for AI infrastructure and supply chains. It automates the discovery of AI agents, scans source code for vulnerabilities and exposed credentials, generates a comprehensive AI Bill of Materials (BOM), and maps the blast radius of security risks across dependencies, tools, and credentials.</description></item><item><title>Package and Upload GNOME Extension</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/package-and-upload-gnome-extension/</link><pubDate>Sun, 22 Mar 2026 13:22:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/package-and-upload-gnome-extension/</guid><description>Version updated for https://github.com/murar8/gnome-extensions-action to version 0.1.1.
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 GNOME Extensions Action is a GitHub Action designed to automate the packaging and optional uploading of GNOME Shell extensions to extensions.gnome.org. It simplifies the extension development workflow by generating .shell-extension.zip files and, if credentials are provided, seamlessly handles the upload process.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</link><pubDate>Sun, 22 Mar 2026 06:05:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.0.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 xfg GitHub Action enables users to manage files, repository settings, and rulesets across GitHub, Azure DevOps, and GitLab in a declarative manner using a single YAML configuration file. It automates tasks such as syncing configuration files, applying repository standards, enforcing security policies, and creating, forking, or migrating repositories.</description></item><item><title>run-deslop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-deslop/</link><pubDate>Sun, 22 Mar 2026 06:05:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-deslop/</guid><description>Version updated for https://github.com/chinmay-sawant/deslop to version v0.1.1.
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 Deslop is a Rust-based static analysis tool designed to identify low-context, potentially suboptimal patterns often associated with AI-generated Go code. It automates scanning Go repositories to detect issues such as weak typing, poor naming conventions, hardcoded secrets, inefficient loops, and other code quality concerns by leveraging structural fingerprints and heuristic checks.</description></item><item><title>TrueNAS Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/truenas-action/</link><pubDate>Sun, 22 Mar 2026 06:05:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/truenas-action/</guid><description>Version updated for https://github.com/dauryg/truenas-action to version v1.
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 The TrueNAS Scale API Client Action is a GitHub Action designed to interact with TrueNAS Scale via its JSON-RPC 2.0 WebSocket API. It automates tasks such as authenticating with the TrueNAS API and executing specified API methods, returning the results as a JSON string for further use in workflows.</description></item><item><title>Delimit API Governance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/delimit-api-governance/</link><pubDate>Sun, 22 Mar 2026 06:05:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/delimit-api-governance/</guid><description>Version updated for https://github.com/delimit-ai/delimit-action to version v1.6.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 Delimit GitHub Action automates API contract governance by detecting breaking changes, classifying semantic version updates, enforcing custom policies, and generating migration guides for OpenAPI specifications. It runs on pull requests to compare modified API specs against the base branch, providing detailed feedback through PR comments, including severity assessments and step-by-step migration instructions.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/muaddib-scanner/</link><pubDate>Sun, 22 Mar 2026 06:04:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.3.
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&amp;rsquo;DIB is a GitHub Action and CLI tool designed to detect and mitigate supply chain security threats in npm and PyPI dependencies. It automates the scanning of packages for known vulnerabilities, behavioral anomalies, and emerging threats using advanced techniques such as deobfuscation, inter-module dataflow analysis, machine learning, and sandboxing.</description></item><item><title>Run RapiseLauncher on Linux</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-rapiselauncher-on-linux/</link><pubDate>Sun, 22 Mar 2026 06:04:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-rapiselauncher-on-linux/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v1.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-node-action GitHub Action enables automated execution of Rapise test sets stored in SpiraTest, SpiraTeam, or SpiraPlan directly within GitHub workflows. It streamlines the testing process by installing the Rapise engine, connecting to a specified Spira instance, and running test sets on defined automation hosts across Linux and Windows runners.</description></item><item><title>Set up Zig Toolchain</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/set-up-zig-toolchain/</link><pubDate>Sun, 22 Mar 2026 06:04:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/set-up-zig-toolchain/</guid><description>Version updated for https://github.com/jassielof/setup-zig to version v1.1.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-zig GitHub Action provides a fast, cross-platform installer for the Zig programming language toolchain, optimized with two-tier caching for efficient builds. It automates the installation and caching of the Zig toolchain and build artifacts, significantly reducing setup and build times in CI pipelines.</description></item><item><title>GHAGGA Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/ghagga-code-review/</link><pubDate>Sun, 22 Mar 2026 06:04:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/ghagga-code-review/</guid><description>Version updated for https://github.com/JNZader/ghagga to version v2.6.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GHAGGA is an AI-powered code review tool designed to automate pull request reviews by combining large language model (LLM) analysis, static code analysis (using 16 tools), and project memory that learns from previous reviews.</description></item><item><title>Bunkai SCA</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/bunkai-sca/</link><pubDate>Sun, 22 Mar 2026 06:04:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/bunkai-sca/</guid><description>Version updated for https://github.com/lesis-lat/bunkai to version 0.9.3.
This action is used across all versions by 17 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bunkai is a Software Composition Analysis (SCA) tool designed for Perl projects that analyzes cpanfile dependencies to identify their versions, detect outdated modules, check for missing version specifications, and flag security vulnerabilities (including CVEs) with remediation suggestions.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/secondbrainaction/</link><pubDate>Sun, 22 Mar 2026 06:04:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2492-attempt1.
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 SecondBrain is a command-line tool that connects to external data sources like Salesforce, Slack, and Zendesk, retrieves relevant data using Retrieval Augmented Generation (RAG) techniques, and enables users to query this data through a Large Language Model (LLM).</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/totem-shield/</link><pubDate>Sun, 22 Mar 2026 06:04:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.3.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 Totem is a GitHub Action and CLI tool that enforces architectural rules and coding standards across projects by creating a persistent, model-agnostic context layer. It ensures consistency by applying deterministic CI guardrails that outlast individual AI sessions, enabling any AI coding agent to adhere to the same rules without manual repetition.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agent-bom-scan/</link><pubDate>Sun, 22 Mar 2026 06:04:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.74.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 Agent-BOM is a security scanner designed for AI infrastructure and supply chains. It automates the discovery, analysis, and protection of AI agents, mapping critical vulnerabilities (CVEs) to their blast radius, including affected packages, servers, exposed credentials, and tools.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-aer-tests/</link><pubDate>Sun, 22 Mar 2026 06:04:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.129.
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 aer GitHub Action enables users to validate and test Salesforce Apex code by running a lightweight, Salesforce-compatible runtime directly in their CI/CD pipelines. It automates tasks such as executing test suites, running specific code paths, and debugging, without requiring deployment to a Salesforce org.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/multi-style-contribution-snake/</link><pubDate>Sun, 22 Mar 2026 06:04:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v22.03.26.
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, Multi-Style Snake Contribution Grid, automates the creation of dynamic and customizable animations of your GitHub contribution graph. It solves the problem of manually designing and updating visualizations by providing 5 unique styles, distinct shapes, automated month labels, and an auto-generated gallery for easy preview.</description></item><item><title>Rust Telegram Notify Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rust-telegram-notify-action/</link><pubDate>Sun, 22 Mar 2026 06:04:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/rust-telegram-notify-action/</guid><description>Version updated for https://github.com/proDreams/actions-telegram-notifier to version v2.3.
This action is used across all versions by 23 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Actions Telegram Notify, automates the process of sending customizable notifications to Telegram about the status of CI/CD workflow executions in GitHub, Gitea, or compatible systems. It supports events like push, pull request, and workflow dispatch, and can include details such as commit author, repository, and workflow name, along with links to commits or pull requests.</description></item><item><title>Generate Service Matrix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/generate-service-matrix/</link><pubDate>Sun, 22 Mar 2026 06:04:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/generate-service-matrix/</guid><description>Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.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 Generate Service Matrix Action automates the creation of a deployment matrix for multi-service, multi-environment workflows in GitHub Actions. It reads repository configurations (in Skyhook or Koala formats) to produce a strategy.</description></item><item><title>Expand AWS IAM Wildcards</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/expand-aws-iam-wildcards/</link><pubDate>Sun, 22 Mar 2026 06:04:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/expand-aws-iam-wildcards/</guid><description>Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v1.1.10.
This action is used across all versions by 1 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 &amp;ldquo;Expand AWS IAM Wildcards&amp;rdquo; GitHub Action automatically identifies and expands IAM wildcard actions (e.g., s3:Get*) in pull request diffs, generating inline comments that list the specific actions matched by the wildcard along with links to relevant AWS documentation.</description></item><item><title>Move Closed Issue to Top of Project Column</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/move-closed-issue-to-top-of-project-column/</link><pubDate>Sun, 22 Mar 2026 06:03:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/22/move-closed-issue-to-top-of-project-column/</guid><description>Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.6.0.
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 This GitHub Action automatically moves closed issues to the top of a specified column in GitHub Project V2 boards, ensuring that recently closed issues are prominently displayed. It streamlines project management by updating the issue&amp;rsquo;s status and position upon closure, saving time and maintaining visibility for completed tasks.</description></item><item><title>AEORank Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/aeorank-audit/</link><pubDate>Sat, 21 Mar 2026 21:22:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/aeorank-audit/</guid><description>Version updated for https://github.com/AEO-Content-Inc/aeorank to version v3.2.1.
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 AEORank is a GitHub Action and CLI tool designed to evaluate a website’s visibility and readiness for AI engines by scoring it against 40 criteria across five key pillars: answer readiness, content structure, trust &amp;amp; authority, user experience, and technical performance.</description></item><item><title>Nucleus Verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/nucleus-verify/</link><pubDate>Sat, 21 Mar 2026 21:22:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/nucleus-verify/</guid><description>Version updated for https://github.com/Alter-Menta-Technologies/nucleus-verify-action to version v1.0.1.
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 Nucleus Verify is a GitHub Action designed for deterministic code verification using cryptographically signed certificates. It automates comprehensive static analysis with 681 operators, mapping findings to 11 compliance frameworks (e.g., ISO 27001, GDPR, SOC 2) and generating trust scores, security findings, and a publicly accessible verification certificate.</description></item><item><title>xfg - Repo as Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/xfg-repo-as-code/</link><pubDate>Sat, 21 Mar 2026 21:22:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/xfg-repo-as-code/</guid><description>Version updated for https://github.com/anthony-spruyt/xfg to version v5.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 xfg GitHub Action enables users to manage files, repository settings, and configurations across GitHub, Azure DevOps, and GitLab using a single declarative YAML file. It automates tasks such as syncing configuration files, applying repository settings and rulesets, and managing repositories (e.</description></item><item><title>Telegram notify ci-cd action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/telegram-notify-ci-cd-action/</link><pubDate>Sat, 21 Mar 2026 21:22:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/telegram-notify-ci-cd-action/</guid><description>Version updated for https://github.com/aps-m/telegram-notify-action to version v3.
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 The telegram-notify-action GitHub Action automates the process of sending text messages and files to Telegram through a bot. It is designed to facilitate streamlined communication by enabling notifications directly from workflows, supporting text messages with optional parsing modes, file attachments, and messages sourced from external files.</description></item><item><title>setup-hk</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-hk/</link><pubDate>Sat, 21 Mar 2026 21:21:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-hk/</guid><description>Version updated for https://github.com/BadMagic100/setup-hk to version v3.0.1.
This action is used across all versions by 166 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 setup-hk GitHub Action automates the setup of the Hollow Knight Modding API and its dependencies, streamlining the process for developers creating or managing mods. It resolves and fetches required mods from a centralized repository (modlinks) or specified URLs, supporting dependency management and aliasing for compatibility with local development setups.</description></item><item><title>capsec audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/capsec-audit/</link><pubDate>Sat, 21 Mar 2026 21:21:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/capsec-audit/</guid><description>Version updated for https://github.com/bordumb/capsec-github-action to version v1.0.2.
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 capsec audit GitHub Action performs a static capability audit for Rust crates, identifying potentially risky calls to ambient authorities such as filesystem, network, and environment interactions. It automates security and risk analysis by detecting these issues, providing results in various formats (e.</description></item><item><title>DEPBADGE</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/depbadge/</link><pubDate>Sat, 21 Mar 2026 21:21:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/depbadge/</guid><description>Version updated for https://github.com/ehildt/depbadge to version v1.3.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Depbadge is a CLI tool designed to automate the generation and maintenance of dependency and status badges in project documentation, ensuring they remain accurate, consistent, and up-to-date. By reading project manifests (e.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-pkg-lint/</link><pubDate>Sat, 21 Mar 2026 21:21:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.1.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NPM Package Linting GitHub Action is a tool designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as unnecessary files in package tarballs, outdated Node.</description></item><item><title>sustainable-npm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sustainable-npm/</link><pubDate>Sat, 21 Mar 2026 21:21:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sustainable-npm/</guid><description>Version updated for https://github.com/lowlydba/sustainable-npm to version v3.0.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The sustainable-npm GitHub Action optimizes npm configurations in CI workflows to reduce installation times, lower resource consumption, and minimize energy usage. It automates the application of efficient npm defaults, such as disabling unnecessary processes (e.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/pipelock-agent-security-scan/</link><pubDate>Sat, 21 Mar 2026 21:21:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v1.5.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 Pipelock is an open-source firewall designed to protect AI agents by monitoring and blocking unauthorized or malicious API key exfiltration during HTTP requests. It automates the detection of sensitive data leaks, such as API keys, and provides runtime security without requiring code changes, SDKs, or dependencies.</description></item><item><title>Download-CIArtifact (by PSModule)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/download-ciartifact-by-psmodule/</link><pubDate>Sat, 21 Mar 2026 21:21:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/download-ciartifact-by-psmodule/</guid><description>Version updated for https://github.com/PSModule/Download-CIArtifact to version v2.0.11.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 Download-CIArtifact GitHub Action allows users to download artifacts generated by a workflow run, enabling seamless reuse of artifacts between workflows, such as transferring build outputs or pre-computed files from a CI workflow to a CD workflow.</description></item><item><title>drizzle-migration-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/drizzle-migration-guard/</link><pubDate>Sat, 21 Mar 2026 21:21:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/drizzle-migration-guard/</guid><description>Version updated for https://github.com/saudademjj/drizzle-migration-guard to version v1.0.0.
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 drizzle-migration-guard GitHub Action enhances the drizzle-kit check tool by automating the detection and diagnosis of migration file collisions in pull requests. It simplifies review workflows by classifying failures into actionable categories, providing clear next steps via sticky PR comments, and generating readable summaries within GitHub Actions.</description></item><item><title>scalified/helm-chart-bump-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/scalified/helm-chart-bump-action/</link><pubDate>Sat, 21 Mar 2026 21:21:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/scalified/helm-chart-bump-action/</guid><description>Version updated for https://github.com/Scalified/helm-chart-bump-action to version v1.2.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 The Helm Chart Bump Action is a GitHub Action designed to automate updating Helm chart versions based on the latest Docker image tags from Docker Hub. It filters image tags using a configurable regex pattern, identifies the latest matching tag, updates the version and appVersion fields in the Chart.</description></item><item><title>IfChange (slnc)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ifchange-slnc/</link><pubDate>Sat, 21 Mar 2026 21:21:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ifchange-slnc/</guid><description>Version updated for https://github.com/slnc/ifchange to version v0.3.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 ifchange GitHub Action is a linting tool designed to enforce the consistency of cross-file dependencies in codebases. By marking related code sections with specific comments (LINT.IfChange / LINT.ThenChange), it ensures that when one section of code changes, all referenced sections are updated accordingly, preventing overlooked changes and configuration mismatches.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</link><pubDate>Sat, 21 Mar 2026 21:21:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.19.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 ZIRAN is a GitHub Action designed for security testing of AI agents, including those with tools, memory, and multi-step reasoning capabilities. It identifies vulnerabilities by analyzing complex attack paths, such as dangerous tool combinations, side effects, and multi-phase campaigns, which are often overlooked by traditional security tools.</description></item><item><title>grype_me</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/grype_me/</link><pubDate>Sat, 21 Mar 2026 21:21:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/grype_me/</guid><description>Version updated for https://github.com/TomTonic/grype_me to version v1.3.10-release.
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 The grype_me GitHub Action automates vulnerability scanning for your project&amp;rsquo;s supply chain using Anchore Grype, providing detailed reports and dynamic shields.io badges. It simplifies the detection of known vulnerabilities in repositories, container images, or SBOMs, and supports nightly scans of tagged releases with pre-downloaded vulnerability databases for faster execution.</description></item><item><title>Install cargo-binstall</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/install-cargo-binstall/</link><pubDate>Sat, 21 Mar 2026 13:31:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/install-cargo-binstall/</guid><description>Version updated for https://github.com/cargo-bins/cargo-binstall to version v1.17.8.
This action is used across all versions by 12 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Cargo Binstall is a lightweight tool for installing precompiled Rust binaries directly from existing CI artifacts or release repositories, providing an alternative to building from source (cargo install) or manually downloading packages. It simplifies the installation process for package maintainers and users by automating binary fetching and installation, with support for fallback mechanisms like third-party artifact hosts and cargo install.</description></item><item><title>rs-cargo</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/rs-cargo/</link><pubDate>Sat, 21 Mar 2026 13:31:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/rs-cargo/</guid><description>Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.2.
This action is used across all versions by 277 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 rs-cargo GitHub Action automates the execution of cargo commands, such as building, testing, or checking, within Rust projects. It simplifies workflows by enabling seamless integration of tools like cross or cargo-hack and improves visibility of warnings and errors directly in the GitHub UI.</description></item><item><title>CodeFox AI Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/codefox-ai-review/</link><pubDate>Sat, 21 Mar 2026 13:31:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/codefox-ai-review/</guid><description>Version updated for https://github.com/codefox-lab/CodeFox-CLI to version v0.4.5-alpha.
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 CodeFox-CLI is a command-line AI tool designed for automated code reviews of git changes, including diffs and pull requests, within terminal and CI/CD workflows. It streamlines the code review process by analyzing changes in the context of the overall codebase and providing feedback tailored to security, performance, or style.</description></item><item><title>Split Tests Java</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/split-tests-java/</link><pubDate>Sat, 21 Mar 2026 13:30:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/split-tests-java/</guid><description>Version updated for https://github.com/Donnerbart/split-tests-java-action to version v1.0.30.
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 This GitHub Action, @donnerbart/split-tests-java-action, automates the process of optimizing test execution by splitting a Java test suite into balanced groups based on prior test runtimes. It solves the problem of uneven parallel test execution caused by varying test file durations, ensuring efficient resource utilization and faster CI workflows.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-pkg-lint/</link><pubDate>Sat, 21 Mar 2026 13:30:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.5.1.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides an opinionated linter for NPM packages, focusing on validating and enforcing best practices for package.json metadata and package tarballs. It helps automate the detection of common issues, such as unnecessary files, outdated Node.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/fallow-dead-code-analysis/</link><pubDate>Sat, 21 Mar 2026 13:30:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.1.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 This GitHub Action, Fallow, is a Rust-based codebase analyzer for JavaScript and TypeScript that automates the detection of unused code, circular dependencies, code duplication, and complexity hotspots. It streamlines code maintenance by identifying dead files, exports, and dependencies, while also detecting issues like unresolved imports, unlisted dependencies, and duplicate or circular code structures.</description></item><item><title>gtm-users</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/gtm-users/</link><pubDate>Sat, 21 Mar 2026 13:30:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/gtm-users/</guid><description>Version updated for https://github.com/h13/gtm-users to version v1.3.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 gtm-users GitHub Action automates and simplifies the management of Google Tag Manager (GTM) user permissions through a declarative, Terraform-like workflow. It allows users to plan, review, and apply permission changes, detect unauthorized modifications, and maintain a clear permission matrix.</description></item><item><title>Issue PR Labeler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/issue-pr-labeler/</link><pubDate>Sat, 21 Mar 2026 13:30:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/issue-pr-labeler/</guid><description>Version updated for https://github.com/hoho4190/issue-pr-labeler to version v3.1.0.
This action is used across all versions by 175 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 Issue PR Labeler GitHub Action automates the labeling of issues and pull requests based on specified metadata such as titles, body content, actor, author, branches, changed files, commit messages, and more.</description></item><item><title>Labelicious</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/labelicious/</link><pubDate>Sat, 21 Mar 2026 13:30:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/labelicious/</guid><description>Version updated for https://github.com/hopeman15/labelicious to version 0.4.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 Labelicious is a GitHub Action that automatically labels pull requests based on keywords found in their titles. It streamlines project management by associating descriptive labels with PRs, reducing manual effort and improving organization. The action supports customizable and default keyword-to-label mappings, with the ability to append additional rules as needed.</description></item><item><title>npm-version-check-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-version-check-action/</link><pubDate>Sat, 21 Mar 2026 13:30:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/npm-version-check-action/</guid><description>Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.0.0.
This action is used across all versions by 34 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 npm-version-check-action is a GitHub Action designed to automate the validation of npm package version increments in pull requests, ensuring compliance with semantic versioning. It prevents issues caused by forgotten version bumps in package.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/neurolink-ai/</link><pubDate>Sat, 21 Mar 2026 13:30:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.30.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a consistent API to unify 13 major AI providers and over 100 models, simplifying the integration of AI capabilities into applications. It automates tasks such as provider switching, cost optimization, multi-provider failover, and tool execution, while offering advanced features like memory management, intelligent routing, and support for edge-first, streaming architectures.</description></item><item><title>Setup OpenTelemetry signals collection</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-opentelemetry-signals-collection/</link><pubDate>Sat, 21 Mar 2026 13:30:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-opentelemetry-signals-collection/</guid><description>Version updated for https://github.com/mishmash-io/setup-telemetry-collection to version v1.0.3.
This action is used across all versions by 1 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 setup-telemetry-collection GitHub Action simplifies the integration of OpenTelemetry into CI/CD pipelines by automatically configuring and managing telemetry agents and a lightweight backend server. It collects logs, metrics, traces, and profiles during test runs, saving them as Apache Parquet artifacts for post-build analysis, enabling developers to gain insights into code behavior before deployment.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/totem-shield/</link><pubDate>Sat, 21 Mar 2026 13:30:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.3.13.
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 GitHub Action and CLI tool that automates the enforcement of architectural rules and coding standards across projects, ensuring consistency in code quality and governance. It provides a persistent, model-agnostic context layer that integrates with AI coding agents (e.</description></item><item><title>Task Management Platform Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/task-management-platform-deploy/</link><pubDate>Sat, 21 Mar 2026 13:30:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/task-management-platform-deploy/</guid><description>Version updated for https://github.com/NadeeshaMedagama/task_management_platform to version v1.0.2.
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 streamlines the CI/CD process for a full-stack task management platform by automating tasks such as building, testing, security scanning, and deploying the application. It also facilitates publishing to GitHub Packages, Docker Hub, and the GitHub Marketplace, ensuring an efficient and secure software delivery pipeline.</description></item><item><title>sbom-tools-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sbom-tools-action/</link><pubDate>Sat, 21 Mar 2026 13:30:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sbom-tools-action/</guid><description>Version updated for https://github.com/sbom-tool/sbom-tools-action to version v1.3.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 integrates the sbom-tools utility into GitHub workflows to automate Software Bill of Materials (SBOM) management tasks, such as semantic diffing, validation, quality scoring, enrichment, vulnerability analysis, and license compliance checks. It simplifies SBOM handling by providing pre-built, verified binaries and supports advanced features like provenance verification via Sigstore/SLSA.</description></item><item><title>Generate Service Matrix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/generate-service-matrix/</link><pubDate>Sat, 21 Mar 2026 13:30:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/generate-service-matrix/</guid><description>Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.0.
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 Generate Service Matrix Action is a GitHub Action that automates the creation of a deployment matrix for multi-service, multi-environment workflows. It reads configuration files from your repository or external deployment repositories to generate a strategy.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-depvault-cli/</link><pubDate>Sat, 21 Mar 2026 13:30:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.13.
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 DepVault is a full-stack platform that automates dependency scanning across multiple programming ecosystems to detect vulnerabilities, outdated packages, and license issues, while ensuring compliance using OSV.dev. It also provides an AES-256-GCM encrypted vault for securely managing environment variables, secret files, and CI/CD pipeline secrets, with features like version history, audit logs, and secret sharing.</description></item><item><title>pinact</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/pinact/</link><pubDate>Sat, 21 Mar 2026 13:29:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/pinact/</guid><description>Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v2.0.0.
This action is used across all versions by 174 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 pinact-action GitHub Action automates the process of pinning specific versions of GitHub Actions and reusable workflows to ensure consistency and security in your repository. It scans and updates workflow files, committing the changes automatically or validating them to prevent the use of unpinned actions, which reduces the risk of unintended behavior due to upstream changes.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</link><pubDate>Sat, 21 Mar 2026 13:29:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.18.3.
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 ZIRAN is a GitHub Action designed to automate security testing for AI agents, focusing on identifying vulnerabilities in agents that utilize tools, memory, and multi-step reasoning. It solves the problem of testing complex tool combinations and multi-agent interactions, which traditional security tools often overlook, by leveraging capabilities such as graph-based tool chain discovery, side-effect detection, and autonomous pentesting.</description></item><item><title>ignition-lint-toolkit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ignition-lint-toolkit/</link><pubDate>Sat, 21 Mar 2026 13:29:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ignition-lint-toolkit/</guid><description>Version updated for https://github.com/TheThoughtagen/ignition-lint to version v1.5.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 ignition-lint GitHub Action is a comprehensive linting toolkit designed for Ignition SCADA projects, enabling automated validation of project files to catch errors before runtime, enforce best practices, and ensure code quality. It detects issues such as Jython syntax errors, malformed bindings, deprecated API usage, and inefficient expressions, while also validating naming conventions and identifying unused properties.</description></item><item><title>RustStack S3</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ruststack-s3/</link><pubDate>Sat, 21 Mar 2026 13:29:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ruststack-s3/</guid><description>Version updated for https://github.com/tyrchen/ruststack to version v0.4.3.
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 RustStack is a lightweight, high-performance AWS service emulator written in Rust, providing local development and CI pipelines with emulation for S3, DynamoDB, SQS (including FIFO), and SSM Parameter Store. It serves as a faster, resource-efficient alternative to LocalStack, offering a unified gateway on a single port, compatibility with AWS SDKs/CLI, and features like SigV4 authentication, in-memory storage with disk spillover, and extensibility for adding new services.</description></item><item><title>Package Build Flow Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/package-build-flow-action/</link><pubDate>Sat, 21 Mar 2026 13:29:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/package-build-flow-action/</guid><description>Version updated for https://github.com/wgtechlabs/package-build-flow-action to version v2.1.1.
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 The Package Build Flow Action automates the versioning, building, and publishing of JavaScript packages to the NPM Registry and GitHub Packages. It simplifies workflows by providing intelligent flow detection based on GitHub events, supporting multiple release types (e.</description></item><item><title>YAML Schema Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/yaml-schema-validation/</link><pubDate>Sat, 21 Mar 2026 05:50:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/yaml-schema-validation/</guid><description>Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v2.0.1.
This action is used across all versions by 2 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 yaml-ls-check GitHub Action provides automated validation of YAML files against specified schemas using the yaml-language-server tool. It simplifies the process of ensuring YAML file correctness by integrating schema validation into CI/CD pipelines or local workflows, reducing errors and streamlining configuration management.</description></item><item><title>Scopeform Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/scopeform-deploy/</link><pubDate>Sat, 21 Mar 2026 05:50:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/scopeform-deploy/</guid><description>Version updated for https://github.com/emartai/scopeform to version v0.1.1.
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 Scopeform is a security and access management tool designed for AI agents, enabling users to replace long-lived, hardcoded API keys with scoped, short-lived tokens for enhanced control and security. It automates the process of registering agents, issuing service-specific tokens, monitoring API usage, and revoking access on a per-agent basis through a centralized dashboard.</description></item><item><title>Fallow - Dead Code Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/fallow-dead-code-analysis/</link><pubDate>Sat, 21 Mar 2026 05:50:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/fallow-dead-code-analysis/</guid><description>Version updated for https://github.com/fallow-rs/fallow to version v1.0.3.
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 This GitHub Action, fallow, is a high-performance codebase analyzer for JavaScript and TypeScript projects, built with Rust. It automates the detection of unused code (e.g., files, exports, dependencies), circular dependencies, code duplication, and complexity hotspots, providing actionable insights significantly faster than traditional tools.</description></item><item><title>Build Unreal Engine 5 action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/build-unreal-engine-5-action/</link><pubDate>Sat, 21 Mar 2026 05:50:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/build-unreal-engine-5-action/</guid><description>Version updated for https://github.com/Fork-on-the-Table-Collective/UE5-build-action to version v1.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 process of building Unreal Engine 5 (UE5) projects on Windows or macOS, supporting configurations like development and shipping. It simplifies tasks such as compiling, packaging, cooking, staging, and creating release builds, addressing the complexity of manual UE5 build processes.</description></item><item><title>Running UE5 tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/running-ue5-tests/</link><pubDate>Sat, 21 Mar 2026 05:50:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/running-ue5-tests/</guid><description>Version updated for https://github.com/Fork-on-the-Table-Collective/UE5-RunTests-Action to version v2.0.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 The UE5-RunTests GitHub Action automates the execution of automated tests for Unreal Engine 5 projects on self-hosted runners. It streamlines the testing process by parsing test lists, running tests in batch mode, and generating detailed reports that summarize test results, including passed, failed, and warning counts.</description></item><item><title>Upload to google drive/Download from google drive/Delete from google drive/List files in Google Drive</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/upload-to-google-drive/download-from-google-drive/delete-from-google-drive/list-files-in-google-drive/</link><pubDate>Sat, 21 Mar 2026 05:50:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/upload-to-google-drive/download-from-google-drive/delete-from-google-drive/list-files-in-google-drive/</guid><description>Version updated for https://github.com/Fork-on-the-Table-Collective/upload-to-download-from-gdrive to version v2.0.1.
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 This GitHub Action enables seamless interaction with Google Drive by automating file and folder operations such as uploading, downloading, deleting, and listing files. It simplifies tasks like transferring files, managing cloud storage, and retrieving file metadata using a Google Service Account for authentication.</description></item><item><title>setup-masm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-masm/</link><pubDate>Sat, 21 Mar 2026 05:50:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-masm/</guid><description>Version updated for https://github.com/glslang/setup-masm to version v1.3.
This action is used across all versions by 4 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 setup-masm GitHub Action automates the configuration of Microsoft Macro Assembler (MASM) in the workflow environment for Windows-based assembly language projects, supporting x64, x86, and ARM64 architectures. It simplifies the setup process by adding MASM to the PATH and enabling seamless integration with Visual Studio versions during CI/CD workflows.</description></item><item><title>gtm-users</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/gtm-users/</link><pubDate>Sat, 21 Mar 2026 05:50:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/gtm-users/</guid><description>Version updated for https://github.com/h13/gtm-users to version v1.2.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 gtm-users GitHub Action is a tool for managing Google Tag Manager (GTM) user permissions declaratively, providing a Terraform-like workflow to plan, review, and apply changes. It automates tasks such as permission configuration, drift detection, and backup of GTM states, helping teams enforce consistent access policies and detect unauthorized changes.</description></item><item><title>helmfile-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/helmfile-action/</link><pubDate>Sat, 21 Mar 2026 05:50:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/helmfile-action/</guid><description>Version updated for https://github.com/helmfile/helmfile-action to version v2.4.0.
This action is used across all versions by 0 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 helmfile-action GitHub Action automates the setup and execution of Helmfile and Helm within GitHub Actions workflows on Linux, macOS, and Windows. It simplifies the deployment and management of Helm charts by providing capabilities such as version control, plugin installation, workspace configuration, and execution of Helmfile commands.</description></item><item><title>hostwithquantum/setup-quantum-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/hostwithquantum/setup-quantum-cli/</link><pubDate>Sat, 21 Mar 2026 05:50:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/hostwithquantum/setup-quantum-cli/</guid><description>Version updated for https://github.com/hostwithquantum/setup-quantum-cli 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 The setup-quantum-cli GitHub Action automates the installation and configuration of the quantum-cli tool for use in CI/CD workflows. It simplifies setup by downloading the CLI, adding it to the system PATH, and handling authentication using an API key or legacy username/password credentials.</description></item><item><title>Set up Zig Toolchain</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/set-up-zig-toolchain/</link><pubDate>Sat, 21 Mar 2026 05:50:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/set-up-zig-toolchain/</guid><description>Version updated for https://github.com/jassielof/setup-zig to version v1.
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 &amp;ldquo;Setup Zig Action&amp;rdquo; is a GitHub Action that provides a fast and cross-platform method to install the Zig programming language in CI workflows. It automates Zig installation while optimizing build performance through smart caching of compilation outputs and target-aware cache keys.</description></item><item><title>Setup CDI tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-cdi-tools/</link><pubDate>Sat, 21 Mar 2026 05:50:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/setup-cdi-tools/</guid><description>Version updated for https://github.com/Khauri/setup-cdi-tools to version v1.0.
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 This GitHub Action facilitates the setup of various tools commonly used in Continuous Delivery (CD) workflows across multiple platforms and architectures. It automates the downloading and configuration of popular tools like kubectl, helm, and jq, as well as supports custom tool setups via user-provided configuration.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/totem-shield/</link><pubDate>Sat, 21 Mar 2026 05:50:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.3.10.
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 GitHub Action and CLI tool designed to enforce consistent architectural and coding rules across projects by creating a persistent, model-agnostic memory layer that integrates with AI coding agents. It automates the enforcement of project-specific rules through deterministic CI guardrails, enabling shared knowledge across repositories and ensuring compliance without requiring real-time interaction with AI systems.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/run-aer-tests/</link><pubDate>Sat, 21 Mar 2026 05:49:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.128.
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 aer GitHub Action facilitates running Apex tests and executing Apex code in a lightweight, Salesforce-compatible runtime environment directly within GitHub Actions workflows. It eliminates the need to deploy Apex code to a Salesforce org for validation and testing, enabling faster, more reproducible test cycles.</description></item><item><title>GreenOps PR Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/greenops-pr-analysis/</link><pubDate>Sat, 21 Mar 2026 05:49:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/greenops-pr-analysis/</guid><description>Version updated for https://github.com/omrdev1/greenops-cli 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 GreenOps CLI GitHub Action provides automated carbon footprint analysis for infrastructure changes in CI/CD pipelines. It evaluates Terraform plans, estimates the carbon emissions and costs of infrastructure resources, and offers actionable recommendations to optimize for lower environmental impact and cost savings.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/multi-style-contribution-snake/</link><pubDate>Sat, 21 Mar 2026 05:49:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v21.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action generates dynamic, animated visualizations of your GitHub contribution graph in various styles, shapes, and themes. It automates the creation of these animations, supports both GIF and SVG formats, and organizes the outputs into a dedicated branch with a preview-ready gallery.</description></item><item><title>cargo-consolidate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/cargo-consolidate/</link><pubDate>Sat, 21 Mar 2026 05:49:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/cargo-consolidate/</guid><description>Version updated for https://github.com/r0x0d/cargo-consolidate to version v0.2.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 cargo-consolidate is a GitHub Action and Cargo subcommand designed to analyze Rust workspaces for shared dependencies and flag version mismatches. It helps developers consolidate dependencies into a centralized [workspace.dependencies] section, improving dependency management and reducing version conflicts.</description></item><item><title>sbom-tools-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sbom-tools-action/</link><pubDate>Sat, 21 Mar 2026 05:49:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/sbom-tools-action/</guid><description>Version updated for https://github.com/sbom-tool/sbom-tools-action to version v1.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 sbom-tools GitHub Action integrates sbom-tools into GitHub workflows to automate tasks such as SBOM (Software Bill of Materials) diffing, validation, quality scoring, enrichment, verification, and license checking. It simplifies the process of ensuring software supply chain security by providing capabilities like vulnerability detection, compliance checks, and provenance verification.</description></item><item><title>Playwright CI Debugger</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/playwright-ci-debugger/</link><pubDate>Sat, 21 Mar 2026 05:49:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/playwright-ci-debugger/</guid><description>Version updated for https://github.com/sentinelqa-dev/playwright-ci-debugger to version v1.2.0.
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 Playwright CI Debugger GitHub Action simplifies debugging Playwright test failures in CI by aggregating test artifacts (logs, screenshots, videos, and failure contexts) into a single, shareable, hosted debugging report. It eliminates the manual effort of downloading and analyzing scattered artifacts, providing quick failure diagnosis, a concise failure preview, and an accessible link for collaboration via Slack, PRs, or GitHub issues.</description></item><item><title>Generate Service Matrix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/generate-service-matrix/</link><pubDate>Sat, 21 Mar 2026 05:49:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/generate-service-matrix/</guid><description>Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.4.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 &amp;ldquo;Generate Service Matrix Action&amp;rdquo; is a GitHub Action designed to automate the creation of deployment matrices for multi-service, multi-environment workflows. It analyzes repository configurations in supported formats (Skyhook and Koala) to generate a strategy.</description></item><item><title>Socket Basics Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/socket-basics-security-scanner/</link><pubDate>Sat, 21 Mar 2026 05:49:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/socket-basics-security-scanner/</guid><description>Version updated for https://github.com/SocketDev/socket-basics to version v2.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 Socket Basics is a comprehensive security scanning GitHub Action that automates static application security testing (SAST), secrets detection, container scanning, and dependency analysis, consolidating results into a unified format.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</link><pubDate>Sat, 21 Mar 2026 05:49:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.16.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 ZIRAN is a GitHub Action designed for security testing of AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of vulnerabilities by analyzing tool combinations, detecting side effects, and executing multi-phase attack campaigns with live feedback.</description></item><item><title>Migration Sentinel</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/migration-sentinel/</link><pubDate>Sat, 21 Mar 2026 05:49:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/migration-sentinel/</guid><description>Version updated for https://github.com/toruyamad-alt/migration-sentinel to version v0.1.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 migration-sentinel is a GitHub Action and CLI tool designed to identify and prevent potentially risky database migration operations, such as schema changes that could cause table locks, data loss, or deployment failures.</description></item><item><title>Security Health Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/security-health-check/</link><pubDate>Sat, 21 Mar 2026 05:49:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/security-health-check/</guid><description>Version updated for https://github.com/vtaneja0211/security-health-check to version v1.0.1.
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 Security Health Check GitHub Action performs static security analysis on JavaScript and TypeScript applications to identify issues like hardcoded secrets, authentication vulnerabilities, dependency risks, and code quality problems. It automates the process of assessing security and code health by generating a composite health score (0–100) with detailed diagnostics, which are posted as a pull request comment.</description></item><item><title>Action Json Read</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/action-json-read/</link><pubDate>Sat, 21 Mar 2026 05:48:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/21/action-json-read/</guid><description>Version updated for https://github.com/Xikaro/action-read-json to version v1.1.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 This GitHub Action reads JSON files and extracts their values as output variables for use in workflows. It automates the retrieval of specific properties, including nested objects and arrays, offering flexible output formats such as JSON, flat, or YAML.</description></item><item><title>Aqua Security Trivy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/aqua-security-trivy/</link><pubDate>Fri, 20 Mar 2026 13:38:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/aqua-security-trivy/</guid><description>Version updated for https://github.com/aquasecurity/trivy-action to version v0.35.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 39,830 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Trivy GitHub Action integrates the Trivy vulnerability scanner into CI/CD pipelines to automate security scans for container images, file systems, repositories, and Infrastructure-as-Code. It identifies vulnerabilities, secrets, and misconfigurations, ensuring application security during development.</description></item><item><title>Notion Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/notion-pages/</link><pubDate>Fri, 20 Mar 2026 13:38:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/notion-pages/</guid><description>Version updated for https://github.com/bndynet/github-action-notion to version v2.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of syncing content from Notion pages to Jekyll blog posts. It simplifies workflows by generating Jekyll-compatible posts from Notion content and committing them directly to a repository, allowing for seamless content management and publication.</description></item><item><title>Canyon Coverage Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/canyon-coverage-upload/</link><pubDate>Fri, 20 Mar 2026 13:38:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/canyon-coverage-upload/</guid><description>Version updated for https://github.com/canyon-project/canyon-action to version v1.0.25.
This action is used across all versions by 2 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 Canyon GitHub Action automates the process of uploading code coverage reports in JSON format to a Canyon server. It simplifies integration with CI/CD pipelines by extracting relevant repository, commit, and environment details from GitHub Actions workflows, while offering flexible configuration and optional authentication.</description></item><item><title>Baidu Netdisk Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/baidu-netdisk-upload/</link><pubDate>Fri, 20 Mar 2026 13:37:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/baidu-netdisk-upload/</guid><description>Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.3.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 The Baidu Netdisk Upload Action is a cross-platform GitHub Action designed to automate the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It simplifies managing file uploads by supporting glob patterns, specifying target directories, and offering configurable upload policies (e.</description></item><item><title>Glassbox EU AI Act Compliance Audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/glassbox-eu-ai-act-compliance-audit/</link><pubDate>Fri, 20 Mar 2026 13:37:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/glassbox-eu-ai-act-compliance-audit/</guid><description>Version updated for https://github.com/designer-coderajay/Glassbox-AI-2.0-Mechanistic-Interpretability-tool to version v3.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 Glassbox 3.0.0 is an open-source toolkit designed to automate the creation of Annex IV technical documentation required under the EU AI Act for high-risk AI systems, streamlining compliance processes for both open-source and proprietary AI models.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/muaddib-scanner/</link><pubDate>Fri, 20 Mar 2026 13:37:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.9.8.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate threats in npm and PyPI dependencies. It combines multiple scanning engines, deobfuscation, behavioral anomaly detection, and inter-module analysis to identify malicious packages, supply chain attacks, and suspicious patterns.</description></item><item><title>DriftaBot Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/driftabot-agent/</link><pubDate>Fri, 20 Mar 2026 13:37:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/driftabot-agent/</guid><description>Version updated for https://github.com/DriftaBot/agent to version v2.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 DriftaBot Agent is a GitHub Action that automates the detection of breaking API changes in pull requests for provider repositories and creates corresponding GitHub issues in affected consumer repositories. It eliminates the need for manual analysis by comparing OpenAPI schemas, identifying impacted consumer repos, and notifying them directly through issues.</description></item><item><title>Skylos - Dead Code &amp; Security PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/skylos-dead-code-security-pr-gate/</link><pubDate>Fri, 20 Mar 2026 13:37:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/skylos-dead-code-security-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.1.0.
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 a local-first code analysis tool for Python, TypeScript, and Go that identifies dead code, secrets, and exploitable security vulnerabilities, enabling teams to gate pull requests with automated quality checks. It combines dead code detection, security scanning, and PR review workflows into a single CLI and CI pipeline, reducing false positives and supporting modern frameworks like FastAPI, Django, and React.</description></item><item><title>Kurtosis Assertoor GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/kurtosis-assertoor-github-action/</link><pubDate>Fri, 20 Mar 2026 13:37:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/kurtosis-assertoor-github-action/</guid><description>Version updated for https://github.com/ethpandaops/kurtosis-assertoor-github-action to version v1.0.1.
This action is used across all versions by 159 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kurtosis-assertoor-github-action automates the deployment of a customizable Ethereum Testnet environment using Kurtosis and facilitates test execution and monitoring through the Assertoor API. It simplifies the setup and teardown of Ethereum networks for testing, supports multiple backend configurations (Docker, Kubernetes, or Cloud), and provides flexible options for running, monitoring, and analyzing test results.</description></item><item><title>Markdown to ePub</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/markdown-to-epub/</link><pubDate>Fri, 20 Mar 2026 13:37:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/markdown-to-epub/</guid><description>Version updated for https://github.com/harrymaynard/markdown-to-epub-action to version v2.1.3.
This action is used across all versions by 1 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 Markdown-to-ePub Action is a GitHub Action designed to automate the process of converting multiple Markdown files into a single ePub file. It simplifies the creation of eBooks by combining content, adding metadata (e.</description></item><item><title>Semantic Issue Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/semantic-issue-actions/</link><pubDate>Fri, 20 Mar 2026 13:37:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/semantic-issue-actions/</guid><description>Version updated for https://github.com/hwakabh/semantic-issue-action to version v0.6.8.
This action is used across all versions by 12 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 semantic-issue-action GitHub Action ensures that issue titles in a repository adhere to the Conventional Commit specifications. It automates the validation process by monitoring issue events (e.g., opened, edited) and posts a comment on the issue if the title format does not comply with the specified standards.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/sops-tools-installer/</link><pubDate>Fri, 20 Mar 2026 13:37:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.3.
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 Setup sops GitHub Action automates the installation of a specific version of the sops binary on a workflow runner, allowing users to manage encrypted files during CI/CD processes. It ensures the desired version of sops is available and adds it to the system&amp;rsquo;s PATH for seamless integration into workflows.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/stackit-cli-tools-installer/</link><pubDate>Fri, 20 Mar 2026 13:37:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.34.
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 The Setup stackit-cli GitHub Action automates the installation of a specified version of the stackit-cli binary on a workflow runner, supporting both specific semantic versions and the latest release. It simplifies the setup process by managing the installation, caching the binary, and adding it to the system&amp;rsquo;s PATH, ensuring seamless integration and version control for workflows using stackit-cli.</description></item><item><title>LPM.dev Publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/lpm.dev-publish/</link><pubDate>Fri, 20 Mar 2026 13:37:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/lpm.dev-publish/</guid><description>Version updated for https://github.com/lpm-dev/publish 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 The LPM.dev Publish GitHub Action automates the process of publishing Node.js packages to the LPM package registry. It streamlines package publishing by setting up Node.js, installing dependencies, and handling authentication via OIDC (no secrets required) or tokens.</description></item><item><title>Setup LPM.dev</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-lpm.dev/</link><pubDate>Fri, 20 Mar 2026 13:37:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-lpm.dev/</guid><description>Version updated for https://github.com/lpm-dev/setup-lpm 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 The Setup LPM GitHub Action simplifies the configuration of the LPM package registry by automating authentication for npm install. It supports secure, secret-free authentication using OpenID Connect (OIDC) or token-based authentication as a fallback. This action streamlines package installation workflows in CI/CD pipelines by handling authentication setup and integrating seamlessly with GitHub Actions.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/totem-shield/</link><pubDate>Fri, 20 Mar 2026 13:37:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.3.6.
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 GitHub Action and CLI tool that enforces architectural and coding rules across projects by creating a persistent, model-agnostic memory layer that integrates seamlessly with AI coding agents like Copilot, Claude, and others.</description></item><item><title>MCPB Pack</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/mcpb-pack/</link><pubDate>Fri, 20 Mar 2026 13:36:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/mcpb-pack/</guid><description>Version updated for https://github.com/NimbleBrainInc/mcpb-pack to version v2.1.3.
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 MCPB Pack GitHub Action automates the packaging and publishing of Model Context Protocol (MCP) servers into portable .mcpb bundles. It simplifies the workflow by building the server with its dependencies, attaching the package to GitHub releases, and registering it with the mpak registry, making the server easily discoverable and installable.</description></item><item><title>Setup OCX</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-ocx/</link><pubDate>Fri, 20 Mar 2026 13:36:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-ocx/</guid><description>Version updated for https://github.com/ocx-sh/setup-ocx to version v1.0.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 The setup-ocx GitHub Action automates the installation of the OCX package manager, allowing users to easily set up and manage OCX in their workflows. It simplifies tasks such as obtaining specific versions of OCX and configuring platform-specific binaries, streamlining dependency management and reducing manual setup.</description></item><item><title>Setup-Oracle-Test-Pilot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-oracle-test-pilot/</link><pubDate>Fri, 20 Mar 2026 13:36:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-oracle-test-pilot/</guid><description>Version updated for https://github.com/oracle-actions/setup-testpilot to version v1.0.23.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 This GitHub Action integrates Oracle Test Pilot for Third-Party Software into workflows, automating the provisioning and de-provisioning of Oracle Cloud Infrastructure (OCI) services (e.g., databases) for testing.</description></item><item><title>Ratio1 SDK Setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/ratio1-sdk-setup/</link><pubDate>Fri, 20 Mar 2026 13:36:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/ratio1-sdk-setup/</guid><description>Version updated for https://github.com/Ratio1/ratio1-setup-action to version v1.0.1.
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 by installing Python, configuring the SDK, and resetting its configuration. It simplifies tasks such as selecting the appropriate network, setting aliases, managing private keys, and executing post-setup commands, reducing manual configuration overhead.</description></item><item><title>ReARM Version and Publish Helm Chart Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/rearm-version-and-publish-helm-chart-action/</link><pubDate>Fri, 20 Mar 2026 13:36:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/rearm-version-and-publish-helm-chart-action/</guid><description>Version updated for https://github.com/relizaio/rearm-helm-action to version 1.7.0.
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 rearm-helm-action GitHub Action automates the versioning, packaging, and publishing of Helm charts to OCI-compliant registries, ECR, or ChartMuseum while integrating with ReARM for release metadata submission. It simplifies chart version management by dynamically updating the Chart.</description></item><item><title>Increase build disk space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/increase-build-disk-space/</link><pubDate>Fri, 20 Mar 2026 13:36:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/increase-build-disk-space/</guid><description>Version updated for https://github.com/rtjohnso/maximize-build-space to version v1.
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 is designed to maximize available disk space on public GitHub-hosted runners by reclaiming unused space on the temp disk, optionally removing unnecessary preinstalled software, and resizing SWAP space. It automates the process of consolidating free space into a single build volume, addressing disk space limitations that can cause build jobs to fail.</description></item><item><title>Upload a new image to docker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/upload-a-new-image-to-docker/</link><pubDate>Fri, 20 Mar 2026 13:36:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/upload-a-new-image-to-docker/</guid><description>Version updated for https://github.com/Snr1s3/upload-to-docker-action to version 1.0.1.
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 &amp;ldquo;Upload to Docker Action&amp;rdquo; is a GitHub Action that automates the process of building a multi-platform Docker image and uploading it to a Docker registry, such as Docker Hub. It simplifies container deployment by handling Docker authentication, multi-platform builds, and image tagging, making it easier to consistently package and distribute applications.</description></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/go-changelog-generator/</link><pubDate>Fri, 20 Mar 2026 13:36:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.6.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs from git commit history formatted using the Conventional Commits standard. It organizes changes by type, highlights breaking changes, links pull requests and issues, and supports advanced customization such as tag filtering, type-to-section mapping, and handling of unreleased changes.</description></item><item><title>Soundcheck Security Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/soundcheck-security-review/</link><pubDate>Fri, 20 Mar 2026 13:36:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/soundcheck-security-review/</guid><description>Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.9.
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 &amp;ldquo;Soundcheck Security Review&amp;rdquo; GitHub Action automates security code reviews by scanning repository source files for vulnerabilities based on OWASP Top 10 standards. It identifies and rewrites Critical, High, and Medium severity issues, commits the changes to a dedicated branch, and opens a pull request containing a severity-ranked findings table.</description></item><item><title>QuietPulse Heartbeat</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/quietpulse-heartbeat/</link><pubDate>Fri, 20 Mar 2026 13:36:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/quietpulse-heartbeat/</guid><description>Version updated for https://github.com/vadyak/quietpulse-actions to version v1.
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 QuietPulse Heartbeat GitHub Action automates the process of sending heartbeat pings to QuietPulse, enabling monitoring of scheduled tasks and cron jobs. It helps ensure task reliability by providing instant notifications via Telegram or Email if a task fails or is missed.</description></item><item><title>Aptu Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/aptu-triage/</link><pubDate>Fri, 20 Mar 2026 05:51:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/aptu-triage/</guid><description>Version updated for https://github.com/clouatre-labs/aptu to version v0.2.17.
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 Aptu is an AI-powered triage utility designed to automate and enhance open-source software (OSS) project management tasks. It simplifies issue triage, pull request reviews, release note generation, and security scanning by using task-specialized AI models that focus on code quality and precision.</description></item><item><title>Docker build and push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/docker-build-and-push/</link><pubDate>Fri, 20 Mar 2026 05:51:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/docker-build-and-push/</guid><description>Version updated for https://github.com/cloudposse/github-action-docker-build-push to version v3.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 111 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 building Docker images and pushing them to a specified registry, such as Docker Hub or Amazon ECR. It simplifies container image management by integrating build caching, multi-platform support, and authentication into CI/CD workflows.</description></item><item><title>JQ eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/jq-eval/</link><pubDate>Fri, 20 Mar 2026 05:51:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/jq-eval/</guid><description>Version updated for https://github.com/cloudposse/github-action-jq to version v0.4.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 21 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 utilizes jq to process JSON input with a user-defined query script and outputs the result as a step output in a workflow.</description></item><item><title>check-version-before-release</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/check-version-before-release/</link><pubDate>Fri, 20 Mar 2026 05:51:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/check-version-before-release/</guid><description>Version updated for https://github.com/digicatapult/check-version to version v1.5.50.
This action is used across all versions by 35 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 version validation for projects using npm, Cargo, or Poetry by comparing the version specified in the project files (e.g., package.json, Cargo.toml, pyproject.toml) with the latest published tag.</description></item><item><title>Smart TODO Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/smart-todo-action/</link><pubDate>Fri, 20 Mar 2026 05:50:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/smart-todo-action/</guid><description>Version updated for https://github.com/DiogoRibeiro7/smart-todo-action to version v1.0.35.
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 smart-todo-action is a GitHub Action designed to automate the detection and management of inline comments like TODO, FIXME, BUG, and HACK within a codebase by converting them into GitHub Issues.</description></item><item><title>Fetch Doppler Secrets</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/fetch-doppler-secrets/</link><pubDate>Fri, 20 Mar 2026 05:50:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/fetch-doppler-secrets/</guid><description>Version updated for https://github.com/DopplerHQ/secrets-fetch-action to version v2.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 60 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 Doppler Secrets Fetch Action is a GitHub Action that automates the retrieval of secrets stored in Doppler for use within GitHub Actions workflows.</description></item><item><title>Pageflare Optimize</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/pageflare-optimize/</link><pubDate>Fri, 20 Mar 2026 05:50:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/pageflare-optimize/</guid><description>Version updated for https://github.com/getappz/pageflare-cli to version v1.
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 @pageflare/cli GitHub Action automates the optimization of static site output (HTML, CSS, JS, images) by applying production-grade performance enhancements. It streamlines the post-build process for static site generators (SSGs) by auto-detecting frameworks and output directories, ensuring optimized assets for deployment on platforms like Vercel and Netlify.</description></item><item><title>OPC UA Test Server Suite</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/opc-ua-test-server-suite/</link><pubDate>Fri, 20 Mar 2026 05:50:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/opc-ua-test-server-suite/</guid><description>Version updated for https://github.com/GianfriAur/opcua-test-server-suite to version v1.1.4.
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 OPC UA Test Server Suite is a Docker-based tool designed for integration testing of OPC UA client libraries across multiple programming languages. It automates the creation of a realistic OPC UA test environment with eight pre-configured server instances, covering all security policies, authentication methods, and communication modes defined by the OPC UA specification.</description></item><item><title>GitHub Screenshot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/github-screenshot-action/</link><pubDate>Fri, 20 Mar 2026 05:50:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/github-screenshot-action/</guid><description>Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.21.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the capture, monitoring, and versioning of website screenshots using a JSON-based configuration. It simplifies website monitoring by automating screenshot generation with support for parallel execution, retry logic, cron scheduling, and automatic pull request creation.</description></item><item><title>Hosho Prompt Reviewer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/hosho-prompt-reviewer/</link><pubDate>Fri, 20 Mar 2026 05:50:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/hosho-prompt-reviewer/</guid><description>Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.28.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 The &amp;ldquo;Hosho Prompt Reviewer&amp;rdquo; GitHub Action evaluates AI agent prompts against established prompt engineering best practices. It automates the process of analyzing prompts across six quality factors, providing detailed feedback, ratings, and actionable fixes to improve clarity, structure, and alignment with model-specific guidelines.</description></item><item><title>verified-bot-commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/verified-bot-commit/</link><pubDate>Fri, 20 Mar 2026 05:50:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/verified-bot-commit/</guid><description>Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.0.
This action is used across all versions by 81 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It solves the problem of generating verified commits programmatically, ensuring changes made by automation are properly signed and attributed.</description></item><item><title>GitHub Actions Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/github-actions-dependency-submission/</link><pubDate>Fri, 20 Mar 2026 05:50:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/github-actions-dependency-submission/</guid><description>Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.11.
This action is used across all versions by 80 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 GitHub Actions Dependency Submission action automates the scanning of a repository&amp;rsquo;s workflow files to identify and submit GitHub Actions dependencies to GitHub&amp;rsquo;s Dependency Graph. It supports features like recursive scanning of composite actions, detection of Docker-based dependencies, and handling forked actions to ensure comprehensive dependency tracking.</description></item><item><title>Actions Example Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/actions-example-checker/</link><pubDate>Fri, 20 Mar 2026 05:50:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/actions-example-checker/</guid><description>Version updated for https://github.com/jessehouwing/actions-example-checker to version v0.0.6.
This action is used across all versions by 7 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 GitHub Actions Example Checker is a GitHub Action designed to automate the validation of usage examples in documentation against the action&amp;rsquo;s schema defined in action.yml or action.yaml files. It ensures the correctness and consistency of inputs, outputs, and example configurations by performing schema-based validation, type checking, and pattern matching.</description></item><item><title>Azure Pipelines Dependency Submission</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/azure-pipelines-dependency-submission/</link><pubDate>Fri, 20 Mar 2026 05:50:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/azure-pipelines-dependency-submission/</guid><description>Version updated for https://github.com/jessehouwing/azure-pipelines-dependency-submission to version v1.0.6.
This action is used across all versions by 1 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 Azure Pipelines Dependency Submission GitHub Action automates the process of detecting and submitting Azure Pipelines task dependencies to GitHub&amp;rsquo;s Dependency Graph. This enables vulnerability scanning and Dependabot alerts for Azure Pipelines tasks, helping developers identify and address security issues.</description></item><item><title>Get Environments</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/get-environments/</link><pubDate>Fri, 20 Mar 2026 05:50:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/get-environments/</guid><description>Version updated for https://github.com/jonnitto/get-environments to version 1.0.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 The &amp;ldquo;Get Environments GitHub Action&amp;rdquo; automates the process of retrieving all environment names for a specified GitHub repository and outputs them as a JSON array. It simplifies access to environment data using the GitHub Environments API, enabling developers to dynamically interact with repository environments in workflows.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/judges-code-review/</link><pubDate>Fri, 20 Mar 2026 05:50:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.119.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 Judges Panel GitHub Action and associated tools evaluate AI-generated code using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It serves as an independent quality gate for code reviews, automating tasks such as risk assessments, prioritized issue identification, and generating detailed reports.</description></item><item><title>Leanpub Multi Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/leanpub-multi-action/</link><pubDate>Fri, 20 Mar 2026 05:49:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/leanpub-multi-action/</guid><description>Version updated for https://github.com/lykinsbd/leanpub-multi-action to version v2.1.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 The Leanpub Multi Action is a GitHub Action designed to automate interactions with the Leanpub API, enabling seamless management of Leanpub books within GitHub workflows. It simplifies tasks such as previewing, publishing, unpublishing, checking job statuses, and verifying book details, thereby streamlining the publishing process for authors.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/totem-shield/</link><pubDate>Fri, 20 Mar 2026 05:49:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.3.5.
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 GitHub Action and CLI tool designed to enforce project-specific architectural rules and governance across repositories by creating a persistent, model-agnostic memory layer. It automates the validation of AI-generated or manually written code through deterministic guardrails, ensuring consistent adherence to predefined rules without relying on real-time AI interactions or external APIs.</description></item><item><title>mockdr — Multi-EDR Mock Server</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/mockdr-multi-edr-mock-server/</link><pubDate>Fri, 20 Mar 2026 05:49:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/mockdr-multi-edr-mock-server/</guid><description>Version updated for https://github.com/mockdr/mockdr to version v1.0.4.
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 mockdr GitHub Action is a self-contained mock server that emulates APIs for eight major security platforms, including SentinelOne, CrowdStrike Falcon, Microsoft Defender for Endpoint, and Splunk SIEM. It enables seamless testing of SOAR playbooks, SIEM integrations, automation scripts, and EDR/response tools by mimicking real API behavior with accurate data, paths, and response formats.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/run-aer-tests/</link><pubDate>Fri, 20 Mar 2026 05:49:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.126.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code and running tests directly in CI pipelines without requiring deployment to a Salesforce org. It automates Apex test execution, supports focused testing, and enables integration with CI workflows, helping developers streamline their testing process with faster, reproducible test cycles.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/multi-style-contribution-snake/</link><pubDate>Fri, 20 Mar 2026 05:49:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v20.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms a user&amp;rsquo;s GitHub contribution graph into dynamic, animated visuals with five distinct themes, unique geometric shapes, and bold month labels for enhanced readability. It automates the generation of high-quality SVG and GIF assets, organizes them in an output branch, and provides a gallery for easy preview and sharing.</description></item><item><title>WP Packages Changelog Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/wp-packages-changelog-action/</link><pubDate>Fri, 20 Mar 2026 05:49:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/wp-packages-changelog-action/</guid><description>Version updated for https://github.com/roots/wp-packages-changelog-action to version v3.0.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 The WP Packages Changelog Action is a GitHub Action designed to automatically comment on pull requests with WordPress plugin changelogs when changes are detected in composer.lock or composer.json files. It simplifies tracking plugin updates by fetching changelogs from the WordPress.</description></item><item><title>Setup RuyiSDK Package Manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-ruyisdk-package-manager/</link><pubDate>Fri, 20 Mar 2026 05:49:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/setup-ruyisdk-package-manager/</guid><description>Version updated for https://github.com/ruyisdk/setup-ruyi-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 ruyisdk/setup-ruyi-action GitHub Action automates the setup of the RuyiSDK Package Manager (ruyi) in CI workflows by downloading the appropriate binary for the runner&amp;rsquo;s architecture, verifying its integrity, and adding it to the system PATH.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/rumdl-action/</link><pubDate>Fri, 20 Mar 2026 05:49:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.56.
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 The GitHub Action &amp;ldquo;rumdl&amp;rdquo; is a high-performance Markdown linter and formatter built with Rust. It automates the detection and correction of inconsistencies and common issues in Markdown files, offering features such as 71 linting rules, automatic formatting and fixes, and support for multiple Markdown flavors like GFM and MDX.</description></item><item><title>shiplight-runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/shiplight-runner/</link><pubDate>Fri, 20 Mar 2026 05:49:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/shiplight-runner/</guid><description>Version updated for https://github.com/ShiplightAI/github-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Shiplight AI to automate the execution and monitoring of test suites during the CI/CD process. It enables users to trigger test runs, optionally perform preflight checks, and report results back to pull requests for better visibility.</description></item><item><title>pqaudit TLS Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/pqaudit-tls-scan/</link><pubDate>Fri, 20 Mar 2026 05:49:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/20/pqaudit-tls-scan/</guid><description>Version updated for https://github.com/YasogaN/pqaudit to version v0.2.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 pqaudit GitHub Action evaluates the post-quantum cryptography (PQC) readiness of TLS endpoints by probing their support for hybrid and classical cryptographic protocols, scoring them based on compliance with standards like NIST IR 8547, CNSA 2.</description></item><item><title>Convox Run</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/convox-run/</link><pubDate>Thu, 19 Mar 2026 21:49:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/convox-run/</guid><description>Version updated for https://github.com/convox/action-run to version v1.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 Convox Run Action automates the execution of one-off commands, such as database migrations, against specific releases of applications on the Convox platform. It streamlines pre-deployment or post-deployment tasks by enabling users to run these commands directly within a GitHub Actions workflow.</description></item><item><title>cloud-audit - AWS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cloud-audit-aws-security-scanner/</link><pubDate>Thu, 19 Mar 2026 21:49:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cloud-audit-aws-security-scanner/</guid><description>Version updated for https://github.com/gebalamariusz/cloud-audit to version v0.9.1.
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 cloud-audit is an open-source AWS security scanner that performs 47 checks across 15 AWS resource types and maps findings to 16 CIS AWS Foundations Benchmark controls. It uniquely identifies and correlates vulnerabilities into exploitable attack paths using 16 attack chain rules, helping users prioritize and remediate real-world security risks.</description></item><item><title>Check CRLF line endings</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-crlf-line-endings/</link><pubDate>Thu, 19 Mar 2026 21:49:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-crlf-line-endings/</guid><description>Version updated for https://github.com/gi-org-pl/check-crlf-action to version v1.0.2.
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 check-crlf-action GitHub Action ensures code consistency by detecting and failing workflows if any tracked files in the repository use CRLF (\r\n) line endings instead of LF line endings. It automates the enforcement of uniform line endings across the codebase, helping to prevent issues caused by inconsistent line ending formats in collaborative development environments.</description></item><item><title>Check file permission changes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-file-permission-changes/</link><pubDate>Thu, 19 Mar 2026 21:49:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-file-permission-changes/</guid><description>Version updated for https://github.com/gi-org-pl/check-file-permissions-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 check-permissions-action is a GitHub Action designed to detect and fail pull requests that introduce file permission changes (e.g., modifying file modes such as making a file executable). It automates the process of ensuring consistent file permissions across branches, helping teams enforce security and compliance standards in their repositories.</description></item><item><title>Check app version tag</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-app-version-tag/</link><pubDate>Thu, 19 Mar 2026 21:48:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/check-app-version-tag/</guid><description>Version updated for https://github.com/gi-org-pl/check-version-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 check-version-action GitHub Action ensures that a specified version tag does not already exist in the repository, helping to prevent the accidental reuse of published version tags. It automates the process of verifying version uniqueness by checking against existing git tags, offering early failure detection for shallow clones if full git history is not fetched.</description></item><item><title>go-task/setup-task</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/go-task/setup-task/</link><pubDate>Thu, 19 Mar 2026 21:48:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/go-task/setup-task/</guid><description>Version updated for https://github.com/go-task/setup-task to version v2.0.0.
This action is used across all versions by 260 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 Task GitHub Action integrates the Task task runner and build tool into GitHub workflows, automating the setup process for streamlined use in CI/CD pipelines. It simplifies task execution and project builds by providing access to Task&amp;rsquo;s features directly within GitHub Actions.</description></item><item><title>AWS EKS Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/aws-eks-action/</link><pubDate>Thu, 19 Mar 2026 21:48:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/aws-eks-action/</guid><description>Version updated for https://github.com/gumlet/aws-eks-action to version v1.0.6.
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 The setup-aws-eks GitHub Action automates the process of configuring a Kubernetes client, such as kubectl, to connect to an AWS EKS cluster directly from a GitHub Actions workflow. It streamlines cluster access by generating or updating the necessary .</description></item><item><title>Get File Changes</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/get-file-changes/</link><pubDate>Thu, 19 Mar 2026 21:48:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/get-file-changes/</guid><description>Version updated for https://github.com/halaslabs/get-changed-files to version v2.5.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 This GitHub Action, halaslabs/get-changed-files, identifies files that have been added, modified, removed, renamed, or changed in a pull request or push. It automates the process of retrieving and categorizing changed files, allowing users to filter results by type or file path and output them in various formats such as space-delimited, CSV, or JSON.</description></item><item><title>Flowlyt Security Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/flowlyt-security-analyzer/</link><pubDate>Thu, 19 Mar 2026 21:48:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/flowlyt-security-analyzer/</guid><description>Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.10.
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 Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines in GitHub Actions and GitLab workflows. It combines abstract syntax tree (AST) analysis with AI-driven false positive detection to identify vulnerabilities, misconfigurations, and supply chain risks with greater accuracy and speed.</description></item><item><title>PR Slack Reminder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/pr-slack-reminder/</link><pubDate>Thu, 19 Mar 2026 21:48:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/pr-slack-reminder/</guid><description>Version updated for https://github.com/hellej/pr-slack-reminder-action to version v0.14.3.
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 &amp;ldquo;PR Slack Reminder Action&amp;rdquo; is a GitHub Action designed to send automated Slack notifications about open pull requests across multiple repositories. It enhances team collaboration by highlighting old or pending PRs, providing concise review status details, and allowing customization of message content and filtering options.</description></item><item><title>RollHook Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rollhook-deploy/</link><pubDate>Thu, 19 Mar 2026 21:48:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rollhook-deploy/</guid><description>Version updated for https://github.com/jkrumm/rollhook-action to version v1.6.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 The RollHook Deploy Action is a GitHub Action designed to automate the process of building, pushing, and deploying Docker images to a RollHook server using GitHub’s OIDC authentication, eliminating the need for secrets in CI workflows.</description></item><item><title>NodeJS Actions Starter Template</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/nodejs-actions-starter-template/</link><pubDate>Thu, 19 Mar 2026 21:48:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/nodejs-actions-starter-template/</guid><description>Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.0.
This action is used across all versions by 2 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 nodejs-actions-starter-template is a GitHub Action starter template designed to streamline the creation and deployment of Node.js-based GitHub Actions. It provides a pre-configured setup with features like action boilerplate, automated CI/CD workflows, linting, testing (Jest), and integration with the GitHub REST API via Octokit.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/neurolink-ai/</link><pubDate>Thu, 19 Mar 2026 21:48:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.29.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform designed to unify 13 major AI providers and over 100 models under a single, consistent API. It simplifies the process of integrating AI into applications by enabling seamless provider switching, leveraging built-in tools, optimizing costs through intelligent routing, and supporting advanced features like memory management, multi-provider failover, and context window management.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/judges-code-review/</link><pubDate>Thu, 19 Mar 2026 21:48:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.117.8.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides an automated code evaluation tool that combines deterministic analysis (e.g., pattern matching, AST analysis) with LLM-powered reviews to assess the quality, risks, and compliance of AI-generated or manually written code.</description></item><item><title>OpenTelemetry Distribution Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/opentelemetry-distribution-builder/</link><pubDate>Thu, 19 Mar 2026 21:48:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/opentelemetry-distribution-builder/</guid><description>Version updated for https://github.com/observIQ/otel-distro-builder to version v1.2.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The OpenTelemetry Distribution Builder GitHub Action automates the creation of custom OpenTelemetry Collector distributions by leveraging a manifest file to define components. It simplifies multi-platform binary builds, installation package generation, and versioned releases, eliminating the complexities of managing custom collectors.</description></item><item><title>Smokepod</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/smokepod/</link><pubDate>Thu, 19 Mar 2026 21:48:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/smokepod/</guid><description>Version updated for https://github.com/peteretelej/smokepod to version v1.1.3.
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 Smokepod is a smoke test runner designed for automating the testing of CLI applications by executing commands and comparing their output against predefined expectations specified in .test files. It simplifies the process of verifying application behavior, capturing reference outputs, and ensuring compatibility between tools through its three modes: run, record, and verify.</description></item><item><title>Cargo Workspace Inheritance Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cargo-workspace-inheritance-check/</link><pubDate>Thu, 19 Mar 2026 21:47:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cargo-workspace-inheritance-check/</guid><description>Version updated for https://github.com/RomarQ/cargo-workspace-inheritance-check to version v1.2.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 This GitHub Action, cargo-workspace-inheritance-check, is a tool designed to identify and resolve dependency inheritance issues in Rust Cargo workspaces. It ensures consistency by checking for direct version specifications in member crates instead of using the shared [workspace.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rumdl-action/</link><pubDate>Thu, 19 Mar 2026 21:47:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.55.
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 Summary:
The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust. It automates the detection and correction of common Markdown issues, ensuring consistency and adherence to best practices across multiple Markdown flavors (e.</description></item><item><title>Next.js Turbopack Bundle Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/next.js-turbopack-bundle-analysis/</link><pubDate>Thu, 19 Mar 2026 21:47:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/next.js-turbopack-bundle-analysis/</guid><description>Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.1.
This action is used across all versions by 1 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 Next.js Turbopack Bundle Analysis GitHub Action is designed to analyze bundle size changes in Next.js projects using Turbopack and provide detailed feedback on pull requests. It automates the detection of size differences between the base branch and the PR branch, posting a comment with a breakdown of route-specific size changes, including increases, decreases, new routes, and removals.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/sweny-ai/</link><pubDate>Thu, 19 Mar 2026 21:47:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version v3.4.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a platform that automates engineering workflows using AI to analyze system context, take corrective actions, and report results via multiple channels. It solves operational challenges like incident triage by autonomously monitoring logs, diagnosing issues, creating tickets, and opening pull requests with proposed fixes.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ziran-agent-security-scan/</link><pubDate>Thu, 19 Mar 2026 21:47:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.13.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 ZIRAN is a GitHub Action designed for advanced security testing of AI agents, including those utilizing tools, memory, and multi-step reasoning. It automates the discovery of vulnerabilities by analyzing interactions between tool combinations, detecting execution-level side effects, and conducting multi-phase pentesting campaigns with adaptive feedback.</description></item><item><title>Setup TypeDB</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-typedb/</link><pubDate>Thu, 19 Mar 2026 21:47:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-typedb/</guid><description>Version updated for https://github.com/typedb/setup-typedb to version 1.0.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 setup-typedb GitHub Action automates the installation and setup of TypeDB within a CI/CD pipeline. It simplifies the process of configuring and running a specified version of TypeDB with customizable ports and additional arguments. This action is designed to streamline workflows that require TypeDB by ensuring a consistent and reliable setup environment.</description></item><item><title>VibeSafe Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/vibesafe-security-scan/</link><pubDate>Thu, 19 Mar 2026 21:47:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/vibesafe-security-scan/</guid><description>Version updated for https://github.com/vibesafeio/vibesafe-action to version v0.1.0.
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 VibeSafe Security Scan is a GitHub Action that performs automated security scanning on AI-generated code during pull requests, identifying vulnerabilities like SQL injection, XSS, and hardcoded secrets. It streamlines static application security testing (SAST) with domain-specific rules, actionable fix suggestions, and PR-based comments, enabling teams without dedicated security resources to proactively address code risks.</description></item><item><title>SonarQube to GitHub Security Tab (SARIF)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/sonarqube-to-github-security-tab-sarif/</link><pubDate>Thu, 19 Mar 2026 21:47:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/sonarqube-to-github-security-tab-sarif/</guid><description>Version updated for https://github.com/vmvarela/sonarqube-sarif to version v1.1.0.
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 This GitHub Action integrates SonarQube analysis results with GitHub by converting SonarQube issues into SARIF format, enabling them to appear in GitHub&amp;rsquo;s Security tab, pull request annotations, and check run summaries.</description></item><item><title>Auto PR dev to main/master</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/auto-pr-dev-to-main/master/</link><pubDate>Thu, 19 Mar 2026 21:47:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/auto-pr-dev-to-main/master/</guid><description>Version updated for https://github.com/yuri-val/auto-pr-action to version v1.3.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 This GitHub Action automates the creation and updating of pull requests from a development branch to the default branch, while generating clear, AI-powered PR descriptions using OpenAI&amp;rsquo;s API and assigning relevant reviewers. It streamlines the workflow by ensuring the default branch stays up-to-date with changes from the development branch and reduces manual effort in drafting PR content and managing reviewers.</description></item><item><title>Auto-generate PR Description</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/auto-generate-pr-description/</link><pubDate>Thu, 19 Mar 2026 21:47:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/auto-generate-pr-description/</guid><description>Version updated for https://github.com/yuri-val/auto-pr-description-action to version v1.5.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of detailed, context-rich pull request descriptions using OpenAI&amp;rsquo;s language models. By analyzing diff content and commit messages, it eliminates the need for manually writing PR summaries, improving collaboration and streamlining the code review process.</description></item><item><title>setup-ollama</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-ollama/</link><pubDate>Thu, 19 Mar 2026 13:52:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-ollama/</guid><description>Version updated for https://github.com/ai-action/setup-ollama to version v2.0.24.
This action is used across all versions by 60 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 setup-ollama GitHub Action streamlines the integration of the Ollama CLI into GitHub Actions workflows, enabling users to run prompts against large language models (LLMs) directly in CI/CD pipelines. It automates the installation and setup of Ollama, supports model caching to improve workflow efficiency, and allows users to specify CLI versions for compatibility.</description></item><item><title>Has Active Deployment for Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/has-active-deployment-for-environment/</link><pubDate>Thu, 19 Mar 2026 13:52:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/has-active-deployment-for-environment/</guid><description>Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.95.
This action is used across all versions by 3 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 &amp;ldquo;Check Deployed Environment&amp;rdquo; GitHub Action verifies if a specific commit is actively deployed to a specified environment on GitHub. It automates the process of checking deployment status, helping users ensure that their desired code changes are already live in the target environment.</description></item><item><title>CalVer Tag Create and Push</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/calver-tag-create-and-push/</link><pubDate>Thu, 19 Mar 2026 13:52:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/calver-tag-create-and-push/</guid><description>Version updated for https://github.com/ArloL/calver-tag-action to version v2603.0.103.
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 The CalVer Tag Action automates the creation and management of version tags following the Calendar Versioning (CalVer) convention. It streamlines the process of generating new version tags based on dates and ensures they are consistently pushed to the repository, reducing manual effort and maintaining organized versioning.</description></item><item><title>JWTop - JWT Operations Toolkit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/jwtop-jwt-operations-toolkit/</link><pubDate>Thu, 19 Mar 2026 13:52:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/jwtop-jwt-operations-toolkit/</guid><description>Version updated for https://github.com/cerberauth/jwtop-action to version v1.0.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 The JWTop GitHub Action facilitates automated handling of JSON Web Tokens (JWTs) by integrating the &amp;ldquo;jwtop&amp;rdquo; toolkit into CI/CD workflows. It supports tasks such as decoding, verifying, creating, signing, cracking, and exploiting JWTs, enabling streamlined security testing and token manipulation.</description></item><item><title>Generate changelog with chlogr</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/generate-changelog-with-chlogr/</link><pubDate>Thu, 19 Mar 2026 13:51:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/generate-changelog-with-chlogr/</guid><description>Version updated for https://github.com/christianhelle/changelog-generator-action to version v1.
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 Changelog Generator Action automates the generation of Markdown-formatted changelogs for GitHub repositories using the chlogr CLI tool. It simplifies the process of creating and updating changelog files by parsing repository data, such as pull requests, issues, and tags, to document changes efficiently.</description></item><item><title>CleanCloud Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cleancloud-scan/</link><pubDate>Thu, 19 Mar 2026 13:51:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/cleancloud-scan/</guid><description>Version updated for https://github.com/cleancloud-io/scan-action 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 The CleanCloud Scan Action is a GitHub Action designed to automate cloud resource hygiene checks for AWS and Azure environments. It identifies orphaned resources and potential cost inefficiencies by performing read-only scans, helping teams enforce cloud hygiene and optimize costs as part of their CI workflows.</description></item><item><title>Podcast Generator- 3620</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/podcast-generator-3620/</link><pubDate>Thu, 19 Mar 2026 13:51:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/podcast-generator-3620/</guid><description>Version updated for https://github.com/Dhanush3620/gitpractice_podgenerator to version v1.0.
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 The gitpractice_podgenerator GitHub Action automates the process of generating and managing Kubernetes pod configurations. It simplifies the creation of YAML files for deploying pods, reducing manual effort and minimizing configuration errors. This action is ideal for streamlining Kubernetes workflows and ensuring consistency in deployment templates.</description></item><item><title>Diploi Builder Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/diploi-builder-action/</link><pubDate>Thu, 19 Mar 2026 13:51:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/diploi-builder-action/</guid><description>Version updated for https://github.com/diploi/action-build to version v1.11.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Diploi Builder Action automates the process of building components from a Diploi stack. It simplifies and streamlines the creation of stack components, reducing manual effort and ensuring consistency in the build process. This action is designed to integrate seamlessly into CI/CD workflows for efficient component management.</description></item><item><title>GitHub Social Graph</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/github-social-graph/</link><pubDate>Thu, 19 Mar 2026 13:51:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/github-social-graph/</guid><description>Version updated for https://github.com/h1s97x/action-gh-social-graph to version v1.0.0.
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 This GitHub Action analyzes a user&amp;rsquo;s social graph on GitHub, including followers, mutual connections, collaboration patterns, and programming language distribution. It automates the generation of detailed reports, which can be posted as pull request comments or job summaries, and provides recommendations for potential collaborators.</description></item><item><title>Supply Chain Guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/supply-chain-guard/</link><pubDate>Thu, 19 Mar 2026 13:51:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/supply-chain-guard/</guid><description>Version updated for https://github.com/homeofe/supply-chain-guard to version v2.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 supply-chain-guard GitHub Action is an open-source security scanner designed to detect and mitigate software supply-chain threats in npm, PyPI, and VS Code extensions. It automates the identification of advanced malware campaigns, suspicious code patterns, and indicators of compromise (e.</description></item><item><title>Get Current Digest from Tagged DockerHub Image</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/get-current-digest-from-tagged-dockerhub-image/</link><pubDate>Thu, 19 Mar 2026 13:51:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/get-current-digest-from-tagged-dockerhub-image/</guid><description>Version updated for https://github.com/joepitt91/action-digest-from-dockerhub-image to version v1.1.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the current digest of a specified DockerHub image tag, enabling users to identify the exact version of an image based on its cryptographic hash. It automates the process of querying DockerHub for image metadata and supports filtering by operating system and architecture.</description></item><item><title>pytest-gremlins</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/pytest-gremlins/</link><pubDate>Thu, 19 Mar 2026 13:51:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/pytest-gremlins/</guid><description>Version updated for https://github.com/mikelane/pytest-gremlins-action to version v1.1.2.
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 pytest-gremlins-action integrates pytest-gremlins mutation testing into your CI pipeline, automating the process of identifying weaknesses in your test suite by simulating code mutations. It streamlines tasks like parallel mutation testing, caching for faster runs, PR comments with detailed mutation reports, and enforcing a mutation score threshold to maintain or improve code quality.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/totem-shield/</link><pubDate>Thu, 19 Mar 2026 13:51:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.3.3.
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 GitHub Action and CLI tool designed to enforce project-specific architectural rules and coding standards across repositories, with or without the use of AI assistants. It provides a persistent, shared memory layer and a deterministic enforcement mechanism through pre-push git hooks, ensuring consistency and compliance without requiring real-time AI interaction or external dependencies.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/agent-bom-scan/</link><pubDate>Thu, 19 Mar 2026 13:51:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.72.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 Summary:
The agent-bom GitHub Action is a specialized security scanner designed for AI infrastructure and supply chains. It automates the discovery of AI agents, MCP servers, and their configurations, generates a comprehensive inventory (AI Bill of Materials), scans dependencies for known vulnerabilities (CVEs), and maps their potential impact on agents, credentials, and tools.</description></item><item><title>Microsoft Defender Scout</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/microsoft-defender-scout/</link><pubDate>Thu, 19 Mar 2026 13:51:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/microsoft-defender-scout/</guid><description>Version updated for https://github.com/samikroy/ms-defender-scout to version v1.0.1.
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 Microsoft Defender Scout is a GitHub Action designed for automating security assessments across Microsoft Defender products by generating Advanced Hunting queries and comprehensive HTML reports. It streamlines the process of identifying vulnerabilities and threats using the Microsoft Graph API, making it easier to perform detailed analyses and share results.</description></item><item><title>Drift — Architectural Erosion Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/drift-architectural-erosion-check/</link><pubDate>Thu, 19 Mar 2026 13:50:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/drift-architectural-erosion-check/</guid><description>Version updated for https://github.com/sauremilk/drift 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 Drift is a static analysis tool designed to detect architectural erosion in codebases, particularly caused by AI-generated code from tools like Copilot or ChatGPT. It identifies the loss of design coherence, such as pattern fragmentation, structural inconsistencies, and near-duplicate functions, which traditional linters and code quality tools often miss.</description></item><item><title>Contributors Generator Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/contributors-generator-action/</link><pubDate>Thu, 19 Mar 2026 13:50:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/contributors-generator-action/</guid><description>Version updated for https://github.com/somaz94/contributors-action to version v1.0.0.
This action is used across all versions by 13 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action is a GitHub Action designed to automate the generation and updating of a contributors list for a repository using GitHub data. It simplifies the process of showcasing contributors by generating lists in various formats (e.</description></item><item><title>kube-diff Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/kube-diff-action/</link><pubDate>Thu, 19 Mar 2026 13:50:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/kube-diff-action/</guid><description>Version updated for https://github.com/somaz94/kube-diff-action to version v1.3.1.
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 kube-diff-action GitHub Action automates the process of comparing local Kubernetes manifests (YAML files, Helm charts, or Kustomize overlays) against the live state of a cluster to detect configuration drift. It identifies changes, additions, deletions, and unchanged resources, and can optionally post the diff results as comments on pull requests for better collaboration and visibility.</description></item><item><title>kube-events Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/kube-events-action/</link><pubDate>Thu, 19 Mar 2026 13:50:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/kube-events-action/</guid><description>Version updated for https://github.com/somaz94/kube-events-action to version v1.3.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 kube-events-action is a GitHub Action designed to monitor and analyze Kubernetes cluster events, particularly after deployments. It automates the detection and reporting of events such as warnings and errors, with capabilities to filter events by criteria (e.</description></item><item><title>OpenVPN Connect Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/openvpn-connect-action/</link><pubDate>Thu, 19 Mar 2026 13:50:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/openvpn-connect-action/</guid><description>Version updated for https://github.com/sondt-1245/openvpn-connect-action 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 The OpenVPN Connect GitHub Action automates the process of establishing and managing an OpenVPN connection within a GitHub Actions workflow. It installs OpenVPN, applies configuration settings, connects in daemon mode, verifies the tunnel status, and optionally disconnects to ensure proper cleanup.</description></item><item><title>Garnet Runtime Visibility</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/garnet-runtime-visibility/</link><pubDate>Thu, 19 Mar 2026 06:01:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/garnet-runtime-visibility/</guid><description>Version updated for https://github.com/garnet-org/action to version v2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 2 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 provides runtime profiling and behavioral assertions for CI/CD workflows, enabling detailed visibility into process spawns, network calls, and file access during workflow executions.</description></item><item><title>accessibility-scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/accessibility-scanner/</link><pubDate>Thu, 19 Mar 2026 06:01:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/accessibility-scanner/</guid><description>Version updated for https://github.com/github/accessibility-scanner to version v2.11.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 33 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action that automates the detection of accessibility issues in websites, repositories, and dynamic content. It identifies accessibility barriers, creates actionable GitHub issues, and optionally leverages GitHub Copilot to propose AI-powered fixes for review.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/evalview-ai-agent-testing/</link><pubDate>Thu, 19 Mar 2026 06:01:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.3.
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 EvalView is a GitHub Action designed for regression testing AI agents by automating the detection of behavioral changes and performance degradations. It captures and compares agent outputs, tool usage, and execution sequences against golden baselines, allowing developers to identify silent regressions such as altered tool paths or reduced output quality.</description></item><item><title>Codex Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/codex-action/</link><pubDate>Thu, 19 Mar 2026 06:00:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/codex-action/</guid><description>Version updated for https://github.com/icoretech/codex-action to version v0.9.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 Codex Action integrates OpenAI&amp;rsquo;s Codex capabilities into GitHub Actions workflows by enabling the non-interactive execution of the Codex CLI via a Docker-based environment. It automates tasks such as generating text or summaries by leveraging OpenAI&amp;rsquo;s API or user accounts with OAuth authentication.</description></item><item><title>AI Agent Governance Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ai-agent-governance-scanner/</link><pubDate>Thu, 19 Mar 2026 06:00:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ai-agent-governance-scanner/</guid><description>Version updated for https://github.com/jagmarques/asqav-compliance to version v1.0.0.
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 asqav-compliance GitHub Action automates the process of scanning Python repositories for AI agent frameworks (e.g., LangChain, OpenAI) and evaluates their compliance with governance best practices across categories like audit trails, policy enforcement, and error handling.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/bulk-github-repository-settings-sync/</link><pubDate>Thu, 19 Mar 2026 06:00:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.0.
This action is used across all versions by 1 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 &amp;ldquo;Bulk GitHub Repository Settings Sync Action&amp;rdquo; is a GitHub Action designed to automate the management and synchronization of repository settings across multiple GitHub repositories. It enables users to update configurations such as merge strategies, auto-merge settings, branch deletion policies, security settings, and various file synchronizations (e.</description></item><item><title>Bulk GitHub Repository Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/bulk-github-repository-sync/</link><pubDate>Thu, 19 Mar 2026 06:00:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/bulk-github-repository-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-sync-action to version v2.0.0.
This action is used across all versions by 5 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 bulk-github-repo-sync-action is a GitHub Action designed to automate the synchronization of repositories between source and target GitHub organizations or servers using mirror cloning. It can create target repositories if they don&amp;rsquo;t exist, manage repository visibility, disable GitHub Actions, and optionally archive repositories post-sync.</description></item><item><title>GitHub Organization Readme Badge Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/github-organization-readme-badge-generator/</link><pubDate>Thu, 19 Mar 2026 06:00:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/github-organization-readme-badge-generator/</guid><description>Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v2.0.0.
This action is used across all versions by 7 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 organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for a GitHub organization&amp;rsquo;s README file using shields.io. It simplifies the process of showcasing organization-level statistics, such as total repositories or recent pull request activity, by generating and inserting badges into the README between predefined markers.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/neurolink-ai/</link><pubDate>Thu, 19 Mar 2026 06:00:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.28.1.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the process of connecting to 13 major AI providers and over 100 models through a unified API. It simplifies AI adoption by enabling provider switching, intelligent cost optimization, and failover handling, while offering tools for memory management, context handling, and multi-step task execution.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/judges-code-review/</link><pubDate>Thu, 19 Mar 2026 06:00:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.117.3.
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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides an automated evaluation system for AI-generated code using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It acts as a quality gate, identifying risks, providing prioritized fixes, and offering plain-language summaries to improve code security, compliance, and maintainability.</description></item><item><title>vind (vCluster in Docker) Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/vind-vcluster-in-docker-action/</link><pubDate>Thu, 19 Mar 2026 06:00:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/vind-vcluster-in-docker-action/</guid><description>Version updated for https://github.com/loft-sh/setup-vind to version v1.3.0.
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 setup-vind GitHub Action provisions Kubernetes clusters using vCluster&amp;rsquo;s Docker driver (vind), serving as a drop-in replacement for setup-kind. It automates the creation, configuration, and cleanup of lightweight, container-based Kubernetes clusters, streamlining workflows for tasks like testing and CI/CD pipelines.</description></item><item><title>EC2 SSM Docker Blue Green</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ec2-ssm-docker-blue-green/</link><pubDate>Thu, 19 Mar 2026 06:00:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/ec2-ssm-docker-blue-green/</guid><description>Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v1.2.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 This GitHub Action automates Blue/Green deployments of Docker Compose-based applications on AWS EC2 instances by leveraging AWS Systems Manager (SSM). It eliminates the need for managing SSH keys, ensures zero downtime by dynamically updating Nginx configurations, performs health checks before traffic switching, and cleans up unused containers and images post-deployment.</description></item><item><title>Install tfvarenv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/install-tfvarenv/</link><pubDate>Thu, 19 Mar 2026 06:00:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/install-tfvarenv/</guid><description>Version updated for https://github.com/marcy326/tfvarenv to version v0.3.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 tfvarenv is a CLI tool designed to simplify the management of Terraform environments and variable files (tfvars) by providing S3-backed version control, deployment tracking, and environment-specific workflows. It automates tasks such as managing multiple environments, versioning and backing up tfvars files, and streamlining Terraform plan and apply operations with approval mechanisms and deployment history tracking.</description></item><item><title>Salesforce CI Packager (2GP)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/salesforce-ci-packager-2gp/</link><pubDate>Thu, 19 Mar 2026 06:00:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/salesforce-ci-packager-2gp/</guid><description>Version updated for https://github.com/mathias-moreira/salesforce-ci-packager to version v3.1.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 The Salesforce CI Packager (2GP) GitHub Action automates the creation and management of Second-Generation Packages (2GP) for Salesforce, streamlining CI/CD workflows by eliminating manual steps and reducing errors. It provides features such as Salesforce Dev Hub authentication, package version creation, status polling, and alias updates, enabling faster delivery, consistent versioning, and greater visibility into the packaging process.</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-apm/</link><pubDate>Thu, 19 Mar 2026 06:00:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.3.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 7 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 APM Action is a GitHub Action that automates the installation of the APM (Agent Package Manager) CLI and the deployment of agent primitives such as instructions, prompts, skills, and agents within CI/CD workflows.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/agent-bom-scan/</link><pubDate>Thu, 19 Mar 2026 06:00:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.71.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 Summary:
The agent-bom GitHub Action is a security scanning tool designed for AI infrastructure and supply chains. It automates the discovery of AI agents, MCP servers, dependencies, credentials, and tools to generate an AI Bill of Materials (BOM), scans for vulnerabilities (CVEs), maps their potential impact, and enforces runtime protections.</description></item><item><title>Run pully</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/run-pully/</link><pubDate>Thu, 19 Mar 2026 05:59:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/run-pully/</guid><description>Version updated for https://github.com/N35N0M/pully to version 3.0.2.
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 Pully is a GitHub Action that automates the process of posting real-time updates about pull request (PR) statuses to a designated Slack channel, providing a concise overview of PR progress in fast-paced development environments.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/run-aer-tests/</link><pubDate>Thu, 19 Mar 2026 05:59:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.125.
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 aer GitHub Action enables developers to validate, test, and debug Salesforce Apex code in a lightweight, Salesforce-compatible runtime environment without the need to deploy to a Salesforce org. It automates tasks such as running Apex tests, executing specific code paths, and providing an interactive debugging experience, helping streamline development workflows by enabling faster, reproducible test cycles.</description></item><item><title>Permaweb Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/permaweb-deploy/</link><pubDate>Thu, 19 Mar 2026 05:59:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/permaweb-deploy/</guid><description>Version updated for https://github.com/permaweb/permaweb-deploy to version permaweb-deploy@3.4.0.
This action is used across all versions by 75 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Permaweb Deploy is a GitHub Action and CLI tool for deploying web applications and files to the Arweave permaweb. It automates tasks like uploading build artifacts, creating Arweave manifests, and updating Arweave Name Service (ArNS) records with transaction IDs.</description></item><item><title>Smokepod</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/smokepod/</link><pubDate>Thu, 19 Mar 2026 05:59:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/smokepod/</guid><description>Version updated for https://github.com/peteretelej/smokepod to version v1.0.10.
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 Smokepod is a smoke testing tool for CLI applications that automates the execution of commands and validation of their output using simple .test files. It helps ensure that CLI behavior remains consistent by running tests in Docker containers, capturing baseline outputs, and verifying replacements or updates against recorded fixtures.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/multi-style-contribution-snake/</link><pubDate>Thu, 19 Mar 2026 05:59:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v19.03.26.
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 transforms your contribution graph into a dynamic and visually appealing animation, offering five unique themes, customizable geometric shapes, and automated month labels for added context. It automates the generation of high-quality SVG and GIF assets, organizes them into a dedicated branch, and provides an auto-generated gallery for easy preview and sharing.</description></item><item><title>SpecSync Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/specsync-agent/</link><pubDate>Thu, 19 Mar 2026 05:59:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/specsync-agent/</guid><description>Version updated for https://github.com/RafflesiaKhan/SpecSync to version Error loading version from page [https://github.com/marketplace/actions/specsync-agent], unable to determine latest release.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync Agent is a GitHub Action that ensures code changes align with predefined feature specifications by automatically validating git diffs against specs using AI.</description></item><item><title>raviqqe/muffy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/raviqqe/muffy/</link><pubDate>Thu, 19 Mar 2026 05:59:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/raviqqe/muffy/</guid><description>Version updated for https://github.com/raviqqe/muffy to version v0.3.11.
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 Muffy is a GitHub Action designed to validate static websites by ensuring their structure and links are functioning correctly. It automates the process of identifying issues in static web content, helping developers maintain website integrity and avoid broken links.</description></item><item><title>Open Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/open-code-review/</link><pubDate>Thu, 19 Mar 2026 05:59:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/open-code-review/</guid><description>Version updated for https://github.com/raye-deng/open-code-review to version v2.1.5.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is an open-source CI/CD quality gate designed to analyze and detect defects in AI-generated code that traditional tools often miss, such as hallucinated imports, stale APIs, security anti-patterns, and over-engineering.</description></item><item><title>rust-affected</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rust-affected/</link><pubDate>Thu, 19 Mar 2026 05:59:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/19/rust-affected/</guid><description>Version updated for https://github.com/RobertRautenbach/rust-affected to version v3.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 The rust-affected GitHub Action analyzes file changes in a Rust workspace to identify which packages are impacted by a push, leveraging the Cargo dependency graph. It automates the detection of directly modified crates, affected library or binary members, and triggers full workspace rebuilds when specified files are altered.</description></item><item><title>Gruntwork Terragrunt</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/gruntwork-terragrunt/</link><pubDate>Wed, 18 Mar 2026 21:39:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/gruntwork-terragrunt/</guid><description>Version updated for https://github.com/gruntwork-io/terragrunt-action to version v3.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 310 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The terragrunt-action GitHub Action automates the installation and execution of Terragrunt and OpenTofu, tools commonly used for managing Terraform configurations and infrastructure. It streamlines tasks such as version management, command execution, and integrating outputs with GitHub workflows, helping users efficiently manage infrastructure as code.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/hwaro-deploy-to-pages/</link><pubDate>Wed, 18 Mar 2026 21:39:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.7.2.
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 Hwaro is a high-performance static site generator designed to transform Markdown content with TOML front matter and Jinja2-compatible templates into optimized static websites. It automates tasks such as content processing, templating, SEO enhancements, and deployment setup while offering features like incremental builds, live reload development servers, and built-in shortcodes for rich media.</description></item><item><title>Echo World Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/echo-world-action/</link><pubDate>Wed, 18 Mar 2026 21:39:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/echo-world-action/</guid><description>Version updated for https://github.com/Hariharan482/hello-world-action to version v2.
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 The &amp;ldquo;Echo World&amp;rdquo; GitHub Action outputs a customizable greeting message, defaulting to &amp;ldquo;World&amp;rdquo; if no input is provided. It automates the generation of simple personalized messages within workflows, requiring no additional setup or dependencies.</description></item><item><title>Run RapiseLauncher on Windows</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-rapiselauncher-on-windows/</link><pubDate>Wed, 18 Mar 2026 21:39:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-rapiselauncher-on-windows/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-win-action to version v1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 This GitHub Action facilitates the automated execution of Rapise test sets stored in SpiraTest, enabling seamless integration of functional and regression testing within CI/CD workflows on Windows runners.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-settings-sync/</link><pubDate>Wed, 18 Mar 2026 21:39:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.15.4.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing repository settings across multiple GitHub repositories. It solves the challenge of managing consistent configurations for features such as merge strategies, branch deletion, security settings, Dependabot updates, and file synchronization (e.</description></item><item><title>Bulk GitHub Repository Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-sync/</link><pubDate>Wed, 18 Mar 2026 21:39:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-sync-action to version v1.0.12.
This action is used across all versions by 5 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 bulk-github-repo-sync-action is a GitHub Action designed to automate the synchronization of repositories between source and target organizations using mirror cloning. It simplifies tasks such as creating missing target repositories, managing repository visibility, disabling GitHub Actions, and archiving repositories post-sync.</description></item><item><title>GitHub Organization Readme Badge Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/github-organization-readme-badge-generator/</link><pubDate>Wed, 18 Mar 2026 21:39:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/github-organization-readme-badge-generator/</guid><description>Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v1.0.9.
This action is used across all versions by 7 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 organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for an organization&amp;rsquo;s README.md file using data from shields.io. It simplifies the process of generating and updating badges that display key organizational metrics, such as total repositories and pull request activity, within specified timeframes.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/neurolink-ai/</link><pubDate>Wed, 18 Mar 2026 21:39:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.27.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API, enabling seamless integration of AI capabilities into applications. It automates tasks such as provider switching, cost optimization, tool execution, memory management, and multi-provider failover, simplifying the complexities of working with diverse AI systems.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/judges-code-review/</link><pubDate>Wed, 18 Mar 2026 21:39:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.116.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides a robust AI-driven code evaluation tool that combines deterministic pattern matching and AST analysis with LLM-powered expert reviews across 45 specialized domains. It automates code quality assessments, risk analysis, and prioritized fixes, helping teams identify and address insecure defaults, errors, and vulnerabilities in AI-generated or human-written code.</description></item><item><title>OctoSTS</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/octosts/</link><pubDate>Wed, 18 Mar 2026 21:39:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/octosts/</guid><description>Version updated for https://github.com/launchdarkly/octosts-action to version v1.3.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 1 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 secure authentication by exchanging a workflow&amp;rsquo;s identity token for a GitHub token via the OctoSTS service, based on a specified trust policy.</description></item><item><title>Setup Luca</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/setup-luca/</link><pubDate>Wed, 18 Mar 2026 21:38:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/setup-luca/</guid><description>Version updated for https://github.com/LucaTools/setup-luca to version v1.0.2.
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 setup-luca GitHub Action automates the installation of the Luca CLI, a lightweight tool manager, and optionally installs tools defined in a specification file. It simplifies managing CLI tools in workflows by ensuring tools are installed and available in the PATH, addressing dependency setup needs in CI/CD pipelines.</description></item><item><title>xslint-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/xslint-action/</link><pubDate>Wed, 18 Mar 2026 21:38:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/xslint-action/</guid><description>Version updated for https://github.com/maxonfjvipon/xslint-action to version 0.0.2.
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 The xslint-action GitHub Action integrates the Xslint linter into your CI/CD workflow, automating the process of identifying and reporting issues in XSL files. It streamlines code quality assurance for XSL transformations, ensuring cleaner and more maintainable XML stylesheets.</description></item><item><title>mjun0812/setup-cuda</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/mjun0812/setup-cuda/</link><pubDate>Wed, 18 Mar 2026 21:38:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/mjun0812/setup-cuda/</guid><description>Version updated for https://github.com/mjun0812/setup-cuda to version v1.3.0.
This action is used across all versions by 1 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 setup-cuda GitHub Action simplifies the installation and configuration of NVIDIA CUDA in CI workflows by dynamically supporting any CUDA version (&amp;gt;= 10.0) across Linux and Windows platforms. It automates tasks such as version selection, environment variable setup, and installation method optimization, making it ideal for developers and teams needing seamless GPU acceleration in their pipelines.</description></item><item><title>Run pully</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-pully/</link><pubDate>Wed, 18 Mar 2026 21:38:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-pully/</guid><description>Version updated for https://github.com/N35N0M/pully to version 2.6.0.
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 Pully is a GitHub Action that automates the tracking and reporting of pull request (PR) statuses directly to a designated Slack channel. It provides real-time updates through a single, dynamically edited Slack message per PR, summarizing key details like PR status, title, author, review requests, approvals, and change requests.</description></item><item><title>CI Log Summarizer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ci-log-summarizer/</link><pubDate>Wed, 18 Mar 2026 21:38:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ci-log-summarizer/</guid><description>Version updated for https://github.com/Neal0326/ci-log-summarizer to version v1.
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 AI CI Log Summarizer is a GitHub Action designed to automate the fast triage of CI workflow failures by generating concise AI-powered summaries of failed jobs. It detects failed workflow steps, processes the logs (sanitizing and truncating them), and provides a compact report outlining the key error, failed step, likely cause, and recommended next steps.</description></item><item><title>Quick OCP</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/quick-ocp/</link><pubDate>Wed, 18 Mar 2026 21:38:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/quick-ocp/</guid><description>Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.28.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The quick-ocp GitHub Action automates the setup of an OpenShift Container Platform (OCP) cluster using OpenShift Local on GitHub-hosted runners, enabling users to quickly perform testing and development in a full OpenShift environment. It simplifies the process of provisioning OCP clusters by handling tasks like downloading required tools, managing connectivity checks, and version pinning to ensure stability.</description></item><item><title>Smokepod</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/smokepod/</link><pubDate>Wed, 18 Mar 2026 21:38:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/smokepod/</guid><description>Version updated for https://github.com/peteretelej/smokepod to version v1.0.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 Smokepod is a GitHub Action and CLI tool designed to automate smoke testing for command-line applications by executing commands described in simple .test files and verifying their output and exit codes. It supports running tests in Docker containers, recording known-good outputs for baseline fixture creation, and verifying tool behavior against these fixtures.</description></item><item><title>Ratio1 SDK Setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ratio1-sdk-setup/</link><pubDate>Wed, 18 Mar 2026 21:38:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ratio1-sdk-setup/</guid><description>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.</description></item><item><title>Cargo Workspace Inheritance Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/cargo-workspace-inheritance-check/</link><pubDate>Wed, 18 Mar 2026 21:38:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/cargo-workspace-inheritance-check/</guid><description>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.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/rumdl-action/</link><pubDate>Wed, 18 Mar 2026 21:38:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/rumdl-action/</guid><description>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.</description></item><item><title>sbom-tools-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/sbom-tools-action/</link><pubDate>Wed, 18 Mar 2026 21:38:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/sbom-tools-action/</guid><description>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.</description></item><item><title>OCP Documentation Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ocp-documentation-checker/</link><pubDate>Wed, 18 Mar 2026 21:38:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ocp-documentation-checker/</guid><description>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.</description></item><item><title>Python Nurse</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/python-nurse/</link><pubDate>Wed, 18 Mar 2026 21:38:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/python-nurse/</guid><description>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.</description></item><item><title>Secure SBOM Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</link><pubDate>Wed, 18 Mar 2026 21:37:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</guid><description>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.</description></item><item><title>Docker Action Recipe by Johanny</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/docker-action-recipe-by-johanny/</link><pubDate>Wed, 18 Mar 2026 21:37:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/docker-action-recipe-by-johanny/</guid><description>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 (&amp;ldquo;the answer to the ultimate question of life, the universe, and everything&amp;rdquo;).</description></item><item><title>Ghoten Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ghoten-action/</link><pubDate>Wed, 18 Mar 2026 21:37:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ghoten-action/</guid><description>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.</description></item><item><title>TypeScript Agent Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/typescript-agent-action/</link><pubDate>Wed, 18 Mar 2026 13:34:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/typescript-agent-action/</guid><description>Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.10.
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 Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions in changed files, generates working tests, and auto-commits them to the source branch, ensuring improved test coverage without manual effort.</description></item><item><title>Aliyun (Alibaba Cloud) OSS CDN Sync Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/aliyun-alibaba-cloud-oss-cdn-sync-action/</link><pubDate>Wed, 18 Mar 2026 13:34:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/aliyun-alibaba-cloud-oss-cdn-sync-action/</guid><description>Version updated for https://github.com/frenchvandal/aliyun-oss-cdn-sync-action to version v1.0.3.
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 The Aliyun OSS CDN Sync Action is a GitHub Action designed to automate uploading files from a local directory to Aliyun OSS, refreshing or preloading CDN cache for the uploaded paths, and performing cleanup to remove orphaned objects from OSS.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/the-janitor-stop-the-slop/</link><pubDate>Wed, 18 Mar 2026 13:34:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.4.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 Janitor is a GitHub Action that functions as a structural firewall for AI-generated code, analyzing pull requests to enforce code quality and integrity before merging. It automates the detection of AI-generated vulnerabilities, zombie dependencies, and structural issues, addressing gaps left by traditional linters and static analysis tools.</description></item><item><title>go-task/setup-task</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/go-task/setup-task/</link><pubDate>Wed, 18 Mar 2026 13:34:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/go-task/setup-task/</guid><description>Version updated for https://github.com/go-task/setup-task to version v1.1.0.
This action is used across all versions by 258 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 &amp;ldquo;Task GitHub Action&amp;rdquo; integrates the Task task runner and build tool into GitHub Actions workflows, enabling the automated execution of complex scripts and project tasks. It simplifies CI/CD pipelines by installing the specified version of Task and facilitating task automation directly within workflows.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/hwaro-deploy-to-pages/</link><pubDate>Wed, 18 Mar 2026 13:34:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.7.1.
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 Hwaro is a lightweight and high-performance static site generator designed to convert Markdown content with TOML front matter and Jinja2-compatible templates into optimized static websites. It automates tasks such as incremental builds, content templating, SEO optimization, and deployment, making it an efficient solution for creating and managing static sites.</description></item><item><title>Codex Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/codex-action/</link><pubDate>Wed, 18 Mar 2026 13:34:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/codex-action/</guid><description>Version updated for https://github.com/icoretech/codex-action to version v0.7.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 Codex Action allows users to run the OpenAI Codex CLI non-interactively within GitHub Actions workflows using the codex-docker container. It automates tasks such as generating responses to prompts and processing natural language input, enabling seamless integration of AI capabilities into CI/CD pipelines.</description></item><item><title>Run RapiseLauncher on Linux</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-rapiselauncher-on-linux/</link><pubDate>Wed, 18 Mar 2026 13:33:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-rapiselauncher-on-linux/</guid><description>Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Inflectra/rapiselauncher-node-action GitHub Action automates the execution of Rapise test sets stored in SpiraTest (or related Spira products) by installing the Rapise engine and running tests via RapiseLauncher.</description></item><item><title>detect-git-changes-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/detect-git-changes-action/</link><pubDate>Wed, 18 Mar 2026 13:33:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/detect-git-changes-action/</guid><description>Version updated for https://github.com/isaac-cf-wong/detect-git-changes-action to version v0.0.3.
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 detect-git-changes-action is a GitHub Action designed to identify changes in a repository by comparing the current state to a specified base reference, such as a branch, tag, or commit SHA. It automates the detection of file modifications and allows filtering by specific paths or file patterns, enabling users to trigger workflows conditionally based on changes.</description></item><item><title>Bulk GitHub Repository Settings Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-settings-sync/</link><pubDate>Wed, 18 Mar 2026 13:33:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/bulk-github-repository-settings-sync/</guid><description>Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.15.3.
This action is used across all versions by 1 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 &amp;ldquo;Bulk GitHub Repository Settings Sync Action&amp;rdquo; automates the management and synchronization of repository settings across multiple GitHub repositories. It simplifies tasks such as configuring merge strategies, enabling security features like secret scanning and Dependabot updates, and syncing common files (e.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/neurolink-ai/</link><pubDate>Wed, 18 Mar 2026 13:33:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.26.2.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It streamlines the process of integrating and managing AI capabilities by enabling seamless switching between providers, offering built-in tools, and automating tasks like memory management, multi-provider failover, and cost optimization.</description></item><item><title>Homebrew Bump Formula (LanikSJ)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/homebrew-bump-formula-laniksj/</link><pubDate>Wed, 18 Mar 2026 13:33:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/homebrew-bump-formula-laniksj/</guid><description>Version updated for https://github.com/LanikSJ/homebrew-bump-formula to version 1.0.2.
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 Homebrew bump formula GitHub Action automates the process of updating Homebrew formulae when new project releases are available by wrapping the brew bump-formula-pr command. It simplifies creating pull requests to update formulae, supporting both targeted updates for specific releases and automated checks for outdated formulae using brew livecheck.</description></item><item><title>EC2 SSM Docker Blue Green</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ec2-ssm-docker-blue-green/</link><pubDate>Wed, 18 Mar 2026 13:33:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ec2-ssm-docker-blue-green/</guid><description>Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v1.1.0.
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 This GitHub Action automates the Blue/Green deployment of Docker Compose-based applications on EC2 instances using AWS Systems Manager (SSM). It eliminates the need for SSH key management by leveraging IAM permissions and ensures secure deployments with features like health checks, zero downtime updates via dynamic Nginx configuration, and automatic cleanup of outdated containers and images.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/totem-shield/</link><pubDate>Wed, 18 Mar 2026 13:33:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.1.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 GitHub Action and CLI tool designed to provide AI coding agents with a persistent, shared memory of project-specific architectural rules, ensuring consistent adherence to coding standards across sessions and tools. It automates the creation and enforcement of deterministic guardrails for codebases, preventing common architectural mistakes and enhancing collaboration between AI agents like Copilot, Claude, and Gemini.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/agent-bom-scan/</link><pubDate>Wed, 18 Mar 2026 13:33:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.71.3.
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 Agent-BOM is a security scanner designed for AI infrastructure and supply chain environments. It automates the discovery, scanning, and analysis of dependencies, AI agents, and configurations to identify vulnerabilities (e.g., CVEs), misconfigurations, and their potential blast radius.</description></item><item><title>Run pully</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-pully/</link><pubDate>Wed, 18 Mar 2026 13:33:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/run-pully/</guid><description>Version updated for https://github.com/N35N0M/pully to version 2.5.0.
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 Pully is a GitHub Action designed to streamline communication about pull request (PR) statuses by automatically posting and updating concise Slack messages in a dedicated channel. It provides real-time updates on PR details (e.</description></item><item><title>AI Changelog Summary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ai-changelog-summary/</link><pubDate>Wed, 18 Mar 2026 13:33:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ai-changelog-summary/</guid><description>Version updated for https://github.com/qte77/gha-ai-changelog 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 gha-ai-changelog GitHub Action automates the generation of changelog entries by summarizing pull request commits using GitHub Models AI API. It streamlines the process of documenting changes by inserting AI-generated summaries into a specified changelog file, saving time and ensuring consistent documentation.</description></item><item><title>Cargo Workspace Inheritance Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/cargo-workspace-inheritance-check/</link><pubDate>Wed, 18 Mar 2026 13:33:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/cargo-workspace-inheritance-check/</guid><description>Version updated for https://github.com/RomarQ/cargo-workspace-inheritance-check 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 This GitHub Action, cargo-workspace-inheritance-check, is a tool for detecting and resolving dependency inheritance issues in Rust Cargo workspaces. It identifies and flags cases where workspace member crates directly specify dependency versions instead of inheriting them from the workspace, highlights version mismatches, and suggests candidates for centralizing shared dependencies.</description></item><item><title>Secure SBOM Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</link><pubDate>Wed, 18 Mar 2026 13:33:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</guid><description>Version updated for https://github.com/shiftleftcyber/secure-sbom-action to version v2.0.1.
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 automates the signing and verification of Software Bill of Materials (SBOMs) and cryptographic digests using the SecureSBOM API. It ensures the integrity and authenticity of SBOMs in CI/CD pipelines by providing features like signing SBOMs with managed keys, verifying signed SBOMs, and signing digests when full SBOMs cannot be transmitted.</description></item><item><title>gh-large-releases-soap</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/gh-large-releases-soap/</link><pubDate>Wed, 18 Mar 2026 13:32:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/gh-large-releases-soap/</guid><description>Version updated for https://github.com/soap-phia/gh-large-releases to version 1.
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 enables uploading release files larger than 2GB to GitHub by splitting them into smaller parts and using Cloudflare Workers for seamless concatenation during download. It solves the problem of GitHub’s file size limit for releases, making it possible to handle large artifacts efficiently.</description></item><item><title>Multi Git Mirror</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/multi-git-mirror/</link><pubDate>Wed, 18 Mar 2026 13:32:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/multi-git-mirror/</guid><description>Version updated for https://github.com/somaz94/multi-git-mirror to version v1.1.0.
This action is used across all versions by 35 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi Git Mirror GitHub Action automates the process of mirroring a repository to multiple Git hosting providers, such as GitLab, GitHub, Bitbucket, and AWS CodeCommit, in a single workflow step. It supports selective branch and tag mirroring, concurrent mirroring to multiple targets, and offers features like retry logic, dry-run mode, and various authentication methods (e.</description></item><item><title>Ternary Operator Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ternary-operator-action/</link><pubDate>Wed, 18 Mar 2026 13:32:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ternary-operator-action/</guid><description>Version updated for https://github.com/somaz94/ternary-operator to version v1.5.0.
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 Ternary Operator GitHub Action evaluates conditional expressions to dynamically set outputs, enabling flexible, condition-driven workflows. It automates tasks like conditional deployments, dynamic configurations, and feature flag management by supporting a wide range of operators (e.</description></item><item><title>Azure App Service Settings Community</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/azure-app-service-settings-community/</link><pubDate>Wed, 18 Mar 2026 13:32:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/azure-app-service-settings-community/</guid><description>Version updated for https://github.com/Tango992/azure-appservice-settings to version v1.0.7.
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 configuration of Azure App Service settings, allowing users to manage app settings, connection strings, and general settings in bulk using JSON syntax for Azure Web Apps and deployment slots.</description></item><item><title>skill-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-guard/</link><pubDate>Wed, 18 Mar 2026 13:32:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-guard/</guid><description>Version updated for https://github.com/vaibhavtupe/skill-guard-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 skill-guard-action GitHub Action automates the validation, security checks, conflict detection, and testing of Anthropic AgentSkills to ensure quality and compliance. It simplifies the process of running checks on skill directories, supports embedding-based conflict resolution, and generates detailed reports in various formats.</description></item><item><title>VectoSolve - Image to SVG</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/vectosolve-image-to-svg/</link><pubDate>Wed, 18 Mar 2026 13:32:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/vectosolve-image-to-svg/</guid><description>Version updated for https://github.com/Vectosolve/vectosolve-action to version v1.
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 VectoSolve GitHub Action automates the conversion of raster images (e.g., PNG, JPG, WebP) into scalable SVG vector graphics using AI-powered vectorization. It simplifies workflows by enabling single or batch image processing, supports custom output paths, and integrates seamlessly into CI/CD pipelines.</description></item><item><title>Commit via GitHub API</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/commit-via-github-api/</link><pubDate>Wed, 18 Mar 2026 13:32:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/commit-via-github-api/</guid><description>Version updated for https://github.com/vig-os/commit-action to version v0.1.5.
This action is used across all versions by 4 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 &amp;ldquo;Commit Action&amp;rdquo; is a GitHub Action designed to automate the creation of commits using the GitHub API, ensuring that commits are automatically signed and can bypass branch protection rules. It simplifies workflows by enabling programmatic commits to specific branches, even in scenarios with strict repository rulesets.</description></item><item><title>Auto Label PR</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/auto-label-pr/</link><pubDate>Wed, 18 Mar 2026 13:32:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/auto-label-pr/</guid><description>Version updated for https://github.com/zspirit/auto-label-pr to version v1.0.0.
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 Auto Label PR GitHub Action automatically labels pull requests based on the file paths of modified files, using a predefined configuration file. It streamlines pull request management by automating the assignment of relevant labels, improving organization and visibility in repositories with multiple contributors or complex file structures.</description></item><item><title>ECSDeployer Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ecsdeployer-action/</link><pubDate>Wed, 18 Mar 2026 06:05:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ecsdeployer-action/</guid><description>Version updated for https://github.com/ecsdeployer/github-action to version v2.0.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 The ECSDeployer GitHub Action automates the deployment of containerized applications to AWS ECS using the ECSDeployer tool. This action streamlines tasks like configuring deployment settings, managing container images, and executing deployments, reducing manual effort and ensuring consistency in ECS deployment workflows.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/npm-pkg-lint/</link><pubDate>Wed, 18 Mar 2026 06:05:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.5.0.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides an opinionated linter for validating NPM package tarballs and package.json metadata. It automates the process of enforcing stricter standards and best practices for package metadata, ensuring better tooling compatibility and reduced dependency bloat.</description></item><item><title>Build and deploy a Compute project</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/build-and-deploy-a-compute-project/</link><pubDate>Wed, 18 Mar 2026 06:05:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/build-and-deploy-a-compute-project/</guid><description>Version updated for https://github.com/fastly/compute-actions to version v13.
This action is used across all versions by 260 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation, building, and deployment of services on Fastly&amp;rsquo;s Compute platform. It simplifies workflows for developers using Rust, JavaScript, or Go by handling environment setup, dependency management, and service deployment.</description></item><item><title>fish-shop/indent-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/indent-check/</link><pubDate>Wed, 18 Mar 2026 06:05:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/indent-check/</guid><description>Version updated for https://github.com/fish-shop/indent-check to version v2.2.96.
This action is used across all versions by 24 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action automates the process of verifying proper indentation in Fish shell (.fish) script files. It scans specified files within a repository, ensuring adherence to indentation standards, and provides a summary of results, including the total files checked and those that passed or failed.</description></item><item><title>fish-shop/install-fish-shell</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-fish-shell/</link><pubDate>Wed, 18 Mar 2026 06:05:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-fish-shell/</guid><description>Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.5.
This action is used across all versions by 50 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 installation of the Fish shell on GitHub-hosted runners, ensuring compatibility with both macOS and Ubuntu environments. It simplifies setup processes for workflows that require Fish shell, eliminating manual installation steps and ensuring consistent environments for development or testing.</description></item><item><title>fish-shop/install-plugin</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-plugin/</link><pubDate>Wed, 18 Mar 2026 06:05:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-plugin/</guid><description>Version updated for https://github.com/fish-shop/install-plugin to version v2.3.98.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-plugin GitHub Action automates the installation of plugins for the Fish shell, leveraging supported plugin managers like Fisher and Oh My Fish. It simplifies workflows by ensuring the plugin manager is installed (if not already present) and securely handles plugin installation, supporting multiple plugins in a single step.</description></item><item><title>fish-shop/install-plugin-manager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-plugin-manager/</link><pubDate>Wed, 18 Mar 2026 06:05:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/install-plugin-manager/</guid><description>Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.96.
This action is used across all versions by 4 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 installation of plugin managers for the fish shell, supporting tools like Fisher and Oh My Fish. It simplifies the setup process for managing fish shell plugins in CI/CD workflows, eliminating manual installation steps.</description></item><item><title>fish-shop/run-fishtape-tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/run-fishtape-tests/</link><pubDate>Wed, 18 Mar 2026 06:05:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/run-fishtape-tests/</guid><description>Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.98.
This action is used across all versions by 34 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/run-fishtape-tests GitHub Action automates the execution of Fishtape tests for Fish shell scripts within a repository. It simplifies test management by identifying and running .fish test files based on customizable patterns and provides enhanced output readability using tap-diff.</description></item><item><title>fish-shop/syntax-check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/syntax-check/</link><pubDate>Wed, 18 Mar 2026 06:05:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/fish-shop/syntax-check/</guid><description>Version updated for https://github.com/fish-shop/syntax-check to version v2.2.94.
This action is used across all versions by 29 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates syntax checking for Fish shell script files, ensuring code quality and correctness. It scans .fish files in the repository, supports customizable file patterns with wildcards and brace expansions, and integrates results into workflows with annotations and summary outputs.</description></item><item><title>forsakringskassan/eslint-config</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/forsakringskassan/eslint-config/</link><pubDate>Wed, 18 Mar 2026 06:05:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/forsakringskassan/eslint-config/</guid><description>Version updated for https://github.com/Forsakringskassan/eslint-config to version v14.0.2.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk is a shareable ESLint configuration tailored for Försäkringskassan projects, offering a standard setup to enforce code quality and consistency across various environments, including local development and CI/CD pipelines. It provides pre-configured rules, support for common tools like TypeScript, Jest, Cypress, and Svelte, and enables easy customization for project-specific needs.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/the-janitor-stop-the-slop/</link><pubDate>Wed, 18 Mar 2026 06:04:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.1.14.
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 Janitor is a structural firewall for AI-generated code that automatically analyzes pull requests to enforce code integrity before merging. It solves problems related to vulnerabilities and inefficiencies in AI-assisted code by identifying generative verbosity, zombie dependencies, and structural issues.</description></item><item><title>Explain CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/explain-ci/</link><pubDate>Wed, 18 Mar 2026 06:04:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/explain-ci/</guid><description>Version updated for https://github.com/gopalcnepal/explain-ci 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 The &amp;ldquo;Explain CI&amp;rdquo; GitHub Action automates the process of analyzing and explaining failed GitHub Actions jobs by reading failure logs, identifying key error sections, and generating concise, plain-English explanations using an OpenAI-compatible language model. It posts these explanations as comments on pull requests or commits, helping developers quickly understand and address issues without manually parsing complex logs.</description></item><item><title>RepoForge AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/repoforge-ai/</link><pubDate>Wed, 18 Mar 2026 06:04:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/repoforge-ai/</guid><description>Version updated for https://github.com/JNZader/repoforge to version v0.3.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 RepoForge is an AI-powered code analysis tool designed to automate the generation of comprehensive technical documentation, AI agent skill files, security scans, dependency graphs, and LLM-optimized exports for any codebase. It simplifies tasks such as creating project-specific documentation, preparing code for AI tools like GitHub Copilot and Claude, and performing code quality assessments and security checks.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/judges-code-review/</link><pubDate>Wed, 18 Mar 2026 06:04:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.115.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a tool designed to evaluate AI-generated code using a combination of deterministic pattern matching, abstract syntax tree (AST) analysis, and LLM-powered expert reviews across 45 specialized domains. It automates quality assurance by identifying code issues, providing plain-language risk summaries, and recommending prioritized fixes.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/pipelock-agent-security-scan/</link><pubDate>Wed, 18 Mar 2026 06:04:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v1.4.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 Pipelock is an open-source agent firewall designed to protect AI agents by monitoring and filtering their network activity to prevent unauthorized access or data leaks, such as API key exposure. It automates the detection and blocking of sensitive data in HTTP requests using configurable rules, ensuring secure communication without requiring code changes.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/totem-shield/</link><pubDate>Wed, 18 Mar 2026 06:04:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.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 Totem is a CLI tool designed to enforce project-specific coding rules and guardrails for AI coding agents like Copilot, Claude Code, and others. It automates the process of converting plain English rules into deterministic AST/Regex checks, ensuring bad code is blocked before it commits, without relying on LLMs or risking hallucinations.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/agent-bom-scan/</link><pubDate>Wed, 18 Mar 2026 06:04:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.71.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 Agent-BOM is a security scanning tool designed for AI infrastructure and supply chains, automating the discovery, analysis, and enforcement of security measures. It identifies AI agents, server dependencies, and potential vulnerabilities (e.g., CVEs), while mapping their impact on credentials, tools, and attack surfaces.</description></item><item><title>Smokepod</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/smokepod/</link><pubDate>Wed, 18 Mar 2026 06:04:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/smokepod/</guid><description>Version updated for https://github.com/peteretelej/smokepod to version v1.0.1.
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 Smokepod is a smoke test runner designed for automating the testing of CLI and containerized applications. It enables users to record expected outputs, verify them against pre-recorded fixtures, and execute tests locally or within Docker containers.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/multi-style-contribution-snake/</link><pubDate>Wed, 18 Mar 2026 06:04:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v18.03.26.
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 transforms your GitHub contribution graph into dynamic, animated visualizations with five unique styles and customizable shapes like squares, rounds, triangles, stars, and diamonds. It automates the generation of high-quality SVG and GIF assets, includes bold month labels for added context, and creates an auto-generated gallery in a dedicated branch for easy preview and sharing.</description></item><item><title>Build Butler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/build-butler/</link><pubDate>Wed, 18 Mar 2026 06:04:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/build-butler/</guid><description>Version updated for https://github.com/railflow/buildbutler-action to version Error loading version from page [https://github.com/marketplace/actions/build-butler], 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 Build Butler GitHub Action automates the collection and reporting of build status, test results, and self-hosted runner metrics to the Build Butler CI analytics platform.</description></item><item><title>Secure SBOM Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</link><pubDate>Wed, 18 Mar 2026 06:04:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/secure-sbom-action/</guid><description>Version updated for https://github.com/shiftleftcyber/secure-sbom-action to version v2.0.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 automates the signing and verification of Software Bill of Materials (SBOMs) and cryptographic digests using the SecureSBOM API by ShiftLeftCyber. It ensures the integrity and authenticity of SBOMs in CI/CD pipelines, enabling organizations to cryptographically attest to their validity.</description></item><item><title>Skill Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-eval/</link><pubDate>Wed, 18 Mar 2026 06:04:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-eval/</guid><description>Version updated for https://github.com/skill-bench/skill-eval-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 Skill Eval Action is a GitHub Action designed to automate the evaluation of Claude Code skills against YAML-defined test cases. It provides automated grading and generates detailed reports directly within pull requests, streamlining the testing process for skill development.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ziran-agent-security-scan/</link><pubDate>Wed, 18 Mar 2026 06:03:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.12.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 ZIRAN is a security testing GitHub Action designed to identify vulnerabilities in AI agents, including those using tools, memory, and multi-step reasoning. It automates the discovery of dangerous tool combinations, detects execution-level side effects, and conducts autonomous pentesting campaigns to uncover complex attack paths.</description></item><item><title>Human Readable Post</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/human-readable-post/</link><pubDate>Wed, 18 Mar 2026 06:03:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/human-readable-post/</guid><description>Version updated for https://github.com/wvides/human-readable-post to version v1.0.0.
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 This GitHub Action automatically generates concise, human-readable release summaries from git diffs using large language models (LLMs). It streamlines the process of creating meaningful updates for tasks like Slack notifications, release notes, and team communication, replacing generic messages with detailed descriptions of code changes.</description></item><item><title>Skill Seekers - AI Knowledge Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-seekers-ai-knowledge-builder/</link><pubDate>Wed, 18 Mar 2026 06:03:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/18/skill-seekers-ai-knowledge-builder/</guid><description>Version updated for https://github.com/yusufkaraaslan/skill-seekers-action to version v3.3.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 Skill Seekers GitHub Action automates the conversion of various content types, such as documentation, GitHub repositories, PDFs, and videos, into AI-ready skills and retrieval-augmented generation (RAG) knowledge assets within a CI/CD pipeline. It simplifies the process of preparing content for use with AI tools and platforms like OpenAI, LangChain, and Claude, enabling seamless integration and knowledge extraction.</description></item><item><title>Z64 YouTube Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/z64-youtube-upload/</link><pubDate>Tue, 17 Mar 2026 21:48:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/z64-youtube-upload/</guid><description>Version updated for https://github.com/CristobalPenaloza/z64packer-yt-upload to version v1.0.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 The z64packer-yt-upload GitHub Action automates the process of uploading preview files generated by Z64 Music Packers to YouTube. It streamlines the task of sharing music previews by eliminating manual upload steps, providing an efficient solution for integrating music content delivery into CI/CD workflows.</description></item><item><title>Check Chef Cookbook Metadata</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/check-chef-cookbook-metadata/</link><pubDate>Tue, 17 Mar 2026 21:48:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/check-chef-cookbook-metadata/</guid><description>Version updated for https://github.com/damacus/check-chef-metadata-action to version v1.0.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 This GitHub Action validates the metadata.rb file in Chef cookbooks, ensuring key fields such as maintainer, license, version, and chef_version meet predefined standards and are properly configured. It automates the detection of missing or invalid metadata, performs accessibility checks on URLs, and processes multiple cookbooks concurrently for efficiency.</description></item><item><title>Diploi Builder Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/diploi-builder-action/</link><pubDate>Tue, 17 Mar 2026 21:48:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/diploi-builder-action/</guid><description>Version updated for https://github.com/diploi/action-build to version v1.10.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Diploi Builder Action automates the process of building components from a Diploi stack. It streamlines the creation and assembly of stack components, reducing manual effort and ensuring consistency in the build process. This action is ideal for developers looking to efficiently manage and deploy Diploi-based projects.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</link><pubDate>Tue, 17 Mar 2026 21:47:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.8.5.
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&amp;rsquo;DIB is a security scanning tool designed to detect and respond to supply chain threats in npm and PyPI dependencies. It automates the detection of known malicious packages, suspicious behavioral patterns, and potential vulnerabilities using advanced techniques such as deobfuscation, inter-module dataflow analysis, and behavioral anomaly detection.</description></item><item><title>cagent Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/cagent-runner/</link><pubDate>Tue, 17 Mar 2026 21:47:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/cagent-runner/</guid><description>Version updated for https://github.com/docker/cagent-action to version v1.2.12.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 27 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action facilitates the integration of Docker&amp;rsquo;s AI-powered agents into GitHub workflows, automating tasks such as code analysis and pull request reviews. It eliminates manual setup by automatically handling binary downloads, environment configuration, and execution of the agents.</description></item><item><title>TypeScript Agent Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/typescript-agent-action/</link><pubDate>Tue, 17 Mar 2026 21:47:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/typescript-agent-action/</guid><description>Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.9.
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 Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions, generates working tests without TypeScript errors or failures, and commits them directly to the source branch, ensuring improved test coverage and code quality.</description></item><item><title>Translation Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/translation-action/</link><pubDate>Tue, 17 Mar 2026 21:47:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/translation-action/</guid><description>Version updated for https://github.com/fabasoad/translation-action to version v4.2.0.
This action is used across all versions by 15 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 &amp;ldquo;Translation Action&amp;rdquo; GitHub Action automates the process of translating text or files into various languages supported by a range of translation providers, including AWS, Google, Microsoft, and more. It simplifies multilingual content creation by integrating with popular translation APIs and handling the translation workflow directly within GitHub Actions.</description></item><item><title>Gentesty Evaluation Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/gentesty-evaluation-action/</link><pubDate>Tue, 17 Mar 2026 21:47:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/gentesty-evaluation-action/</guid><description>Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.5.
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 gentesty-evaluation-action GitHub Action automates the process of triggering evaluation runs on the Gentesty platform, streaming real-time logs via WebSocket, and capturing the final test results (success/failure) directly within GitHub Actions workflows.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/the-janitor-stop-the-slop/</link><pubDate>Tue, 17 Mar 2026 21:47:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v7.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 Janitor is a GitHub Action that acts as a structural firewall for AI-generated code, ensuring the integrity and security of pull requests before they are merged. By analyzing patches for structural anomalies, AI-generated patterns, zombie dependencies, and cryptographic integrity, it automates the detection of vulnerabilities, antipatterns, and redundant assets in code.</description></item><item><title>h3y6e/action-slack</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/h3y6e/action-slack/</link><pubDate>Tue, 17 Mar 2026 21:47:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/h3y6e/action-slack/</guid><description>Version updated for https://github.com/h3y6e/action-slack to version v4.0.6.
This action is used across all versions by 1 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 action-slack GitHub Action enables automated Slack notifications from your GitHub Actions workflows. It streamlines communication by sending updates on workflow statuses, such as job completions or failures, directly to a Slack channel.</description></item><item><title>Home Assistant builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/home-assistant-builder/</link><pubDate>Tue, 17 Mar 2026 21:47:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/home-assistant-builder/</guid><description>Version updated for https://github.com/home-assistant/builder to version 2026.03.2.
This action is used across all versions by 3,818 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Home Assistant Builder GitHub Action provides a suite of tools to automate the building, signing, and publishing of multi-architecture container images. It simplifies the process of creating per-architecture images, combining them into a single multi-arch manifest, and verifying image signatures for enhanced security.</description></item><item><title>Portfolio Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/portfolio-action/</link><pubDate>Tue, 17 Mar 2026 21:47:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/portfolio-action/</guid><description>Version updated for https://github.com/jinglemansweep/portfolio-action 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 The Portfolio Action is a GitHub Action that automates the creation and deployment of a modern, single-page application (SPA) personal portfolio or resume website using YAML data and optional Markdown content. It streamlines the process of building and hosting a customizable, professional web presence by generating a static site from structured data, which can be deployed to platforms like GitHub Pages or other static hosting services.</description></item><item><title>RollHook Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rollhook-deploy/</link><pubDate>Tue, 17 Mar 2026 21:47:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rollhook-deploy/</guid><description>Version updated for https://github.com/jkrumm/rollhook-action to version v1.3.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 The RollHook Deploy Action is a GitHub Action designed to automate the process of building, pushing, and deploying Docker images to a RollHook server using GitHub OIDC authentication, eliminating the need for managing secrets.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/judges-code-review/</link><pubDate>Tue, 17 Mar 2026 21:47:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.113.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 Judges Panel GitHub Action is a code analysis tool that evaluates AI-generated or manually written code for quality, security, and adherence to best practices using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews.</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-apm/</link><pubDate>Tue, 17 Mar 2026 21:47:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.3.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 6 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 APM GitHub Action automates the installation of the APM CLI and the deployment of agent primitives (e.g., instructions, prompts, skills, agents) into CI/CD workflows with minimal configuration.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/run-aer-tests/</link><pubDate>Tue, 17 Mar 2026 21:47:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.124.
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 aer GitHub Action enables automated validation and testing of Salesforce Apex code within CI/CD pipelines by running tests locally in a lightweight, Salesforce-compatible runtime. It eliminates the need to deploy code to a Salesforce org, speeding up test cycles and simplifying debugging.</description></item><item><title>LCOV Coverage Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/lcov-coverage-check/</link><pubDate>Tue, 17 Mar 2026 21:46:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/lcov-coverage-check/</guid><description>Version updated for https://github.com/pento/lcov-coverage-check to version v2.1.1.
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 LCOV Coverage Check GitHub Action automates the analysis and enforcement of code coverage standards using LCOV data. It parses coverage files, generates summaries, and optionally enforces thresholds by comparing against a stored baseline, ensuring consistent coverage quality across pull requests.</description></item><item><title>Rearm Build And Submit Release metadata action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rearm-build-and-submit-release-metadata-action/</link><pubDate>Tue, 17 Mar 2026 21:46:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rearm-build-and-submit-release-metadata-action/</guid><description>Version updated for https://github.com/relizaio/rearm-docker-action to version 1.9.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-docker-action GitHub Action automates the process of building Docker images, pushing them to a registry, and submitting release metadata to ReARM, a component release automation platform. It simplifies container image management and integrates release tracking, while providing capabilities like SBOM generation, code analysis, and artifact signing for enhanced security and compliance.</description></item><item><title>ifttt-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ifttt-lint/</link><pubDate>Tue, 17 Mar 2026 21:46:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ifttt-lint/</guid><description>Version updated for https://github.com/simonepri/ifttt-lint to version v0.5.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 ifttt-lint GitHub Action is a linter designed to enforce synchronization of co-dependent changes across multiple files using LINT.IfChange and LINT.ThenChange directives. It addresses the problem of overlooked cross-file inconsistencies, particularly in scenarios where changes span across languages, directories, or systems, which static types, code reviews, and tests often fail to catch.</description></item><item><title>Skyhook Determine Image Tag</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/skyhook-determine-image-tag/</link><pubDate>Tue, 17 Mar 2026 21:46:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/skyhook-determine-image-tag/</guid><description>Version updated for https://github.com/skyhook-io/determine-image-tag to version v1.1.2.
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 &amp;ldquo;Determine Image Tag Action&amp;rdquo; is a GitHub Action designed to automate the generation of consistent, unique, and customizable image tags for container builds and releases. It solves the problem of managing and ensuring unique image tags by supporting multiple tag formats, automatic duplicate prevention through counters, and branch name normalization.</description></item><item><title>Ternary Operator Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ternary-operator-action/</link><pubDate>Tue, 17 Mar 2026 21:46:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ternary-operator-action/</guid><description>Version updated for https://github.com/somaz94/ternary-operator to version v1.4.1.
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 Ternary Operator Action is a GitHub Action designed to evaluate conditional expressions and dynamically set outputs based on the results. It simplifies creating flexible, condition-driven workflows by supporting a wide range of operators (e.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-depvault-cli/</link><pubDate>Tue, 17 Mar 2026 21:46:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.11.
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 DepVault is a comprehensive web platform designed to manage dependencies and secrets securely. It automates the detection of vulnerabilities and outdated packages across multiple ecosystems, integrates encrypted storage for sensitive environment variables and files, and streamlines secret sharing for CI/CD pipelines.</description></item><item><title>Next.js Turbopack Bundle Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/next.js-turbopack-bundle-analysis/</link><pubDate>Tue, 17 Mar 2026 21:46:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/next.js-turbopack-bundle-analysis/</guid><description>Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.0.
This action is used across all versions by 1 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 Next.js Turbopack Bundle Analysis GitHub Action automates the process of analyzing and reporting bundle size changes in Next.js projects using Turbopack. It calculates size differences between the base and pull request builds, generates a detailed comparison of route sizes, and posts a summary comment on the pull request.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/sweny-ai/</link><pubDate>Tue, 17 Mar 2026 21:46:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version v2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is an AI-powered platform for building engineering workflows that automate tasks like issue triage, root cause analysis, and implementation of fixes. It connects to various input sources (e.g., observability logs, APIs) to learn from system data, takes actions such as creating tickets or opening pull requests, and reports findings through communication channels like Slack or GitHub.</description></item><item><title>WuppieFuzz</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/wuppiefuzz/</link><pubDate>Tue, 17 Mar 2026 21:46:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/wuppiefuzz/</guid><description>Version updated for https://github.com/TNO-S3/WuppieFuzz-action to version v0.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 The WuppieFuzz GitHub Action is designed to automate fuzz testing of REST APIs by running the WuppieFuzz fuzzer against a software&amp;rsquo;s API exposed via a Docker container. It simplifies the process of identifying vulnerabilities or issues in an API by using an OpenAPI specification to guide the fuzzing process and generates a detailed report of the results.</description></item><item><title>Normalize PR Title and Add Jira Link</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/normalize-pr-title-and-add-jira-link/</link><pubDate>Tue, 17 Mar 2026 21:46:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/normalize-pr-title-and-add-jira-link/</guid><description>Version updated for https://github.com/vkozlov-sit/PullRequestTitle to version v0.0.2.
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 &amp;ldquo;PR Jira Link Action&amp;rdquo; automates the process of normalizing Pull Request titles to conform to a Jira issue key format and appending corresponding Jira issue links to PR descriptions. It helps maintain consistent naming conventions and ensures proper linkage between GitHub PRs and Jira tickets, reducing manual effort and potential errors.</description></item><item><title>Easy release action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/easy-release-action/</link><pubDate>Tue, 17 Mar 2026 13:37:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/easy-release-action/</guid><description>Version updated for https://github.com/arthurhovhannisyan31/easy-release-action to version v1.0.3.
This action is used across all versions by 10 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 easy-release-action GitHub Action automates the creation of a release by gathering commit messages between the latest two tags on a specified branch and generating a formatted release message. It streamlines release management by posting the release notification to a Slack channel, enhancing team communication.</description></item><item><title>Foglift Website Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/foglift-website-check/</link><pubDate>Tue, 17 Mar 2026 13:37:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/foglift-website-check/</guid><description>Version updated for https://github.com/banant2/Foglift to version v2.1.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 Foglift is an advanced website analysis tool that evaluates websites across five key dimensions: SEO, GEO (Generative Engine Optimization), performance, security, and accessibility. It automates the identification of optimization opportunities for traditional SEO, AI-focused search readiness, site speed, security protocols, and compliance with accessibility standards.</description></item><item><title>Setup Apache Maven</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-apache-maven/</link><pubDate>Tue, 17 Mar 2026 13:37:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-apache-maven/</guid><description>Version updated for https://github.com/batmahdi/setup-maven to version v3.
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 The Setup Apache Maven GitHub Action automates the installation and configuration of a specific version of Apache Maven on GitHub-hosted runners, supporting Linux, macOS, and Windows environments. It simplifies the setup process by adding Maven to the system&amp;rsquo;s PATH, exporting the M2_HOME environment variable, and leveraging caching to speed up subsequent runs.</description></item><item><title>ChangeLog Generator Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/changelog-generator-action/</link><pubDate>Tue, 17 Mar 2026 13:37:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/changelog-generator-action/</guid><description>Version updated for https://github.com/baynezy/ChangeLogger.Action to version 1.2.4.10.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Changelog.Action is a GitHub Action designed to automate the process of updating changelog files in repositories adhering to the Keep a Changelog format. It streamlines the management of changelog entries by updating version numbers and extracting release notes from the [Unreleased] section, which can be used for tasks like creating GitHub releases.</description></item><item><title>Validate A2A Agent Card</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/validate-a2a-agent-card/</link><pubDate>Tue, 17 Mar 2026 13:37:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/validate-a2a-agent-card/</guid><description>Version updated for https://github.com/capiscio/validate-a2a to version v2.5.0.
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 &amp;ldquo;Validate A2A Agent Card&amp;rdquo; GitHub Action automates the validation of A2A protocol agent cards by evaluating their compliance, trustworthiness, and availability through three-dimensional scoring. It performs cryptographic signature verification, live endpoint testing, and provides detailed outputs, including scores and production readiness status, for downstream workflows.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</link><pubDate>Tue, 17 Mar 2026 13:37:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.8.4.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain threats in npm and PyPI dependencies. It automates the scanning of packages for known malicious indicators (225,000+ IOCs), suspicious behaviors, and vulnerabilities, providing actionable insights and risk scores to prevent compromised packages from being installed.</description></item><item><title>YAML Schema Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/yaml-schema-validation/</link><pubDate>Tue, 17 Mar 2026 13:37:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/yaml-schema-validation/</guid><description>Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v2.0.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 The yaml-ls-check GitHub Action automates the validation of YAML files against specified schemas using the yaml-language-server. It simplifies schema-based validation workflows by supporting directory-wide checks, custom schema mappings, and exclusion of specific files or patterns.</description></item><item><title>TypeScript Agent Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/typescript-agent-action/</link><pubDate>Tue, 17 Mar 2026 13:37:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/typescript-agent-action/</guid><description>Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.8.
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 Early-Catch is a GitHub Action designed to automatically generate unit tests for TypeScript and JavaScript code changes in pull requests. It analyzes modified files, identifies under-tested functions based on coverage thresholds, and generates functional unit tests, committing them directly to the PR without introducing broken or erroneous code.</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/critical-journey/</link><pubDate>Tue, 17 Mar 2026 13:37:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v1.0.25.
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 The Critical Journey GitHub Action enables automated execution of tests or test suites via the Critical Journey platform within a Docker container. It streamlines the testing process by integrating with GitHub Actions to run tests, handle parameter overrides, set custom timeouts, and optionally create detailed GitHub issues upon test failures, complete with error details, screenshots, and configurations.</description></item><item><title>Configure AWS Credentials by Assuming Roles</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/configure-aws-credentials-by-assuming-roles/</link><pubDate>Tue, 17 Mar 2026 13:36:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/configure-aws-credentials-by-assuming-roles/</guid><description>Version updated for https://github.com/fuller-inc/actions-aws-assume-role to version v1.9.0.
This action is used across all versions by 47 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 process of configuring AWS credentials by assuming IAM roles via OpenID Connect (OIDC). It simplifies secure authentication for GitHub workflows, enabling AWS resource access without static credentials.</description></item><item><title>Trakt JSON Bourne</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/trakt-json-bourne/</link><pubDate>Tue, 17 Mar 2026 13:36:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/trakt-json-bourne/</guid><description>Version updated for https://github.com/ggfevans/trakt-json-bourne to version v3.1.0.
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 trakt-json-bourne GitHub Action automates the process of fetching and normalizing viewing history from the Trakt API into a structured JSON file, with optional metadata enhancements from TMDB. It streamlines tasks such as scheduled data retrieval, validation, and enrichment, enabling workflows to efficiently manage and update watch history data.</description></item><item><title>go-openapi composite action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-openapi-composite-action/</link><pubDate>Tue, 17 Mar 2026 13:36:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-openapi-composite-action/</guid><description>Version updated for https://github.com/go-openapi/gh-actions to version v1.4.11.
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 This GitHub Action provides reusable workflows and tools for CI pipelines, specifically for the go-openapi ecosystem. It automates the installation of specific Go-based testing, reporting, and versioning tools from pre-vetted binary releases, ensuring consistent and secure dependency management.</description></item><item><title>AI Code Review Action Provider Can Vary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ai-code-review-action-provider-can-vary/</link><pubDate>Tue, 17 Mar 2026 13:36:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ai-code-review-action-provider-can-vary/</guid><description>Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version V6.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, or Google Gemini to provide intelligent feedback and improvement suggestions on pull requests.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/evalview-ai-agent-testing/</link><pubDate>Tue, 17 Mar 2026 13:36:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.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 EvalView is a GitHub Action designed for regression testing AI agents by capturing their behavior, creating baselines, and detecting performance or functionality changes after updates. It automates the identification of silent regressions, such as altered tool paths or degraded output quality, ensuring agents maintain consistent reliability and accuracy.</description></item><item><title>Codex Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/codex-action/</link><pubDate>Tue, 17 Mar 2026 13:36:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/codex-action/</guid><description>Version updated for https://github.com/icoretech/codex-action to version v0.6.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 Codex Action enables the integration of OpenAI Codex into GitHub Actions workflows, allowing users to execute Codex commands non-interactively via a Docker-based CLI. It automates tasks like generating AI-driven outputs (e.g., summaries or code generation) using either an API key or OAuth-based authentication.</description></item><item><title>RollHook Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rollhook-deploy/</link><pubDate>Tue, 17 Mar 2026 13:36:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rollhook-deploy/</guid><description>Version updated for https://github.com/jkrumm/rollhook-action to version v1.2.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 The RollHook Deploy Action is a GitHub Action designed to automate zero-downtime rolling deployments via the RollHook platform. It eliminates the need for deploy secrets by leveraging GitHub Actions OIDC for secure authentication and includes a built-in container registry, removing dependencies on external services like Docker Hub.</description></item><item><title>Snipe PR — AI PR Descriptions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/snipe-pr-ai-pr-descriptions/</link><pubDate>Tue, 17 Mar 2026 13:36:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/snipe-pr-ai-pr-descriptions/</guid><description>Version updated for https://github.com/klawgulp-ship-it/snipe-pr to version v1.0.0.
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 Snipe PR is a GitHub Action that automates the generation of structured and readable pull request descriptions by analyzing diffs and categorizing changes (e.g., API, UI, Tests). It helps teams save time by reducing the manual effort of writing PR summaries, while providing key insights like change types, file highlights, and visual statistics.</description></item><item><title>Commit Message AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/commit-message-ai/</link><pubDate>Tue, 17 Mar 2026 13:36:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/commit-message-ai/</guid><description>Version updated for https://github.com/Neal0326/commit-message-ai to version v1.
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 Commit Message AI is a GitHub Action that automates the generation of clean, developer-friendly commit messages in the Conventional Commits format by analyzing commit diffs. It simplifies the process of creating consistent and high-quality commit histories, offering AI-powered suggestions using OpenAI models and a fallback mechanism for cases where AI is unavailable.</description></item><item><title>PR Review AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/pr-review-ai/</link><pubDate>Tue, 17 Mar 2026 13:36:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/pr-review-ai/</guid><description>Version updated for https://github.com/Neal0326/pr-review-ai to version v1.
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 PR Review AI is a GitHub Action that leverages OpenAI to automate pull request reviews by analyzing changes, flagging potential issues, and providing actionable feedback for developers. It streamlines PR review processes by summarizing changes, detecting bugs, missing tests, or documentation gaps, and generating structured feedback in JSON format for integration into workflows.</description></item><item><title>Waka Daily Stats</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/waka-daily-stats/</link><pubDate>Tue, 17 Mar 2026 13:36:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/waka-daily-stats/</guid><description>Version updated for https://github.com/pphatdev/daily-waka-action to version v1.1-beta.
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 This GitHub Action automates the process of fetching daily coding activity data from WakaTime and updating a designated section in a repository&amp;rsquo;s README file with visualized coding stats. It also saves the raw API response to a JSON file and provides an output to indicate whether changes were made.</description></item><item><title>Regrada - AI Regression Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/regrada-ai-regression-tests/</link><pubDate>Tue, 17 Mar 2026 13:36:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/regrada-ai-regression-tests/</guid><description>Version updated for https://github.com/regrada-ai/regrada-ci 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 The regrada-action GitHub Action is designed to automate the execution of Regrada, a tool for managing and enforcing custom rules or configurations in software projects. It streamlines tasks such as running Regrada checks on pull requests or pushes, ensuring compliance with defined project rules, and optionally updating pull requests with results.</description></item><item><title>Giphy PR Comment with JS Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/giphy-pr-comment-with-js-action/</link><pubDate>Tue, 17 Mar 2026 13:35:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/giphy-pr-comment-with-js-action/</guid><description>Version updated for https://github.com/SenuDyl/JS-action-pr-giphy-comment to version 1.0.0-alpha.
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 js-action-pr-giphy-comment GitHub Action automates the process of adding random animated GIF comments to pull requests by integrating with the Giphy API. It enhances collaboration and engagement in pull requests by providing a fun, automated way to share GIFs, saving time and reducing manual effort.</description></item><item><title>ifttt-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ifttt-lint/</link><pubDate>Tue, 17 Mar 2026 13:35:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ifttt-lint/</guid><description>Version updated for https://github.com/simonepri/ifttt-lint to version v0.5.3.
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 ifttt-lint is a GitHub Action and linter designed to enforce cross-file consistency by using LINT.IfChange and LINT.ThenChange directives. It ensures that co-dependent sections of code, documentation, or configurations remain synchronized, catching discrepancies before they reach production.</description></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-changelog-generator/</link><pubDate>Tue, 17 Mar 2026 13:35:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.5.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs by parsing git commit history formatted with the Conventional Commits standard. It organizes changes into categories such as features, bug fixes, and breaking changes, while also detecting pull request links, issue references, and contributors.</description></item><item><title>Validate Suricata Rules</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/validate-suricata-rules/</link><pubDate>Tue, 17 Mar 2026 13:35:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/validate-suricata-rules/</guid><description>Version updated for https://github.com/StamusNetworks/suricata-rules-check to version v1.0.1.
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 Validate Suricata Rules GitHub Action automates the validation of Suricata rule files (*.rules) in a repository, identifying errors and warnings using suricata-language-server and optionally Suricata engine analysis. It provides detailed diagnostics as GitHub workflow annotations, making it easy to identify and address issues directly in pull requests or workflow results.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-depvault-cli/</link><pubDate>Tue, 17 Mar 2026 13:35:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.7.
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 DepVault is a comprehensive web platform designed to automate dependency analysis and secure secret management. It scans dependencies across multiple ecosystems to detect vulnerabilities, outdated packages, and license conflicts, while also providing an AES-256-GCM encrypted vault for managing environment variables and secret files.</description></item><item><title>OSINT MCP Server</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/osint-mcp-server/</link><pubDate>Tue, 17 Mar 2026 05:53:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/osint-mcp-server/</guid><description>Version updated for https://github.com/badchars/osint-mcp-server to version v0.2.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 osint-mcp-server GitHub Action provides a unified platform to perform OSINT (Open Source Intelligence) and reconnaissance tasks by integrating 37 tools and 12 data sources, such as Shodan, VirusTotal, Censys, and WHOIS. It automates the traditionally fragmented OSINT workflow, eliminating the need to manually access multiple platforms, correlate data, and navigate inconsistent APIs or interfaces.</description></item><item><title>cert-labs-hq-action-test</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/cert-labs-hq-action-test/</link><pubDate>Tue, 17 Mar 2026 05:53:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/cert-labs-hq-action-test/</guid><description>Version updated for https://github.com/cert-labs-hq/org_action to version V1.
This action is used across all versions by 1 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 provided README does not contain enough information to determine the purpose, functionality, or key capabilities of the GitHub Action. It appears to be a placeholder or test document. For a meaningful analysis, additional details about the action are required.</description></item><item><title>coursier-cache-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/coursier-cache-action/</link><pubDate>Tue, 17 Mar 2026 05:53:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/coursier-cache-action/</guid><description>Version updated for https://github.com/coursier/cache-action to version v8.1.0.
This action is used across all versions by 5,696 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 Coursier Cache Action is a GitHub Action designed to automate the caching and restoration of build tool caches, including those for Coursier, sbt, Mill, and Ammonite, during CI workflows. This action reduces build times and improves efficiency by ensuring that dependencies and build artifacts are reused across workflow runs.</description></item><item><title>Coverage Robot Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/coverage-robot-action/</link><pubDate>Tue, 17 Mar 2026 05:53:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/coverage-robot-action/</guid><description>Version updated for https://github.com/coverage-robot/action to version v1.0.12.
This action is used across all versions by 9 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 Coverage Robot Action is a GitHub Action designed to automate the process of uploading code coverage reports to Coverage Robot. It streamlines the integration of coverage data into a centralized platform for tracking and analysis, solving the problem of manually managing and uploading coverage files.</description></item><item><title>Build and deploy notebook2rest to AWS</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/build-and-deploy-notebook2rest-to-aws/</link><pubDate>Tue, 17 Mar 2026 05:53:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/build-and-deploy-notebook2rest-to-aws/</guid><description>Version updated for https://github.com/devops-notebook2rest/setup-notebook2rest 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 process of converting Jupyter Notebooks into a production-ready FastAPI application, containerizing it, and deploying it to an AWS EKS cluster. It streamlines tasks such as generating APIs from notebooks, building Docker images, pushing them to AWS ECR, and deploying them using Helm charts.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</link><pubDate>Tue, 17 Mar 2026 05:53:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.8.2.
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&amp;rsquo;DIB is a security scanning tool designed to detect and mitigate supply-chain threats in npm and PyPI dependencies. It combines multiple detection techniques, including behavioral anomaly detection, deobfuscation, and inter-module dataflow analysis, to identify malicious packages and suspicious patterns before they are installed or exploited.</description></item><item><title>execute user code in an EIC environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/execute-user-code-in-an-eic-environment/</link><pubDate>Tue, 17 Mar 2026 05:53:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/execute-user-code-in-an-eic-environment/</guid><description>Version updated for https://github.com/eic/run-cvmfs-osg-eic-shell to version v1.5.0.
This action is used across all versions by 39 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, eic/run-cvmfs-osg-eic-shell, allows users to execute custom payload code within an Electron-Ion Collider (EIC) shell environment using containerized resources from the Open Science Grid (OSG). It simplifies and automates the process of setting up and running code in a controlled scientific computing environment by resolving and launching the appropriate container image through Singularity.</description></item><item><title>Translate i18n Files</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/translate-i18n-files/</link><pubDate>Tue, 17 Mar 2026 05:53:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/translate-i18n-files/</guid><description>Version updated for https://github.com/EvenToNight/auto-i18n to version v1.9.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 &amp;ldquo;Auto i18n Translator&amp;rdquo; GitHub Action automates the translation of JavaScript/TypeScript localization files using Google Translate. It detects changes in source files, translates only modified or missing keys, and preserves custom translations marked with [ignorei18n].</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/critical-journey/</link><pubDate>Tue, 17 Mar 2026 05:53:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v1.0.24.
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 The Critical Journey GitHub Action automates the execution of tests or test suites using the Critical Journey testing framework within a Docker container. It streamlines the testing process by supporting parameter overrides, browser type selection, and customizable timeouts, and can optionally create detailed GitHub issues for failed test runs.</description></item><item><title>GitHub Action for Python based Firebase projects</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/github-action-for-python-based-firebase-projects/</link><pubDate>Tue, 17 Mar 2026 05:53:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/github-action-for-python-based-firebase-projects/</guid><description>Version updated for https://github.com/gannonk08/firebase-action-python to version v15.10.1.
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 &amp;ldquo;GitHub Actions for Firebase&amp;rdquo; action facilitates automated deployments and management of Firebase projects using the firebase-tools CLI. It allows users to authenticate with Firebase, deploy resources (such as Functions, Hosting, Firestore rules, etc.), and manage configurations in CI/CD workflows.</description></item><item><title>Run SSH command</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/run-ssh-command/</link><pubDate>Tue, 17 Mar 2026 05:52:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/run-ssh-command/</guid><description>Version updated for https://github.com/garygrossgarten/github-action-ssh to version 0.9.0.
This action is used across all versions by 1,872 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 allows users to execute commands on a remote server via SSH directly within a GitHub Actions workflow. It automates tasks like remote server management, deployment, or file operations by securely connecting to the server using credentials such as private keys or passwords.</description></item><item><title>Setup Copilot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-copilot/</link><pubDate>Tue, 17 Mar 2026 05:52:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-copilot/</guid><description>Version updated for https://github.com/github/copilot-sdk-java to version v0.1.32-java.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 &amp;ldquo;Copilot SDK for Java&amp;rdquo; provides a Java-based software development kit (SDK) for programmatically interfacing with the GitHub Copilot CLI, enabling developers to create AI-powered applications and workflows. It simplifies the integration of GitHub Copilot&amp;rsquo;s capabilities into Java projects, automating tasks such as generating code suggestions and managing AI-driven interactions.</description></item><item><title>OpenTofu - Continuous Delivery</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/opentofu-continuous-delivery/</link><pubDate>Tue, 17 Mar 2026 05:52:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/opentofu-continuous-delivery/</guid><description>Version updated for https://github.com/GlueOps/github-actions-opentofu-continuous-delivery to version v2.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 provides a continuous delivery workflow for OpenTofu (a Terraform alternative) by automating infrastructure management tasks such as planning, applying, and destroying configurations. It integrates manual approval steps for production changes, Slack notifications for approvals, and concurrency control to prevent overlapping runs.</description></item><item><title>GitHub Release Notifier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/github-release-notifier/</link><pubDate>Tue, 17 Mar 2026 05:52:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/github-release-notifier/</guid><description>Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.12.
This action is used across all versions by 114 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 release-notifier-action is a GitHub Action designed to automate the process of notifying repositories about release events by dispatching custom repository events using a GitHub App. It simplifies workflows by allowing repositories to react to release activities (e.</description></item><item><title>Flowlyt Security Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/flowlyt-security-analyzer/</link><pubDate>Tue, 17 Mar 2026 05:52:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/flowlyt-security-analyzer/</guid><description>Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.9.
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 Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines for GitHub Actions and GitLab workflows. It automates vulnerability detection using advanced Abstract Syntax Tree (AST) analysis and AI-powered verification, reducing false positives and improving scan speed.</description></item><item><title>Ccache for gh actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ccache-for-gh-actions/</link><pubDate>Tue, 17 Mar 2026 05:52:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/ccache-for-gh-actions/</guid><description>Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.21.
This action is used across all versions by 9,598 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 integrates ccache or sccache into CI workflows to accelerate build times for C/C++ projects by caching compilation results and reusing them across builds. It automates the installation and configuration of caching tools, supports multiple operating systems (Linux, macOS, Windows), and provides options for advanced usage, such as custom cache keys and verbose output.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/lingo.dev-ai-localization/</link><pubDate>Tue, 17 Mar 2026 05:52:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/lingo.dev-ai-localization/</guid><description>Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.3.
This action is used across all versions by 62 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 localization toolkit designed to streamline internationalization (i18n) processes for developers, particularly in React-based applications. It automates tasks such as AI-assisted i18n setup, file translation, runtime localization, and build-time optimizations, addressing common challenges like error-prone setups and LLM inefficiencies.</description></item><item><title>Leanpub Multi Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/leanpub-multi-action/</link><pubDate>Tue, 17 Mar 2026 05:52:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/leanpub-multi-action/</guid><description>Version updated for https://github.com/lykinsbd/leanpub-multi-action to version v2.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 Leanpub Multi Action is a GitHub Action designed to automate interactions with the Leanpub API, allowing users to preview, publish, and monitor the status of their Leanpub books directly within GitHub workflows. This action streamlines book management tasks by enabling automated previews, single-file processing, subset previews, and publishing with optional email notifications and release notes.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/totem-shield/</link><pubDate>Tue, 17 Mar 2026 05:52:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@0.44.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 command-line tool that transforms plain English coding rules (in .cursorrules files) into deterministic AST/Regex-based checks to enforce coding standards and prevent bad code commits without relying on AI models or APIs. It automates rule enforcement, integrates with AI agents to enhance project memory, and provides pre-built guardrails for common development frameworks and tools, reducing errors and improving code quality.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/agent-bom-scan/</link><pubDate>Tue, 17 Mar 2026 05:52:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.71.1.
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 Agent-BOM is a security scanner designed to analyze AI infrastructure and supply chains by discovering, scanning, analyzing, and enforcing security measures. It generates AI Bills of Materials (BOMs), identifies vulnerabilities (CVEs), evaluates the blast radius of compromises, and ensures compliance with 14 frameworks.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/multi-style-contribution-snake/</link><pubDate>Tue, 17 Mar 2026 05:52:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v17.03.26.
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 transforms your contribution graph into dynamic, animated visuals with customizable styles, shapes, and themes. It automates the creation of animations in multiple formats (GIF and SVG) and generates an organized gallery for easy preview and sharing.</description></item><item><title>Rust Lint Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rust-lint-action/</link><pubDate>Tue, 17 Mar 2026 05:52:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/rust-lint-action/</guid><description>Version updated for https://github.com/Profiidev/rust-lint-action to version v3.0.2.
This action is used across all versions by 20 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 Rust Lint Action is a GitHub Action designed to automate code linting and formatting for Rust projects using tools like clippy and rustfmt. It identifies and reports linting errors directly on commits and pull requests, with optional auto-fixing capabilities to streamline code quality enforcement.</description></item><item><title>NthLayer Reliability Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/nthlayer-reliability-check/</link><pubDate>Tue, 17 Mar 2026 05:51:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/nthlayer-reliability-check/</guid><description>Version updated for https://github.com/rsionnach/nthlayer to version v0.1.0a19.
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 NthLayer is a reliability-focused GitHub Action that enables platform teams to define reliability requirements as code, validate SLOs against dependencies, and automate tasks like drift detection, deployment gating, and blast radius analysis. It helps teams proactively identify and address reliability issues, ensuring SLO feasibility, monitoring error budgets, and generating artifacts such as dashboards and alerts.</description></item><item><title>Seal Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/seal-action/</link><pubDate>Tue, 17 Mar 2026 05:51:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/seal-action/</guid><description>Version updated for https://github.com/samternent/seal-action to version v2.0.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 Seal Action is a GitHub Action designed to generate cryptographic Seal artifacts for pre-built static site directories. It automates the creation of a manifest for signed assets, a Seal v2 proof JSON, and a public key JSON for offline verification, ensuring the integrity and authenticity of static site files.</description></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-changelog-generator/</link><pubDate>Tue, 17 Mar 2026 05:51:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.4.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs by parsing commit history using the Conventional Commits format. It categorizes changes (e.g., features, bug fixes), highlights breaking changes, links pull requests and issues, generates version comparison links, and supports custom configurations like type mappings and tag filtering.</description></item><item><title>Setup TA-Lib</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-ta-lib/</link><pubDate>Tue, 17 Mar 2026 05:51:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/17/setup-ta-lib/</guid><description>Version updated for https://github.com/TA-Lib/setup-ta-lib to version v1.
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 setup-ta-lib GitHub Action automates the installation of the TA-Lib C library in workflows, enabling seamless integration with projects that require technical analysis functions. It simplifies the setup process by providing support for installing the latest or specific versions of TA-Lib, saving time and effort in configuring dependencies.</description></item><item><title>Gatling Enterprise Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/gatling-enterprise-action/</link><pubDate>Mon, 16 Mar 2026 21:42:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/gatling-enterprise-action/</guid><description>Version updated for https://github.com/gatling/enterprise-action to version v1.5.0.
This action is used across all versions by 16 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 Gatling Enterprise GitHub Action enables users to seamlessly run Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates the integration of performance testing into the development pipeline, streamlining the process of validating application performance and scalability.</description></item><item><title>Codex Code Review &amp; Actor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/codex-code-review-actor/</link><pubDate>Mon, 16 Mar 2026 21:42:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/codex-code-review-actor/</guid><description>Version updated for https://github.com/gersmann/codex-review-action to version v1.7.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Codex Review Action is a GitHub Action designed to automate the review and editing of pull requests using OpenAI&amp;rsquo;s Codex model. It provides inline review comments, a summary of findings, and enables trusted users to trigger autonomous edits through /codex comments.</description></item><item><title>DriftGuard Schema Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/driftguard-schema-check/</link><pubDate>Mon, 16 Mar 2026 21:42:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/driftguard-schema-check/</guid><description>Version updated for https://github.com/getdriftguard/DriftGuard-Action to version v1.
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 DriftGuard Schema Check GitHub Action automates the detection of API schema changes in CI/CD pipelines, helping teams identify and address schema drift before deployment. It checks monitored API endpoints for changes, reports results via pull request comments and build statuses, and can fail builds if changes exceed a specified severity threshold.</description></item><item><title>AI Code Review Action Provider Can Vary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-code-review-action-provider-can-vary/</link><pubDate>Mon, 16 Mar 2026 21:42:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-code-review-action-provider-can-vary/</guid><description>Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V5.
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 AI Code Reviewer GitHub Action automates the code review process by using AI models from OpenAI, Anthropic, or Google Gemini to provide intelligent feedback and suggestions on pull requests. It helps improve code quality and saves developers time by generating actionable insights, filtering out irrelevant files, and integrating seamlessly into GitHub workflows.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/hwaro-deploy-to-pages/</link><pubDate>Mon, 16 Mar 2026 21:42:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.6.0.
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 Hwaro is a lightweight and fast static site generator written in Crystal, designed to simplify the creation of high-performance websites. It automates tasks like processing Markdown content, managing Jinja2-compatible templates, and generating essential files such as Sitemaps and RSS feeds, while also providing built-in SEO features for improved visibility.</description></item><item><title>Codex Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/codex-action/</link><pubDate>Mon, 16 Mar 2026 21:41:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/codex-action/</guid><description>Version updated for https://github.com/icoretech/codex-action to version v0.3.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 GitHub Action &amp;ldquo;Codex Action&amp;rdquo; enables users to run OpenAI Codex CLI non-interactively within GitHub Actions workflows, leveraging the capabilities of codex-docker. It automates tasks like generating summaries or processing prompts by integrating with OpenAI&amp;rsquo;s API, allowing for seamless integration into CI/CD pipelines.</description></item><item><title>gommitlint-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/gommitlint-action/</link><pubDate>Mon, 16 Mar 2026 21:41:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/gommitlint-action/</guid><description>Version updated for https://github.com/itiquette/gommitlint-action to version v0.9.4.
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 gommitlint-action is a GitHub Action designed to automate the validation of git commit messages against defined rules using the gommitlint tool. It helps enforce consistent commit message standards, such as conventional commit formats, by analyzing commits in pull requests, specified branches, or commit ranges.</description></item><item><title>TerraSecure IaC Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/terrasecure-iac-scanner/</link><pubDate>Mon, 16 Mar 2026 21:41:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/terrasecure-iac-scanner/</guid><description>Version updated for https://github.com/JashwanthMU/TerraSecure 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 TerraSecure is a machine learning-powered security scanner designed to identify and mitigate misconfigurations in Terraform infrastructure code. By leveraging real-world breach patterns, it provides accurate risk assessments, AI-driven explanations, and actionable fixes, reducing false positives and enhancing security insights.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/official-junie-github-action/</link><pubDate>Mon, 16 Mar 2026 21:41:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 19 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding assistant, Junie, into GitHub workflows to automate tasks like code changes, issue resolution, and pull request management. It provides capabilities such as interactive code reviews, automatic fixes for issues and PRs, CI failure analysis, and branch management, all while responding to developer requests directly in comments, issues, and PRs.</description></item><item><title>Get Latest Version from DockerHub Image Tags</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/get-latest-version-from-dockerhub-image-tags/</link><pubDate>Mon, 16 Mar 2026 21:41:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/get-latest-version-from-dockerhub-image-tags/</guid><description>Version updated for https://github.com/joepitt91/action-version-from-dockerhub to version v2.0.4.
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 This GitHub Action retrieves the latest semantic version number from a specified Docker Hub repository&amp;rsquo;s image tags, optionally filtering versions based on specified criteria. It automates the process of identifying the most recent compatible version of an image, streamlining workflows that depend on up-to-date Docker images.</description></item><item><title>Mark Ready When Ready</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/mark-ready-when-ready/</link><pubDate>Mon, 16 Mar 2026 21:41:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/mark-ready-when-ready/</guid><description>Version updated for https://github.com/kenyonj/mark-ready-when-ready to version v1.1.3.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Mark Ready When Ready, automates the process of marking draft pull requests as ready for review once all required checks pass successfully. It streamlines workflows by monitoring required checks, validating preconditions, and ensuring no merge conflicts before updating the PR&amp;rsquo;s status, saving time and reducing manual intervention, especially for repositories with lengthy CI pipelines.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</link><pubDate>Mon, 16 Mar 2026 21:41:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@0.40.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 CLI tool that automates the compilation of human-readable rules (.cursorrules) into deterministic guardrails for code quality and compliance, ensuring AI agents like Copilot or Claude Code adhere to predefined standards without relying on LLMs.</description></item><item><title>DevDox AI sonar</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/devdox-ai-sonar/</link><pubDate>Mon, 16 Mar 2026 21:41:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/devdox-ai-sonar/</guid><description>Version updated for https://github.com/montymobile1/devdox-ai-sonar to version 0.0.6.
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 DevDox AI Sonar is a command-line tool that automates the process of fixing code issues identified by SonarCloud, such as bugs, security vulnerabilities, and code smells. By leveraging a Large Language Model (LLM), it generates structured fixes with explanations and confidence scores based on the analysis report, reducing the manual effort required to address large volumes of issues.</description></item><item><title>DiffFox Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/difffox-code-review/</link><pubDate>Mon, 16 Mar 2026 21:41:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/difffox-code-review/</guid><description>Version updated for https://github.com/mthooyavan/diff-fox to version v0.1.4.
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 DiffFox is an AI-powered GitHub Action and plugin for automated code reviews, analyzing pull requests or local changes from six critical engineering perspectives: logic, security, architecture, performance, risk, and cost optimization. It identifies potential issues like runtime bugs, security vulnerabilities, design flaws, performance bottlenecks, and cost inefficiencies, minimizing false positives through rule-based filtering and second-opinion verification.</description></item><item><title>GuardLine Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/guardline-security-scan/</link><pubDate>Mon, 16 Mar 2026 21:41:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/guardline-security-scan/</guid><description>Version updated for https://github.com/outlawmetrics/GuardLine 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 GuardLine is a free, open-source GitHub Action designed to automate security scanning for pull requests, ensuring code is reviewed for vulnerabilities before reaching production. It detects issues such as hardcoded secrets, dependency vulnerabilities, insecure configurations, unsafe code patterns, and permission risks, providing actionable remediation steps directly on pull requests.</description></item><item><title>WP Composer Changelog Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/wp-composer-changelog-action/</link><pubDate>Mon, 16 Mar 2026 21:41:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/wp-composer-changelog-action/</guid><description>Version updated for https://github.com/roots/wp-composer-changelog-action to version v2.0.0.
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 WP Composer Changelog Action is a GitHub Action that automatically comments WordPress plugin changelogs on pull requests whenever WP Composer dependencies in composer.lock or composer.json files are updated. It fetches changelogs from the WordPress.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/rumdl-action/</link><pubDate>Mon, 16 Mar 2026 21:41:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.53.
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 The GitHub Action &amp;ldquo;rumdl&amp;rdquo; is a high-performance Markdown linter and formatter written in Rust. It automates the process of ensuring consistency and best practices in Markdown files by providing fast linting, automatic formatting, and support for multiple Markdown flavors.</description></item><item><title>GoShip Reporter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/goship-reporter/</link><pubDate>Mon, 16 Mar 2026 21:41:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/goship-reporter/</guid><description>Version updated for https://github.com/saintedlama/goship to version v1.1.0.
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 GoShip Reporter is a GitHub Action designed to improve Go development workflows by automating code testing, coverage reporting, static analysis, and formatting checks. It streamlines the process of ensuring code quality by running go test, generating coverage reports, vetting for issues, and verifying formatting, while presenting the results in a clear and detailed summary within the GitHub step output.</description></item><item><title>Semantic Version Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/semantic-version-action/</link><pubDate>Mon, 16 Mar 2026 21:41:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/semantic-version-action/</guid><description>Version updated for https://github.com/sedzisz/semantic-version-action to version v3.
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 The Semantic Version GitHub Action automates the calculation of the next semantic version (MAJOR.MINOR.PATCH) for a project by analyzing commit messages, branch names, or pull-request labels. It simplifies version management by determining version increments based on predefined mappings and Git tags, ensuring consistent versioning practices.</description></item><item><title>ShipScanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/shipscanner/</link><pubDate>Mon, 16 Mar 2026 21:41:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/shipscanner/</guid><description>Version updated for https://github.com/shipscanner/scan-action to version v1.
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 ShipScanner Action is a GitHub Action that evaluates code quality by scanning repositories for security vulnerabilities, leaked secrets, outdated dependencies, and coding best practice violations, assigning a credit-style score (300–850) and grade.</description></item><item><title>Yandex Cloud Federated IAM Token</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/yandex-cloud-federated-iam-token/</link><pubDate>Mon, 16 Mar 2026 21:40:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/yandex-cloud-federated-iam-token/</guid><description>Version updated for https://github.com/stat1c-void/yc-fed-iam-action to version v1.0.4.
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 This GitHub Action facilitates the retrieval of Yandex Cloud IAM tokens through Workload Identity Federation by exchanging a GitHub workflow&amp;rsquo;s OpenID Connect ID token for an IAM token. It automates secure authentication for service accounts, eliminating the need for authorized keys, and enables workflows to interact with Yandex Cloud resources.</description></item><item><title>HAIEC Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/haiec-security-scan/</link><pubDate>Mon, 16 Mar 2026 21:40:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/haiec-security-scan/</guid><description>Version updated for https://github.com/subodhkc/haiec-github-action 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 The HAIEC GitHub Action automates AI security scanning in CI/CD pipelines to detect vulnerabilities such as prompt injection, data leakage, and AI-specific threats. It provides fast scanning, risk scoring, remediation guidance, and integrates with GitHub Code Scanning to enforce security policies and fail builds based on severity thresholds.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ziran-agent-security-scan/</link><pubDate>Mon, 16 Mar 2026 21:40:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.11.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 ZIRAN is an AI agent security testing tool designed to identify vulnerabilities in AI agents, including those using tools, memory, and multi-step reasoning. It automates the discovery of dangerous tool combinations, detects side-effects from agent actions, and performs autonomous penetration testing with multi-phase campaigns.</description></item><item><title>Setup TestLens</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-testlens/</link><pubDate>Mon, 16 Mar 2026 21:40:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-testlens/</guid><description>Version updated for https://github.com/testlens-app/setup-testlens to version v1.8.0.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-testlens GitHub Action integrates Maven or Gradle builds with TestLens, a tool designed to instrument test tasks for enhanced analysis and insights. It automates the configuration process by modifying build files (e.g., Gradle init scripts or Maven POM profiles) to enable seamless instrumentation of test executions.</description></item><item><title>yaml-schema-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/yaml-schema-lint/</link><pubDate>Mon, 16 Mar 2026 21:40:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/yaml-schema-lint/</guid><description>Version updated for https://github.com/X-Guardian/yaml-schema-lint-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 yaml-schema-lint GitHub Action automates the validation of YAML files against specified JSON schemas, providing inline annotations, a markdown summary, and a GitHub Check with a success or failure status. It simplifies identifying and resolving schema violations in YAML files, particularly in pull request workflows, by offering clear diagnostics and highlighting issues directly in the GitHub interface.</description></item><item><title>Trickle Agent Eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/trickle-agent-eval/</link><pubDate>Mon, 16 Mar 2026 21:40:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/trickle-agent-eval/</guid><description>Version updated for https://github.com/yiheinchai/trickle to version v1.0.2.
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 trickle GitHub Action is a tool designed to enhance code observability and reliability for JavaScript and Python applications without requiring code changes. It automatically traces function behavior, identifies real types, generates test suites, creates typed API clients, and detects bugs to prevent issues before deployment.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/muaddib-scanner/</link><pubDate>Mon, 16 Mar 2026 13:46:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.10.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze supply chain threats in npm and PyPI dependencies. It combines advanced features like parallel scanning, deobfuscation, behavioral anomaly detection, and Docker sandboxing to identify malicious packages and guide response actions.</description></item><item><title>Skylos - Dead Code &amp; Security PR Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/skylos-dead-code-security-pr-gate/</link><pubDate>Mon, 16 Mar 2026 13:46:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/skylos-dead-code-security-pr-gate/</guid><description>Version updated for https://github.com/duriantaco/skylos to version v4.0.0.
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 a local-first scanner and CI/CD tool for Python, TypeScript, and Go codebases designed to detect dead code, security vulnerabilities (e.g., secrets, SQLi, SSRF), and exploitable flows. It automates pull request quality gates with inline annotations and review comments, enabling teams to ensure code quality and security before merging into main branches.</description></item><item><title>FacturaScripts Playground PR Preview</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/facturascripts-playground-pr-preview/</link><pubDate>Mon, 16 Mar 2026 13:46:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/facturascripts-playground-pr-preview/</guid><description>Version updated for https://github.com/erseco/action-facturascripts-playground-pr-preview to version v1.
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 FacturaScripts Playground PR Preview Action is a GitHub Action that automates the creation and management of sticky pull request comments, providing a preview link to the FacturaScripts Playground for testing plugins, extensions, or project ZIP files.</description></item><item><title>GitHub JSON Bourne</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/github-json-bourne/</link><pubDate>Mon, 16 Mar 2026 13:46:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/github-json-bourne/</guid><description>Version updated for https://github.com/ggfevans/github-json-bourne to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 25.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub JSON Bourne is a GitHub Action that automates the process of fetching and compiling a user&amp;rsquo;s GitHub profile data into a structured github.json file. It aggregates contributions, activity, and repository details from the GitHub API, while also deriving key metrics like streaks and contribution statistics.</description></item><item><title>ListenBrainz JSON Bourne</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/listenbrainz-json-bourne/</link><pubDate>Mon, 16 Mar 2026 13:46:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/listenbrainz-json-bourne/</guid><description>Version updated for https://github.com/ggfevans/listenbrainz-json-bourne to version v3.1.0.
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 ListenBrainz JSON Bourne GitHub Action automates the process of fetching listening data, such as recent plays, top artists, tracks, and albums, from the ListenBrainz public API and saves it as a structured JSON file in your repository.</description></item><item><title>HookTap Notify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/hooktap-notify/</link><pubDate>Mon, 16 Mar 2026 13:46:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/hooktap-notify/</guid><description>Version updated for https://github.com/HookTap/notify-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 HookTap Notify Action allows users to send instant push notifications to their iPhone from GitHub Actions workflows. It automates the process of delivering real-time updates about workflow events, such as build statuses, test results, deployments, or releases, directly to a user&amp;rsquo;s device.</description></item><item><title>Official Junie GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/official-junie-github-action/</link><pubDate>Mon, 16 Mar 2026 13:45:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/official-junie-github-action/</guid><description>Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 19 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains&amp;rsquo; AI coding agent, Junie, into GitHub workflows to automate tasks such as code changes, issue resolution, and pull request management. It provides capabilities like interactive code assistance, inline code reviews, minor PR fixes, CI failure analysis, and smart branch management, streamlining development workflows and reducing manual effort.</description></item><item><title>RepoForge AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/repoforge-ai/</link><pubDate>Mon, 16 Mar 2026 13:45:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/repoforge-ai/</guid><description>Version updated for https://github.com/JNZader/repoforge to version v0.2.2.
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 RepoForge is an AI-powered tool that automates codebase analysis to generate comprehensive technical documentation and AI agent skills. It creates Docsify-ready documentation tailored to various project types and produces AI skill definitions compatible with multiple agent frameworks, streamlining workflows for developers and teams.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/neurolink-ai/</link><pubDate>Mon, 16 Mar 2026 13:45:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.26.1.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that streamlines the connection between AI providers and applications by offering a unified API for 13 major AI providers and over 100 models. It simplifies AI integration by enabling seamless provider switching, built-in tools, cost optimization through intelligent routing, and robust enterprise features like multi-provider failover and Redis memory.</description></item><item><title>GitHub Profile Readme Postprocessor Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/github-profile-readme-postprocessor-action/</link><pubDate>Mon, 16 Mar 2026 13:45:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/github-profile-readme-postprocessor-action/</guid><description>Version updated for https://github.com/leoweyr/github-profile-readme-postprocessor to version v0.3.1.
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, github-profile-readme-postprocessor, automates the process of updating a GitHub profile&amp;rsquo;s README.md file by rendering content from a template and dynamically inserting data retrieved from specified API endpoints. It allows users to define customizable tasks, such as inserting project contributions or activity logs into designated anchors within the README template.</description></item><item><title>Setup Luca</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-luca/</link><pubDate>Mon, 16 Mar 2026 13:45:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-luca/</guid><description>Version updated for https://github.com/LucaTools/setup-luca to version v1.0.1.
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 setup-luca GitHub Action automates the installation of Luca, a lightweight CLI tool manager, and optionally installs tools defined in a specification file. It simplifies workflows by ensuring the Luca CLI and specified tools are readily available in the environment, eliminating manual setup steps.</description></item><item><title>MCIX Unit-Test Execute</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/mcix-unit-test-execute/</link><pubDate>Mon, 16 Mar 2026 13:45:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/mcix-unit-test-execute/</guid><description>Version updated for https://github.com/MettleCI/mcix-unit-test-execute to version v1.0.33.
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 The MCIX DataStage Unit Test Execute GitHub Action automates the execution of unit tests for IBM DataStage projects using the MettleCI MCIX CLI, integrating seamlessly into CI/CD workflows. It simplifies test execution by managing authentication, project selection, and test suite configurations, while providing automated reporting and concurrency control.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</link><pubDate>Mon, 16 Mar 2026 13:45:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@0.39.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 governance compiler that transforms plain English rules into deterministic guardrails using AST/Regex, ensuring AI-assisted code adheres to predefined standards and preventing unsafe or undesirable code from being committed. It automates the enforcement of business logic invariants, provides fast, reliable code validation without relying on LLMs, and offers continuous learning from past errors to prevent future mistakes.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agent-bom-scan/</link><pubDate>Mon, 16 Mar 2026 13:45:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.71.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 Agent-BOM is a security scanning tool designed for AI infrastructure and supply chain management. It automates the discovery, analysis, and enforcement of vulnerabilities (CVEs) across various components such as MCP agents, containers, filesystems, infrastructure, and runtime environments, while providing blast radius analysis to identify impacted tools, credentials, and agents.</description></item><item><title>Task Management Platform Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/task-management-platform-deploy/</link><pubDate>Mon, 16 Mar 2026 13:45:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/task-management-platform-deploy/</guid><description>Version updated for https://github.com/NadeeshaMedagama/task_management_platform to version v1.0.1.
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 streamlines the CI/CD process for a full-stack task management platform by automating tasks such as building, testing, security scanning, and deploying the application. It simplifies dependency management through automated updates and enhances code quality with security analysis and code reviews.</description></item><item><title>DokPloy Deploy by NodiLabs</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dokploy-deploy-by-nodilabs/</link><pubDate>Mon, 16 Mar 2026 13:45:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dokploy-deploy-by-nodilabs/</guid><description>Version updated for https://github.com/nodilabs/dokploy-deploy-action to version v0.1.0.
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 Dokploy Deploy Action is a GitHub Action designed to automate application deployments to Dokploy by updating Docker image tags and triggering deployments in a single step. It simplifies the deployment process by programmatically managing Docker image updates and application redeployments via Dokploy&amp;rsquo;s API, ensuring efficiency and reducing manual intervention.</description></item><item><title>TrIssue - Trivy Issue Creator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/trissue-trivy-issue-creator/</link><pubDate>Mon, 16 Mar 2026 13:45:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/trissue-trivy-issue-creator/</guid><description>Version updated for https://github.com/periphery-security/action-trissue to version 1.2.2.
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 TrIssue is a GitHub Action designed to automate the process of managing vulnerabilities detected by Trivy scans. It converts Trivy scan results into GitHub issues, enabling repositories to track and prioritize vulnerabilities efficiently.</description></item><item><title>Install SAP JCo to Maven Local Repository</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/install-sap-jco-to-maven-local-repository/</link><pubDate>Mon, 16 Mar 2026 13:45:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/install-sap-jco-to-maven-local-repository/</guid><description>Version updated for https://github.com/persiliao/sap-jco-maven-installer 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 The SAP JCo Maven Installer GitHub Action automates the process of installing proprietary SAP Java Connector (JCo) JAR files into a local Maven repository within a GitHub Actions workflow. It simplifies the setup of SAP JCo libraries for Maven-based projects by handling tasks like JAR validation, path resolution, and installation verification, ensuring compatibility across platforms and Java/Maven versions.</description></item><item><title>Claude BugBot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/claude-bugbot/</link><pubDate>Mon, 16 Mar 2026 13:45:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/claude-bugbot/</guid><description>Version updated for https://github.com/rekpero/claude-bugbot-github-action to version v1.0.9.
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 Claude BugBot is a GitHub Action that automates the detection of bugs, logic errors, and vulnerabilities in pull requests by leveraging the Claude Code CLI. It analyzes PR diffs, provides inline review comments on problematic lines, and offers a free alternative to Cursor BugBot for users with existing Claude Pro or Max subscriptions.</description></item><item><title>Slinky - Guard against dead links</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/slinky-guard-against-dead-links/</link><pubDate>Mon, 16 Mar 2026 13:44:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/slinky-guard-against-dead-links/</guid><description>Version updated for https://github.com/sailpoint-oss/slinky to version v1.0.4.
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 Slinky Link Checker is a GitHub Action and CLI tool designed to validate external links in repositories by scanning files, directories, or glob patterns for broken links. It automates link validation, generates detailed reports, and can post results as comments on pull requests, helping developers maintain documentation and code quality.</description></item><item><title>AEGIS — Build SDK</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/aegis-build-sdk/</link><pubDate>Mon, 16 Mar 2026 13:44:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/aegis-build-sdk/</guid><description>Version updated for https://github.com/SamaelxLunafreya/upload-openapi-spec-action to version Error loading version from page [https://github.com/marketplace/actions/aegis-build-sdk], 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 This GitHub Action enables automated building, previewing, and merging of SDKs based on updates to a Stainless project’s OpenAPI specification. It streamlines the process of generating SDKs, providing feedback on pull requests through preview builds, and ensuring consistent integration of changes.</description></item><item><title>Go Changelog Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/go-changelog-generator/</link><pubDate>Mon, 16 Mar 2026 13:44:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/go-changelog-generator/</guid><description>Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.3.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action designed to automate the generation of changelogs from git commit history, specifically formatted using the Conventional Commits standard. It organizes changes into categories (e.g., Features, Bug Fixes), highlights breaking changes, and integrates with repository metadata to provide links to pull requests, issues, and version comparisons.</description></item><item><title>DockDesk Neural Auditor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dockdesk-neural-auditor/</link><pubDate>Mon, 16 Mar 2026 13:44:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dockdesk-neural-auditor/</guid><description>Version updated for https://github.com/srivatsa-source/dockdesk to version v2.3.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 DockDesk is a local-first semantic auditor designed to ensure alignment between code logic and documentation by identifying discrepancies and automatically suggesting fixes. Running entirely on local systems without cloud dependencies, it enhances privacy, reduces infrastructure costs, and addresses documentation rot through advanced semantic analysis.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-depvault-cli/</link><pubDate>Mon, 16 Mar 2026 13:44:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.6.
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 DepVault is a full-stack platform designed to analyze software dependencies, detect vulnerabilities, and securely manage sensitive information such as environment variables and secret files. It automates tasks like dependency scanning across multiple ecosystems, vulnerability detection via OSV.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/vibecheck-ai-slop/</link><pubDate>Mon, 16 Mar 2026 13:44:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.2.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 vibecheck is a static analysis tool designed to detect and flag potential issues and code smells commonly found in AI-generated or human-written code, including security vulnerabilities, poor error handling, and problematic coding practices. It automates the process of identifying hardcoded secrets, unsafe operations (like eval or SQL concatenation), and AI-specific patterns such as redundant comments or excessive use of any types, ensuring cleaner, more secure, and maintainable code.</description></item><item><title>AgentConnex Register</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agentconnex-register/</link><pubDate>Mon, 16 Mar 2026 06:13:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agentconnex-register/</guid><description>Version updated for https://github.com/agentconnex/register-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AgentConnex Register Action automates the process of registering and updating an AI agent&amp;rsquo;s profile on the AgentConnex platform with every push to a GitHub repository. It simplifies the integration by auto-detecting agent details from common configuration files and keeps the agent&amp;rsquo;s profile synchronized with minimal setup.</description></item><item><title>Play Ansible Playbook</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/play-ansible-playbook/</link><pubDate>Mon, 16 Mar 2026 06:13:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/play-ansible-playbook/</guid><description>Version updated for https://github.com/arillso/action.playbook to version 0.5.0.
This action is used across all versions by 158 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Play Ansible Playbook&amp;rdquo; GitHub Action automates the execution of Ansible playbooks within GitHub Actions workflows, streamlining infrastructure and configuration management tasks. It supports key features like Ansible Galaxy integration, secure SSH authentication, Ansible Vault handling, and flexible configuration options for inventory, variables, and tags.</description></item><item><title>Delimit API Governance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/delimit-api-governance/</link><pubDate>Mon, 16 Mar 2026 06:13:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/delimit-api-governance/</guid><description>Version updated for https://github.com/delimit-ai/delimit-action to version v1.3.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 Delimit is a GitHub Action designed for API contract governance, specifically for OpenAPI specifications. It automates the detection of breaking changes, recommends semantic version bumps, and generates migration guides, all while providing detailed feedback directly in pull request comments.</description></item><item><title>PR Comments - Dev Herald</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/pr-comments-dev-herald/</link><pubDate>Mon, 16 Mar 2026 06:13:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/pr-comments-dev-herald/</guid><description>Version updated for https://github.com/dev-herald/comment to version v1.3.3.
This action is used across all versions by 1 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 Dev Herald GitHub Action automates the process of posting and managing comments on pull requests using templates designed for CI/CD workflows. It helps streamline communication by providing pre-built templates for deployment status, test results, and other insights, while supporting sticky comments to keep threads clean and updated.</description></item><item><title>GenX API</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/genx-api/</link><pubDate>Mon, 16 Mar 2026 06:13:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/genx-api/</guid><description>Version updated for https://github.com/genxapi/genxapi-action to version 1.0.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 The genxapi-action is a GitHub Action wrapper for the GenX API CLI, designed to automate tasks such as API contract validation, SDK generation, and publishing workflows. By integrating directly with the CLI via npx, the action simplifies execution, handles input validation, streams logs, and provides configurable outputs for seamless workflow integration.</description></item><item><title>AI Code Review Agent - Razor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-code-review-agent-razor/</link><pubDate>Mon, 16 Mar 2026 06:13:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-code-review-agent-razor/</guid><description>Version updated for https://github.com/ha0txu/js-razor to version v1.1.2.
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 &amp;ldquo;Code Review Agent&amp;rdquo; GitHub Action is an AI-powered system designed to automate and enhance code reviews for JavaScript/TypeScript projects using React.js and Node.js. It employs multiple specialized agents to detect issues such as logic errors, security vulnerabilities, and performance concerns, leveraging retrieval-augmented generation (RAG) to incorporate contextual knowledge from the codebase and past PR history.</description></item><item><title>Dissent Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dissent-review/</link><pubDate>Mon, 16 Mar 2026 06:13:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/dissent-review/</guid><description>Version updated for https://github.com/itsarbit/dissent 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 Dissent is a GitHub Action that utilizes swarm intelligence to automate code reviews by deploying AI agents with specialized expertise (e.g., security, performance, architecture). These agents independently review code changes, debate findings, and provide ranked insights, fostering deeper analysis and reducing false positives.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/neurolink-ai/</link><pubDate>Mon, 16 Mar 2026 06:13:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.25.2.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It simplifies AI adoption by enabling seamless switching between providers, automating cost optimization, and offering tools for memory, failover, and intelligent routing.</description></item><item><title>Lint package.json</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/lint-package.json/</link><pubDate>Mon, 16 Mar 2026 06:13:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/lint-package.json/</guid><description>Version updated for https://github.com/kirkeaton/action-publint to version v2.0.12.
This action is used across all versions by 13 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 action-publint GitHub Action automates the process of linting a package.json file to identify and report packaging errors using Publint. It helps developers ensure their package metadata adheres to best practices and avoids common issues, improving the quality and reliability of published packages.</description></item><item><title>Setup React</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-react/</link><pubDate>Mon, 16 Mar 2026 06:13:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-react/</guid><description>Version updated for https://github.com/kirkeaton/setup-react to version v2.0.11.
This action is used across all versions by 2 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 setup-react GitHub Action automates the process of setting up a specific version of React and related dependencies (react-dom, @types/react, and @types/react-dom) in a workflow. It simplifies configuring React environments for development, testing, or CI/CD pipelines, ensuring consistency and reducing manual setup steps.</description></item><item><title>Deploy to Hugging Face (Spaces/Models/Datasets)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/deploy-to-hugging-face-spaces/models/datasets/</link><pubDate>Mon, 16 Mar 2026 06:13:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/deploy-to-hugging-face-spaces/models/datasets/</guid><description>Version updated for https://github.com/kvokka/huggingface to version v0.2.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 simplifies and automates the process of deploying and synchronizing local folders to Hugging Face repositories, including Spaces, Models, and Datasets. It also optionally supports creating a public proxy Space to enable public access to private Space APIs, providing a seamless way to manage deployments and integrations with Hugging Face.</description></item><item><title>pytest-gremlins</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/pytest-gremlins/</link><pubDate>Mon, 16 Mar 2026 06:13:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/pytest-gremlins/</guid><description>Version updated for https://github.com/mikelane/pytest-gremlins-action to version v1.0.1.
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 pytest-gremlins-action GitHub Action integrates mutation testing into CI pipelines using the pytest-gremlins framework. It automates mutation testing with features like incremental caching for faster repeat runs, parallel test execution, mutation score ratcheting to enforce quality improvements, and automatic PR comments with mutation reports.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</link><pubDate>Mon, 16 Mar 2026 06:13:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@0.37.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 governance tool designed to ensure the safety and compliance of AI-assisted code by enforcing deterministic guardrails based on user-defined natural language rules. It automates the detection and prevention of unsafe or non-compliant code before it is committed, eliminating reliance on AI hallucinations and providing audit-ready compliance reporting.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agent-bom-scan/</link><pubDate>Mon, 16 Mar 2026 06:12:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.12.
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 Agent-BOM is a security scanner designed for AI infrastructure and supply chain management, automating the discovery, scanning, analysis, and enforcement of vulnerabilities across AI components, runtime environments, and compliance frameworks. It identifies compromised AI agents, maps blast radius impacts (e.</description></item><item><title>AI CI Failure Explainer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-ci-failure-explainer/</link><pubDate>Mon, 16 Mar 2026 06:12:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/ai-ci-failure-explainer/</guid><description>Version updated for https://github.com/Neal0326/ci-failure-explainer to version v1.
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 &amp;ldquo;CI Failure Explainer&amp;rdquo; GitHub Action automates the analysis of failed CI jobs by using AI to interpret logs, identify root causes, and propose actionable fix steps. It eliminates the need for developers to manually sift through large log files, saving time and effort.</description></item><item><title>OctoSay</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/octosay/</link><pubDate>Mon, 16 Mar 2026 06:12:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/octosay/</guid><description>Version updated for https://github.com/odonML/octo-say to version v2.
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 Octo-Say is a GitHub Action designed to display ASCII art of the Octocat alongside a custom message in the GitHub Actions console, offering a creative way to explore workflow automation. It demonstrates integration with the GitHub API and provides visual feedback to make learning and testing GitHub Actions engaging and fun.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/multi-style-contribution-snake/</link><pubDate>Mon, 16 Mar 2026 06:12:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v16.03.26.
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 transforms your GitHub contribution graph into a dynamic, animated visualization with five customizable styles, unique geometric shapes, and automated month labels for enhanced clarity. It automates the creation of both SVG and GIF assets and consolidates them into a dedicated branch for easy access and sharing.</description></item><item><title>RunWatch CI Cost &amp; Pipeline Analytics</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/runwatch-ci-cost-pipeline-analytics/</link><pubDate>Mon, 16 Mar 2026 06:12:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/runwatch-ci-cost-pipeline-analytics/</guid><description>Version updated for https://github.com/runwatch/github-reporter to version v1.1.0.
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 RunWatch GitHub Reporter is a GitHub Action designed to track and report the total cost of CI pipeline failures, including runner minutes, developer time, and shipping delays. It automates the collection of metrics on compute costs, failure patterns, and pipeline efficiency, sending the data to RunWatch dashboards for insights, trends, and alerts.</description></item><item><title>spit-the-diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/spit-the-diff/</link><pubDate>Mon, 16 Mar 2026 06:12:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/spit-the-diff/</guid><description>Version updated for https://github.com/ssfinney/spit-the-diff to version 1.1.2.
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 The &amp;ldquo;spit-the-diff&amp;rdquo; GitHub Action uses AI to transform pull request diffs into creative formats like rap verses, haikus, or humorous code roasts. Its primary purpose is to make code reviews more engaging and entertaining by automating the generation of these summaries, which are posted as comments on pull requests.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-depvault-cli/</link><pubDate>Mon, 16 Mar 2026 06:12:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.4.
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 DepVault is a full-stack web platform that automates dependency analysis and secure secret management for software projects. It scans dependencies across multiple ecosystems to detect vulnerabilities, license conflicts, and outdated packages, while providing an AES-256-GCM encrypted vault for managing environment variables and secret files.</description></item><item><title>Reivew My Code, OpenCode!</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/reivew-my-code-opencode/</link><pubDate>Mon, 16 Mar 2026 06:12:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/reivew-my-code-opencode/</guid><description>Version updated for https://github.com/tomsjansons/rmc-oc to version v1.0.5.
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 This GitHub Action, &amp;ldquo;Review My Code, OpenCode!&amp;rdquo;, provides LLM-powered code reviews designed to mimic realistic developer feedback. It automates the code review process by analyzing pull requests, offering proportional and context-aware suggestions, and enabling interactive discussions where developers can dispute findings directly in PR comments.</description></item><item><title>Link validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/link-validation/</link><pubDate>Mon, 16 Mar 2026 06:12:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/16/link-validation/</guid><description>Version updated for https://github.com/your-ko/link-validator to version 2.3.1.
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 Link Validator GitHub Action automates the detection of broken links in documentation by validating internal GitHub links, external URLs, and local Markdown file paths. It helps maintainers identify and fix invalid links during CI workflows, ensuring documentation remains accurate and reliable over time.</description></item><item><title>Repo Sync with glob</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/repo-sync-with-glob/</link><pubDate>Sun, 15 Mar 2026 21:24:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/repo-sync-with-glob/</guid><description>Version updated for https://github.com/Calc1te/github-action-sync-repositories to version v1.2.
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 This GitHub Action automates the process of syncing files or directories between repositories. It enhances repository syncing by introducing support for multiple directory mappings and file filtering using glob patterns, enabling more granular control over what gets transferred.</description></item><item><title>Accept to Ship</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/accept-to-ship/</link><pubDate>Sun, 15 Mar 2026 21:24:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/accept-to-ship/</guid><description>Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.2.
This action is used across all versions by 0 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 accept-to-ship-action is a GitHub Action designed to automate the merging of pull requests once they are approved and meet specific conditions. By using a customizable hashtag (e.g., #accept2ship), it eliminates the need for manual intervention, ensuring pull requests are merged efficiently.</description></item><item><title>generate-breakout-game-from-github-contribution-graph</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/generate-breakout-game-from-github-contribution-graph/</link><pubDate>Sun, 15 Mar 2026 21:24:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/generate-breakout-game-from-github-contribution-graph/</guid><description>Version updated for https://github.com/cyprieng/github-breakout to version v1.2.4.
This action is used across all versions by 120 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 generates customizable SVG representations of a Breakout game based on a GitHub user&amp;rsquo;s contribution graph. It automates the process of fetching contribution data via the GitHub API and creating dynamic, visually appealing graphics in light and dark modes, with options for customizing colors and brick configurations.</description></item><item><title>ExFig Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/exfig-action/</link><pubDate>Sun, 15 Mar 2026 21:24:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/exfig-action/</guid><description>Version updated for https://github.com/DesignPipe/exfig-action to version v2.1.2.
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 ExFig Action is a GitHub Action designed to automate the export of design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI. It streamlines the integration of design updates into development workflows by offering features like built-in caching, batch processing, and customizable export options.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</link><pubDate>Sun, 15 Mar 2026 21:24:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.9.
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&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and respond to npm and PyPI supply-chain threats using advanced scanning techniques, behavioral anomaly detection, and ground truth validation. It automates the identification of malicious packages, suspicious patterns, and known Indicators of Compromise (IOCs) across project dependencies while providing actionable insights and mitigation guidance.</description></item><item><title>DriftaBot Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/driftabot-agent/</link><pubDate>Sun, 15 Mar 2026 21:24:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/driftabot-agent/</guid><description>Version updated for https://github.com/DriftaBot/agent to version v2.1.6.
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 DriftaBot Agent GitHub Action automates the detection of breaking API changes in pull requests by comparing OpenAPI schemas between branches. If breaking changes are identified, it scans consumer repositories within the organization for impacted files and automatically creates or updates GitHub Issues in those repositories to alert maintainers.</description></item><item><title>VSCode Version Matrix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vscode-version-matrix/</link><pubDate>Sun, 15 Mar 2026 21:23:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vscode-version-matrix/</guid><description>Version updated for https://github.com/EcksDy/vscode-version-matrix to version v1.0.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 The VSCode Version Matrix GitHub Action retrieves the dependency versions (Electron, Node, and Chromium) for a specified version of Visual Studio Code or the latest release. It automates the process of fetching and outputting this information, which is useful for developers tracking dependency versions or ensuring compatibility.</description></item><item><title>Setup Fortran with Conda</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-fortran-with-conda/</link><pubDate>Sun, 15 Mar 2026 21:23:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-fortran-with-conda/</guid><description>Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.0.
This action is used across all versions by 63 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, &amp;ldquo;Setup Fortran with Conda,&amp;rdquo; automates the setup of a Fortran development environment across multiple platforms (Ubuntu, macOS, and Windows) using Conda. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and ninja, and configures necessary environment variables for seamless integration.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/delstack-action/</link><pubDate>Sun, 15 Mar 2026 21:23:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.5.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 Delstack is a command-line tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with undeletable or protected resources. It resolves common issues like orphaned resources and failed deletions by handling dependencies, force-deleting protected or retained resources, and optimizing pre-deletion tasks.</description></item><item><title>Issue PR Labeler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/issue-pr-labeler/</link><pubDate>Sun, 15 Mar 2026 21:23:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/issue-pr-labeler/</guid><description>Version updated for https://github.com/hoho4190/issue-pr-labeler to version v3.0.0.
This action is used across all versions by 174 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 Issue PR Labeler GitHub Action automates the process of adding or removing labels to issues and pull requests based on customizable metadata conditions such as title, body, author, branch, or file changes.</description></item><item><title>Build Rust Projects with Cross</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/build-rust-projects-with-cross/</link><pubDate>Sun, 15 Mar 2026 21:23:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/build-rust-projects-with-cross/</guid><description>Version updated for https://github.com/houseabsolute/actions-rust-cross to version v1.0.6.
This action is used across all versions by 1,316 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action streamlines the process of cross-compiling Rust projects for multiple platforms using the cross tool. It automates tasks such as building binaries for various target architectures (e.g., Linux, Windows, macOS) and simplifies configuration for projects requiring multi-platform compatibility.</description></item><item><title>Release Rust Project Binaries as GitHub Releases</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-rust-project-binaries-as-github-releases/</link><pubDate>Sun, 15 Mar 2026 21:23:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-rust-project-binaries-as-github-releases/</guid><description>Version updated for https://github.com/houseabsolute/actions-rust-release to version v0.0.7.
This action is used across all versions by 252 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 releasing Rust projects that produce executables. It packages the executable along with specified files (e.g., README, changelog) into platform-specific archives (e.g., tarballs or zip files), generates SHA256 checksums, uploads the artifacts, and optionally creates or updates GitHub Releases for tagged versions.</description></item><item><title>mdschema</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/mdschema/</link><pubDate>Sun, 15 Mar 2026 21:23:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/mdschema/</guid><description>Version updated for https://github.com/jackchuka/mdschema to version v0.12.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 The mdschema GitHub Action is a schema-based Markdown documentation validator designed to ensure consistent documentation structure across projects. It automates the validation of Markdown files against a user-defined schema, checks for structural and content compliance (e.</description></item><item><title>Print folder tree</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/print-folder-tree/</link><pubDate>Sun, 15 Mar 2026 21:23:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/print-folder-tree/</guid><description>Version updated for https://github.com/jaywcjlove/github-action-folder-tree to version v1.3.0.
This action is used across all versions by 54 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 provided README primarily showcases a collection of macOS applications, each designed to address specific productivity, media editing, or system utility tasks. It serves as a centralized hub for users to explore and access tools that automate workflows such as video editing, file management, keyboard customization, and screenshot markup, among others.</description></item><item><title>Get Latest Version from GitHub Package</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/get-latest-version-from-github-package/</link><pubDate>Sun, 15 Mar 2026 21:23:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/get-latest-version-from-github-package/</guid><description>Version updated for https://github.com/joepitt91/action-version-from-github-package to version v2.0.2.
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 retrieves the latest version of a specified package from GitHub Packages, supporting various package types such as npm, Maven, Docker, and more. It automates the process of querying and retrieving the latest available version that meets optional version constraints, helping developers streamline dependency management and ensure they are using up-to-date software components.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/neurolink-ai/</link><pubDate>Sun, 15 Mar 2026 21:23:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.25.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API, enabling seamless integration of AI capabilities into applications. It simplifies switching between providers, automates cost optimization, and supports advanced features like multi-provider failover, built-in tools, and intelligent routing.</description></item><item><title>Fetch Salesforce Field Definitions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/fetch-salesforce-field-definitions/</link><pubDate>Sun, 15 Mar 2026 21:23:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/fetch-salesforce-field-definitions/</guid><description>Version updated for https://github.com/kotaoue/salesforce-field-inspector 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 salesforce-field-inspector GitHub Action automates the process of fetching Salesforce FieldDefinition records via the Salesforce Tooling API and saving them in JSON or CSV formats. It simplifies the extraction and organization of metadata about Salesforce fields, enabling developers to generate easily accessible documentation or perform metadata analysis.</description></item><item><title>Review Buddy AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/review-buddy-ai/</link><pubDate>Sun, 15 Mar 2026 21:23:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/review-buddy-ai/</guid><description>Version updated for https://github.com/nexoral/ReviewBuddy to version v5.21.
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 Review Buddy AI is a GitHub Action designed to automate and enhance the code review process using AI-powered analysis. It reviews code for quality, security risks, and best practices, generates structured pull request descriptions and metadata (titles, labels), and provides actionable feedback and recommendations.</description></item><item><title>Deploy Caddyfile</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/deploy-caddyfile/</link><pubDate>Sun, 15 Mar 2026 21:23:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/deploy-caddyfile/</guid><description>Version updated for https://github.com/ofkm/deploy-caddyfile to version v2.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 Deploy Caddyfile Action is a GitHub Action designed to automate the deployment of a Caddyfile to a remote server and restart the associated Caddy Docker container. It streamlines the process of updating server configurations by securely transferring the Caddyfile and applying ownership changes to specified Docker volumes.</description></item><item><title>Release Gems</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-gems/</link><pubDate>Sun, 15 Mar 2026 21:23:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-gems/</guid><description>Version updated for https://github.com/release-gems/action to version v1.0.3.
This action is used across all versions by 1 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 release-gems GitHub Action automates the process of building, attesting provenance, and publishing Ruby gems to RubyGems.org or other registries, simplifying the release workflow for developers. It eliminates manual steps by handling gem compilation, provenance verification, and registry upload, ensuring secure and consistent gem releases.</description></item><item><title>preflight-ml</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/preflight-ml/</link><pubDate>Sun, 15 Mar 2026 21:22:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/preflight-ml/</guid><description>Version updated for https://github.com/Rusheel86/preflight to version v0.1.1.
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 preflight GitHub Action is a pre-training validation tool for PyTorch pipelines designed to detect common issues like NaNs, label leakage, incorrect channel ordering, and dead gradients before model training begins. By running a series of automated checks in seconds, it helps prevent wasted computational resources and ensures data and model integrity prior to initiating training.</description></item><item><title>Seal Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/seal-action/</link><pubDate>Sun, 15 Mar 2026 21:22:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/seal-action/</guid><description>Version updated for https://github.com/samternent/seal-action to version 1.0.2.
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 Seal Action is a GitHub Action designed to generate cryptographically signed artifacts for a pre-built static site directory. It automates the creation of a manifest describing the assets, a signed proof JSON file, and a public key JSON for offline verification, ensuring the integrity and authenticity of static site assets.</description></item><item><title>IfChange (slnc)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ifchange-slnc/</link><pubDate>Sun, 15 Mar 2026 21:22:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ifchange-slnc/</guid><description>Version updated for https://github.com/slnc/ifchange to version v0.2.1.
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 ifchange GitHub Action is a linting tool designed to enforce cross-file dependencies by ensuring that changes in one section of code are reflected in related sections across multiple files. It automates the detection of mismatches in code changes, preventing issues such as forgotten updates to dependent configurations or variables.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-depvault-cli/</link><pubDate>Sun, 15 Mar 2026 21:22:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.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 DepVault is a comprehensive web platform for managing software dependencies, identifying vulnerabilities, and securely handling sensitive information. It automates tasks such as dependency analysis for multiple ecosystems, vulnerability detection via OSV.dev, and encryption of environment variables and secret files using AES-256-GCM.</description></item><item><title>Setup TeXLive Action 2</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-texlive-action-2/</link><pubDate>Sun, 15 Mar 2026 21:22:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-texlive-action-2/</guid><description>Version updated for https://github.com/TeX-Live/setup-texlive-action to version v4.1.1.
This action is used across all versions by 38 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 is designed to set up and manage TeX Live, a widely used TeX typesetting system, in workflows on Linux, Windows, and macOS environments. It automates the installation of specific TeX Live versions, caches the TEXDIR directory to improve workflow execution time, and offers optional configuration for additional package repositories and package installation.</description></item><item><title>SonarQube to GitHub Security Tab (SARIF)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/sonarqube-to-github-security-tab-sarif/</link><pubDate>Sun, 15 Mar 2026 21:22:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/sonarqube-to-github-security-tab-sarif/</guid><description>Version updated for https://github.com/vmvarela/sonarqube-sarif to version v1.0.0.
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 This GitHub Action integrates SonarQube analysis results with GitHub by converting issues into SARIF format for code scanning and creating pull request annotations, check run summaries, and optional PR comments. It automates the process of fetching, filtering, and presenting SonarQube findings directly within the GitHub interface, ensuring developers can access actionable code quality insights where they work.</description></item><item><title>Arbiter Prompt Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/arbiter-prompt-linter/</link><pubDate>Sun, 15 Mar 2026 13:33:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/arbiter-prompt-linter/</guid><description>Version updated for https://github.com/amantewary/arbiter-linter to version v1.0.0.
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 Arbiter is a GitHub Action and CLI tool designed to lint and analyze system prompts for large language models (LLMs). It detects issues such as logical conflicts, redundancies, ambiguities, and interference patterns that can cause LLMs to behave unpredictably or fail.</description></item><item><title>PR to Task (Agent Prompt)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/pr-to-task-agent-prompt/</link><pubDate>Sun, 15 Mar 2026 13:33:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/pr-to-task-agent-prompt/</guid><description>Version updated for https://github.com/amantewary/pr-to-task-action to version v1.0.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 This GitHub Action, &amp;ldquo;PR to Task (Agent Prompt) Action,&amp;rdquo; automates the process of converting ambiguous pull requests into clear, structured task statements tailored for autonomous coding agents. It generates a detailed task outline—including problem statements, constraints, and acceptance criteria—making it easier for coding agents to understand and execute tasks with precision.</description></item><item><title>Has Active Deployment for Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/has-active-deployment-for-environment/</link><pubDate>Sun, 15 Mar 2026 13:33:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/has-active-deployment-for-environment/</guid><description>Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.92.
This action is used across all versions by 3 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 Check Deployed Environment GitHub Action verifies if a specific commit is actively deployed to a specified environment on GitHub. It automates the process of confirming deployment status, helping users streamline workflows by avoiding redundant deployments or unnecessary actions.</description></item><item><title>Setup Arcium</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-arcium/</link><pubDate>Sun, 15 Mar 2026 13:33:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-arcium/</guid><description>Version updated for https://github.com/arcium-hq/setup-arcium to version v0.9.2.
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 &amp;ldquo;Setup Arcium&amp;rdquo; GitHub Action automates the installation and configuration of the Arcium CLI and related tools, including Anchor, Node.js, and Solana CLI. It simplifies setting up the required development environment for projects using these tools, supporting custom version configurations and specific architectures.</description></item><item><title>Release Edge Extension</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-edge-extension/</link><pubDate>Sun, 15 Mar 2026 13:33:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/release-edge-extension/</guid><description>Version updated for https://github.com/baptistecdr/release-edge-extension to version v2.0.3.
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 Release Edge Extension GitHub Action automates the process of publishing Microsoft Edge browser extensions to the Edge Web Store. It streamlines tasks such as uploading the extension package, managing release notes, and handling retries for API operations, saving developers time and effort.</description></item><item><title>Token Who Am I</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/token-who-am-i/</link><pubDate>Sun, 15 Mar 2026 13:33:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/token-who-am-i/</guid><description>Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.16.
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 GitHub Action identifies and retrieves detailed identity information associated with a GitHub token, such as username, account type (user or bot), email, permissions, and token type. It simplifies the process of understanding the identity and scope of a token, aiding in debugging, auditing, and managing token usage in GitHub workflows.</description></item><item><title>LiteLLM Proxy Server</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/litellm-proxy-server/</link><pubDate>Sun, 15 Mar 2026 13:33:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/litellm-proxy-server/</guid><description>Version updated for https://github.com/dceoy/litellm-action to version v0.1.2.
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 litellm-action GitHub Action automates the setup and execution of a local LiteLLM proxy server within a workflow job. It simplifies configuring and running AI models by handling installation, configuration, and readiness checks, enabling seamless interaction with models through a local API endpoint.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</link><pubDate>Sun, 15 Mar 2026 13:33:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.7.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze supply chain threats in npm and PyPI dependencies. It automates the identification of malicious packages, deobfuscates code, and provides behavioral anomaly detection, enabling users to assess risk scores and prevent the installation of compromised dependencies.</description></item><item><title>ESPHome Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/esphome-builder/</link><pubDate>Sun, 15 Mar 2026 13:32:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/esphome-builder/</guid><description>Version updated for https://github.com/esphome/build-action to version v7.2.0.
This action is used across all versions by 569 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ESPHome Build GitHub Action automates the process of compiling firmware for ESPHome devices using a provided YAML configuration file. It generates the build firmware files and a manifest.json file, which can be used with ESP Web Tools to simplify device flashing and updates.</description></item><item><title>Vigil PR Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vigil-pr-review/</link><pubDate>Sun, 15 Mar 2026 13:32:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vigil-pr-review/</guid><description>Version updated for https://github.com/F2iProject/vigil 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 Vigil is a GitHub Action that provides AI-powered, multi-domain pull request (PR) reviews by deploying a team of specialist reviewers (e.g., security, performance, testing). It automates the review process by generating inline comments on specific lines of code for actionable feedback and creating GitHub issues for non-blocking observations.</description></item><item><title>waka-box-fast</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/waka-box-fast/</link><pubDate>Sun, 15 Mar 2026 13:32:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/waka-box-fast/</guid><description>Version updated for https://github.com/g1eny0ung/waka-box to version v6.3.2.
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 The waka-box-fast GitHub Action automatically updates a pinned GitHub Gist with weekly WakaTime coding activity statistics, such as time spent on programming languages, editors, and operating systems. It simplifies the setup and execution process compared to its predecessor, reduces unnecessary dependencies, and provides seamless integration with WakaTime and GitHub.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/the-janitor-stop-the-slop/</link><pubDate>Sun, 15 Mar 2026 13:32:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v6.13.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 Janitor is a GitHub Action that acts as a structural firewall to enforce code integrity by identifying and removing dead symbols, zombie dependencies, and duplicate logic in AI-generated and human-written code before merging pull requests.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/judges-code-review/</link><pubDate>Sun, 15 Mar 2026 13:32:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.112.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action evaluates AI-generated code across 45 specialized domains, including security, compliance, accessibility, and API design, by combining deterministic pattern matching and abstract syntax tree (AST) analysis with LLM-powered expert reviews. It automates comprehensive code quality assessments, addressing common shortcomings of AI-generated code such as insecure defaults and poor error handling, while providing plain-language findings and actionable fixes.</description></item><item><title>Pushlog AI Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/pushlog-ai-generator/</link><pubDate>Sun, 15 Mar 2026 13:32:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/pushlog-ai-generator/</guid><description>Version updated for https://github.com/kmakris23/pushlog to version v1.0.4.
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 Pushlog is a GitHub Action that automates the generation of AI-powered changelogs from commit messages and code changes, delivering them in plain language to a specified Slack channel. It streamlines the process of summarizing updates for both technical and non-technical stakeholders, leveraging OpenAI&amp;rsquo;s GPT models to create concise and easily understandable summaries.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/totem-shield/</link><pubDate>Sun, 15 Mar 2026 13:32:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.35.1.
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 local-first governance compiler for AI agents that enables deterministic, git-native, and secure AI orchestration. It automates tasks such as multi-agent collaboration, context management, and AI behavior governance by providing features like embedded memory indexing, defensive context reflexes, and drift detection.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/agent-bom-scan/</link><pubDate>Sun, 15 Mar 2026 13:32:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.11.
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 Agent-BOM GitHub Action is a security scanner designed for AI infrastructure and supply chains. It automates the discovery, scanning, and analysis of AI agents, dependencies, and MCP server configurations, identifying vulnerabilities (CVEs), credentials exposure, and security risks while providing real-time enforcement through behavioral detection and compliance frameworks.</description></item><item><title>Review Buddy AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/review-buddy-ai/</link><pubDate>Sun, 15 Mar 2026 13:32:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/review-buddy-ai/</guid><description>Version updated for https://github.com/nexoral/ReviewBuddy to version v5.20.
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 Review Buddy AI is a GitHub Action that automates and enhances code review by leveraging AI to analyze code for bugs, security risks, and best practices, while also providing actionable feedback and recommendations. It simplifies pull request management by generating structured descriptions, semantic PR titles, and relevant labels, ensuring standardization and clarity for reviewers.</description></item><item><title>LumenDiff Visual Regression</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/lumendiff-visual-regression/</link><pubDate>Sun, 15 Mar 2026 13:32:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/lumendiff-visual-regression/</guid><description>Version updated for https://github.com/pmqueiroz/lumen-diff to version v0.2.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 LumenDiff is a high-performance visual regression testing tool designed to automate screenshot comparison and identify visual changes in UI components, primarily for Storybook projects. It streamlines CI/CD pipelines by offering fast, multi-threaded image diffing and seamless integration with static builds, eliminating manual visual testing.</description></item><item><title>Swift install</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/swift-install/</link><pubDate>Sun, 15 Mar 2026 13:32:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/swift-install/</guid><description>Version updated for https://github.com/rarestype/swift-install-action to version 1.0.1.
This action is used across all versions by 4 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 installation of the Swift toolchain on macOS and Linux CI runners by dynamically constructing download URLs based on user-provided inputs. It addresses deployment delays found in other Swift installation actions by offering a more flexible approach to download and install the latest or specific versions of Swift.</description></item><item><title>Setup DepVault CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-depvault-cli/</link><pubDate>Sun, 15 Mar 2026 13:32:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-depvault-cli/</guid><description>Version updated for https://github.com/suxrobGM/depvault to version cli/v1.3.2.
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 DepVault is a full-stack platform that automates dependency analysis and secure secret management. It scans dependencies across multiple programming ecosystems to detect vulnerabilities, outdated packages, and license conflicts, while also providing an AES-256-GCM encrypted vault for managing environment variables and secret files.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ziran-agent-security-scan/</link><pubDate>Sun, 15 Mar 2026 13:32:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.10.2.
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 ZIRAN is a security testing tool designed to identify vulnerabilities in AI agents, focusing on the interactions between tools, memory, and multi-step reasoning rather than isolated components. It automates the discovery of dangerous tool combinations, side effects, and multi-phase attack paths using graph-based analysis and autonomous pentesting agents.</description></item><item><title>action-anyq</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/action-anyq/</link><pubDate>Sun, 15 Mar 2026 13:31:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/action-anyq/</guid><description>Version updated for https://github.com/troll-warlord/anyq to version v1.1.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 anyq is a GitHub Action and CLI tool that enables users to query JSON, YAML, and TOML configuration files using natural language, eliminating the need to learn complex query languages like jq. By leveraging AI, it translates plain English queries into executable expressions, automating data extraction and simplifying configuration file analysis.</description></item><item><title>VibeSafe Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vibesafe-security-scan/</link><pubDate>Sun, 15 Mar 2026 13:31:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/vibesafe-security-scan/</guid><description>Version updated for https://github.com/vibesafeio/vibesafe-action to version v0.1.1.
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 VibeSafe Security Scan GitHub Action automates security checks for pull requests, identifying vulnerabilities such as SQL injection, XSS, hardcoded secrets, and other OWASP Top 10 risks. It provides domain-specific security rules tailored to various industries (e.</description></item><item><title>AI Code Reviewer Pro</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ai-code-reviewer-pro/</link><pubDate>Sun, 15 Mar 2026 13:31:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ai-code-reviewer-pro/</guid><description>Version updated for https://github.com/VIVAAN-DHAWAN/AI-code-reviewer to version v1.0_stable.
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 &amp;ldquo;AI Code Reviewer&amp;rdquo; GitHub Action is an automated code review tool powered by AI, compatible with various APIs like OpenAI, Anthropic, and others. It automates the process of reviewing pull requests by identifying bugs, security issues, and bad practices directly on changed code lines, while also providing summary reports for comprehensive feedback.</description></item><item><title>DayBrief</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/daybrief/</link><pubDate>Sun, 15 Mar 2026 13:31:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/daybrief/</guid><description>Version updated for https://github.com/yoanbernabeu/daybrief 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 DayBrief is a GitHub Action that automates the creation and delivery of AI-generated newsletters by aggregating content from RSS feeds, YouTube channels, and podcasts. It uses Gemini AI to summarize and synthesize new content, then delivers the cohesive newsletter via email without requiring server infrastructure.</description></item><item><title>Telegram Bot Notifier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/telegram-bot-notifier/</link><pubDate>Sun, 15 Mar 2026 05:58:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/telegram-bot-notifier/</guid><description>Version updated for https://github.com/crasivo/telegram-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 The Telegram Notifier Action is a GitHub Action designed to automate the process of sending text messages and files to Telegram. It simplifies communication by allowing developers to seamlessly notify Telegram users or channels about events such as build completions or report availability directly from their CI/CD workflows.</description></item><item><title>Send email</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/send-email/</link><pubDate>Sun, 15 Mar 2026 05:58:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/send-email/</guid><description>Version updated for https://github.com/dawidd6/action-send-mail to version v15.
This action is used across all versions by 9,689 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 Send mail GitHub Action automates the process of sending emails directly from a GitHub Actions workflow. It supports sending emails with plain text, HTML, or multipart content, converting Markdown to HTML, and attaching files with globbing support.</description></item><item><title>Decision Guardian</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/decision-guardian/</link><pubDate>Sun, 15 Mar 2026 05:57:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/decision-guardian/</guid><description>Version updated for https://github.com/DecispherHQ/decision-guardian to version v1.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Decision Guardian is a GitHub Action and CLI tool that automatically surfaces relevant architectural decisions on pull requests or during local development, helping teams retain critical context and prevent knowledge loss.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</link><pubDate>Sun, 15 Mar 2026 05:57:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.5.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI dependencies, combining multiple detection engines, deobfuscation, behavioral anomaly detection, and sandboxing techniques. It automates the identification of known threats (225,000+ IOCs) and suspicious patterns, providing actionable insights and risk scoring to prevent supply chain attacks during package installation and dependency management.</description></item><item><title>DriftaBot Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/driftabot-agent/</link><pubDate>Sun, 15 Mar 2026 05:57:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/driftabot-agent/</guid><description>Version updated for https://github.com/DriftaBot/agent to version v2.1.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 The DriftaBot Agent GitHub Action detects breaking changes in OpenAPI schemas during pull requests in provider repositories and automates the process of notifying affected consumer repositories. It identifies impacted endpoints, scans consumer repositories for dependencies, and creates or updates GitHub issues in the relevant repositories, streamlining communication and reducing manual effort.</description></item><item><title>YAML Schema Validation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/yaml-schema-validation/</link><pubDate>Sun, 15 Mar 2026 05:57:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/yaml-schema-validation/</guid><description>Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v1.6.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 The yaml-ls-check GitHub Action provides automated validation of YAML files against specified schemas using the yaml-language-server. It simplifies verifying YAML configurations in projects by automating the validation process, ensuring compliance with schema definitions, and enabling the exclusion of specific files or directories.</description></item><item><title>setup-beam</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-beam/</link><pubDate>Sun, 15 Mar 2026 05:57:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-beam/</guid><description>Version updated for https://github.com/erlef/setup-beam to version v1.23.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 13,997 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 setup-beam GitHub Action automates the setup of an Erlang/OTP environment in workflows, with optional support for installing Elixir, Gleam, rebar3, and other tools.</description></item><item><title>Podcast Generator - LinkedIn Tutorial - EJackson</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/podcast-generator-linkedin-tutorial-ejackson/</link><pubDate>Sun, 15 Mar 2026 05:57:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/podcast-generator-linkedin-tutorial-ejackson/</guid><description>Version updated for https://github.com/EthanJackson1/podcast-generator to version V1.0.
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 The &amp;ldquo;Podcast Generator&amp;rdquo; GitHub Action automates the creation of high-quality podcasts by combining AI-powered scriptwriting and advanced Text-to-Speech (TTS) technology. It generates conversational scripts, synthesizes lifelike audio with customizable speaker roles, and integrates optional document-based information retrieval to ground discussions in factual content.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/delstack-action/</link><pubDate>Sun, 15 Mar 2026 05:57:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.4.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 delstack is a CLI tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that fail to delete during standard CloudFormation operations. It automates the cleanup of orphaned resources such as non-empty S3 buckets, ECR repositories with images, and other problematic resources, ensuring a complete and clean deletion.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/judges-code-review/</link><pubDate>Sun, 15 Mar 2026 05:57:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.107.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action evaluates AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural design, using a combination of offline deterministic analysis and LLM-powered deep reviews. It automates quality assessment by identifying and addressing common AI code failure modes, generating plain-language risk summaries, and providing auto-fix patches.</description></item><item><title>Bunkai SCA</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/bunkai-sca/</link><pubDate>Sun, 15 Mar 2026 05:57:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/bunkai-sca/</guid><description>Version updated for https://github.com/lesis-lat/bunkai to version 0.9.1.
This action is used across all versions by 13 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bunkai is a Software Composition Analysis (SCA) tool designed for Perl projects, specializing in dependency analysis by parsing cpanfile to identify modules, versions, and potential vulnerabilities. It automates tasks such as detecting outdated dependencies, identifying missing version specifications, and flagging known security vulnerabilities, providing remediation suggestions.</description></item><item><title>Skill Doctor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/skill-doctor/</link><pubDate>Sun, 15 Mar 2026 05:57:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/skill-doctor/</guid><description>Version updated for https://github.com/marian2js/skill-doctor to version v0.1.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 GitHub Action skill-doctor automates the static analysis of coding agent skill packages to identify issues such as metadata errors, broken resource links, weak trigger descriptions, and malformed evaluation files. It provides a comprehensive diagnostic score (0-100) with actionable insights, ensuring skill packages meet quality standards for routing, onboarding, and evaluations.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/secondbrainaction/</link><pubDate>Sun, 15 Mar 2026 05:57:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2485-attempt1.
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 SecondBrain is a command-line interface (CLI) tool designed to retrieve, filter, and analyze data from various external sources such as Salesforce, Slack, ZenDesk, and more, using Retrieval Augmented Generation (RAG) techniques. It automates tasks like aggregating data from disconnected sources, extracting relevant information based on keywords, and generating insights or summaries through a Large Language Model (LLM).</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/totem-shield/</link><pubDate>Sun, 15 Mar 2026 05:57:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.35.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 local-first governance compiler for AI agents, designed to provide deterministic, git-native, and secure orchestration of AI workflows. It automates tasks like multi-agent collaboration, behavioral trigger injection, memory management, and context-aware AI operations, while ensuring enterprise-grade security and privacy through a zero-telemetry architecture.</description></item><item><title>XAI Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xai-review/</link><pubDate>Sun, 15 Mar 2026 05:57:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xai-review/</guid><description>Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.61.0.
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 AI Review is an AI-powered code review tool designed to improve code quality, enforce consistency, and streamline the review process by integrating directly into CI/CD workflows. It supports multiple LLM providers, integrates with popular version control systems, and offers features like agent mode for deeper context analysis, inline and summary reviews, and AI-generated replies in review threads.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/run-aer-tests/</link><pubDate>Sun, 15 Mar 2026 05:57:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.123.
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 aer (Apex Execution Runtime) GitHub Action enables developers to validate Apex code, execute tests, and run a lightweight Salesforce-compatible runtime locally or in CI pipelines. It helps streamline development workflows by eliminating the need to deploy code to a Salesforce org, making test cycles faster and more reproducible.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/multi-style-contribution-snake/</link><pubDate>Sun, 15 Mar 2026 05:57:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v15.03.26.
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 generates visually dynamic and customizable animations of your GitHub contribution graph with five unique themes, various geometric shapes, and automated month labels. It automates the process of creating and updating these animations, outputting high-quality SVG and GIF files along with a preview gallery in a designated branch.</description></item><item><title>Xcode Packages Update</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xcode-packages-update/</link><pubDate>Sun, 15 Mar 2026 05:56:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xcode-packages-update/</guid><description>Version updated for https://github.com/quver/xcode-packages-update to version v2.0.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 The xcode-packages-update GitHub Action automates the resolution of Swift Package Manager dependencies in Xcode projects or workspaces and identifies any changes, such as added, removed, or updated packages. It outputs a dependenciesChanged flag and a summary of changes, enabling developers to automatically create pull requests to update the Package.</description></item><item><title>Open Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/open-code-review/</link><pubDate>Sun, 15 Mar 2026 05:56:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/open-code-review/</guid><description>Version updated for https://github.com/raye-deng/open-code-review to version v2.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is an open-source CI/CD quality gate designed specifically for analyzing AI-generated code across six programming languages. It automates the detection of issues such as hallucinated imports, stale APIs, over-engineering, context window artifacts, and security anti-patterns, which traditional static analysis tools often miss.</description></item><item><title>Claude BugBot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/claude-bugbot/</link><pubDate>Sun, 15 Mar 2026 05:56:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/claude-bugbot/</guid><description>Version updated for https://github.com/rekpero/claude-bugbot-github-action to version v1.0.8.
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 Claude BugBot GitHub Action is an automated tool that uses the Claude Code CLI to analyze pull request diffs for bugs, logic errors, and vulnerabilities, posting inline review comments directly on the affected lines.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/rumdl-action/</link><pubDate>Sun, 15 Mar 2026 05:56:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.51.
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 ensure consistency and best practices in Markdown files. It automates tasks such as detecting and fixing common Markdown issues, supporting multiple Markdown flavors, and providing detailed error reporting while optimizing for speed and ease of use.</description></item><item><title>setup-stackql</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-stackql/</link><pubDate>Sun, 15 Mar 2026 05:56:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/setup-stackql/</guid><description>Version updated for https://github.com/stackql/setup-stackql to version v2.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 stackql/setup-stackql GitHub Action simplifies the process of setting up the StackQL CLI within GitHub Actions workflows by automatically downloading the latest version of the CLI and adding it to the system PATH.</description></item><item><title>stackql-exec</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/stackql-exec/</link><pubDate>Sun, 15 Mar 2026 05:56:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/stackql-exec/</guid><description>Version updated for https://github.com/stackql/stackql-exec to version v2.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 The stackql-exec GitHub Action provides a wrapper to execute StackQL commands or queries directly within GitHub Actions workflows. It automates the execution of database-like queries on cloud provider APIs, enabling tasks such as retrieving data, managing resources, or executing commands.</description></item><item><title>xccov2lcov</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xccov2lcov/</link><pubDate>Sun, 15 Mar 2026 05:56:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/xccov2lcov/</guid><description>Version updated for https://github.com/StanfordBDHG/xccov2lcov to version v1.0.13.
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 xccov2lcov GitHub Action automates the conversion of Xcode 11 code coverage reports into the lcov file format, simplifying the process of generating code coverage reports compatible with tools like Codecov. It eliminates manual steps by integrating with CI pipelines, enabling seamless transformation of .</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ziran-agent-security-scan/</link><pubDate>Sun, 15 Mar 2026 05:56:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.10.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 ZIRAN is an AI security testing tool designed to identify vulnerabilities in AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of dangerous tool combinations, detects execution-level side effects, and conducts autonomous penetration testing across multi-agent systems and complex workflows.</description></item><item><title>ThreatFlux Jira Automation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/threatflux-jira-automation/</link><pubDate>Sun, 15 Mar 2026 05:56:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/15/threatflux-jira-automation/</guid><description>Version updated for https://github.com/ThreatFlux/threatflux-atlassian to version v0.4.3.
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 The threatflux-atlassian GitHub Action provides a reusable, configuration-driven solution for automating Jira workflows within GitHub repositories. It facilitates seamless integration with Atlassian&amp;rsquo;s Jira through features like REST API automation, OAuth support, and reusable request/response types.</description></item><item><title>Load runner information</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/load-runner-information/</link><pubDate>Sat, 14 Mar 2026 21:28:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/load-runner-information/</guid><description>Version updated for https://github.com/devops-actions/load-runner-info to version v1.0.12.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, load-runner-info, retrieves detailed information about self-hosted runners available for a specified organization or repository, including their statuses and labels. It automates the process of verifying runner availability and grouping runners by labels, helping users monitor and manage self-hosted runners effectively.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</link><pubDate>Sat, 14 Mar 2026 21:28:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.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 MUAD&amp;rsquo;DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain threats in npm and PyPI dependencies. It automates package scanning using 14 parallel scanners, advanced threat detection techniques such as behavioral anomaly detection, deobfuscation, and inter-module dataflow analysis, and provides actionable insights to respond to detected vulnerabilities.</description></item><item><title>PR Sentinel — QA Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pr-sentinel-qa-review/</link><pubDate>Sat, 14 Mar 2026 21:28:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pr-sentinel-qa-review/</guid><description>Version updated for https://github.com/doqaland/pr-sentinel 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 PR Sentinel is a GitHub Action that automates QA-focused analysis of pull requests using Claude AI. It reviews code changes by analyzing the PR diff and description against acceptance criteria, then provides structured feedback in a comment, including AC coverage, risk level, potential functional gaps, regression risks, suggested test scenarios, and open questions.</description></item><item><title>DriftaBot Agent</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/driftabot-agent/</link><pubDate>Sat, 14 Mar 2026 21:28:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/driftabot-agent/</guid><description>Version updated for https://github.com/DriftaBot/agent to version v2.1.4.
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 DriftaBot Agent is a GitHub Action designed to detect breaking API changes in pull requests for provider repositories by comparing OpenAPI schemas. It automates the identification of impacted consumer repositories, scans them for affected files, and creates or updates GitHub Issues in those repositories.</description></item><item><title>Translate i18n Files</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/translate-i18n-files/</link><pubDate>Sat, 14 Mar 2026 21:28:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/translate-i18n-files/</guid><description>Version updated for https://github.com/EvenToNight/auto-i18n to version v1.8.1.
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 &amp;ldquo;Auto i18n Translator&amp;rdquo; GitHub Action automates the translation of JavaScript/TypeScript localization files into multiple languages using Google Translate. It streamlines workflows by detecting changes in source files, translating only modified keys, and preserving custom translations with [ignorei18n] markers.</description></item><item><title>PR BUILD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pr-build/</link><pubDate>Sat, 14 Mar 2026 21:28:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pr-build/</guid><description>Version updated for https://github.com/exo-actions/pr-action to version 1.0.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 The eXo PR Builds Action is a GitHub Action designed to automate the process of building Maven projects during pull requests. It simplifies CI workflows by setting up the necessary Maven and JDK environments, running builds with configurable options, and supporting private Maven repositories.</description></item><item><title>pgfence</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pgfence/</link><pubDate>Sat, 14 Mar 2026 21:28:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pgfence/</guid><description>Version updated for https://github.com/flvmnt/pgfence to version v0.4.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 pgfence is a CLI tool designed to analyze SQL migration files before deployment to identify potential issues with PostgreSQL lock modes, risk levels, and operational impacts. It automates the detection of high-risk database operations and provides safe rewrite recipes to avoid downtime or performance degradation.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/delstack-action/</link><pubDate>Sat, 14 Mar 2026 21:28:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.4.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 The delstack GitHub Action is a tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that fail to delete during standard CloudFormation operations. Unlike the default FORCE_DELETE_STACK option, which leaves behind undeleted resources, delstack ensures a complete cleanup by removing problematic resources such as non-empty S3 buckets, ECR repositories with images, and more.</description></item><item><title>AI Code Review Action Provider Can Vary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ai-code-review-action-provider-can-vary/</link><pubDate>Sat, 14 Mar 2026 21:28:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ai-code-review-action-provider-can-vary/</guid><description>Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V4.
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 AI Code Reviewer GitHub Action automates the code review process on pull requests by leveraging AI-powered providers like OpenAI, Anthropic (Claude), and Google Gemini. It provides intelligent feedback and suggestions to improve code quality, saving developers time and effort.</description></item><item><title>verified-bot-commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/verified-bot-commit/</link><pubDate>Sat, 14 Mar 2026 21:28:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/verified-bot-commit/</guid><description>Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.8.
This action is used across all versions by 76 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or using a GitHub App Token. It simplifies managing and automating code changes by staging modified files, committing changes that match specified patterns, and updating the branch with a verified commit using GitHub&amp;rsquo;s public PGP key.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/neurolink-ai/</link><pubDate>Sat, 14 Mar 2026 21:28:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.24.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It enables seamless integration of AI capabilities into applications, allowing users to switch providers easily, optimize costs with intelligent routing, and leverage built-in tools and features like multi-provider failover and Redis memory.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/judges-code-review/</link><pubDate>Sat, 14 Mar 2026 21:28:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.52.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 Judges Panel GitHub Action is a quality gate tool designed to evaluate AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. It automates the detection of common AI code generation flaws, such as insecure defaults and hardcoded secrets, using a combination of deterministic analysis and LLM-powered expert reviews, and provides plain-language findings, prioritized fixes, and automated patches.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/agent-bom-scan/</link><pubDate>Sat, 14 Mar 2026 21:28:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.8.
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 agent-bom GitHub Action is a security scanner designed for AI infrastructure and supply chains. It automates the discovery, vulnerability scanning, blast radius mapping, and compliance analysis of AI agents, cloud services, and GPU resources, while proactively addressing risks such as credential leaks and compromised tools.</description></item><item><title>GitGotchi Profile Pet</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/gitgotchi-profile-pet/</link><pubDate>Sat, 14 Mar 2026 21:27:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/gitgotchi-profile-pet/</guid><description>Version updated for https://github.com/night-slayer18/gitgotchi to version v1.0.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 GitGotchi is a GitHub Action that gamifies your coding activity by adding a virtual pet to your profile README, which evolves and thrives based on your daily contributions such as commits, pull requests, and issues.</description></item><item><title>OpenCI Flutter Setup</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/openci-flutter-setup/</link><pubDate>Sat, 14 Mar 2026 21:27:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/openci-flutter-setup/</guid><description>Version updated for https://github.com/open-ci-io/flutter-setup 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 The flutter-setup GitHub Action automates the installation and setup of the Flutter SDK in CI workflows. It ensures the specified Flutter version or channel is installed, configures the environment by adding Flutter to the PATH, and validates the installation with flutter doctor.</description></item><item><title>Setup .NET Tools</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-.net-tools/</link><pubDate>Sat, 14 Mar 2026 21:27:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-.net-tools/</guid><description>Version updated for https://github.com/pl4nty/dotnet-setup-tools to version v1.0.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 The dotnet-setup-tools GitHub Action simplifies the installation and restoration of .NET tools by either restoring tools from a local manifest or installing specified tools globally. It automates tool management in CI/CD workflows, reducing setup complexity and improving efficiency with optional caching to speed up subsequent runs.</description></item><item><title>qualtio SBOM Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/qualtio-sbom-generator/</link><pubDate>Sat, 14 Mar 2026 21:27:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/qualtio-sbom-generator/</guid><description>Version updated for https://github.com/qualtio/SBOM-Generator 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 SBOM Generator GitHub Action automates the creation of Software Bill of Materials (SBOM) for repositories using Syft and uploads it as a workflow artifact. It addresses the need for software supply chain security and compliance with standards such as SLSA, NIST SSDF, and the EU Cyber Resilience Act, while also enabling integration with GitHub&amp;rsquo;s dependency graph.</description></item><item><title>qualtio Security Headers Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/qualtio-security-headers-checker/</link><pubDate>Sat, 14 Mar 2026 21:27:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/qualtio-security-headers-checker/</guid><description>Version updated for https://github.com/qualtio/Security-Headers-Checker 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 Security Headers Checker GitHub Action validates the HTTP security headers of a deployed application against OWASP Secure Headers Project recommendations. It automates the detection of missing or misconfigured headers, allowing teams to enforce security best practices directly in their CI/CD workflows.</description></item><item><title>Smart csproj Version Grabber</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/smart-csproj-version-grabber/</link><pubDate>Sat, 14 Mar 2026 21:27:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/smart-csproj-version-grabber/</guid><description>Version updated for https://github.com/Raycynix/get-csproj-version-action to version v1.0.0.
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 &amp;ldquo;Smart csproj Version Grabber&amp;rdquo; GitHub Action is designed to automatically locate a .csproj file in your repository and extract its version information. It uses a smart discovery logic to find the file, prioritizing a user-provided path, then searching for the first project in a solution file, or defaulting to a .</description></item><item><title>Open Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/open-code-review/</link><pubDate>Sat, 14 Mar 2026 21:27:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/open-code-review/</guid><description>Version updated for https://github.com/raye-deng/open-code-review to version v2.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is a CI/CD quality gate designed to analyze and detect defects in AI-generated code that traditional tools often miss, such as hallucinated imports, stale APIs, and security anti-patterns.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/rumdl-action/</link><pubDate>Sat, 14 Mar 2026 21:27:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.50.
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 ensure consistency, enforce best practices, and improve the developer experience when working with Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and offers fast performance with intelligent caching.</description></item><item><title>Vulnerability Spoiler Alert</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/vulnerability-spoiler-alert/</link><pubDate>Sat, 14 Mar 2026 21:27:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/vulnerability-spoiler-alert/</guid><description>Version updated for https://github.com/spaceraccoon/vulnerability-spoiler-alert-action to version v1.3.0.
This action is used across all versions by 2 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 Vulnerability Spoiler Alert GitHub Action monitors open-source repositories and uses AI to detect commits that patch security vulnerabilities, often before a CVE is assigned. It automates the identification of potential security issues by analyzing commit data and pull request context, creating detailed GitHub issues with vulnerability analysis when a concrete exploit is detected.</description></item><item><title>supriya-project/setup-supercollider</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/supriya-project/setup-supercollider/</link><pubDate>Sat, 14 Mar 2026 21:27:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/supriya-project/setup-supercollider/</guid><description>Version updated for https://github.com/supriya-project/setup-supercollider to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-supercollider GitHub Action automates the setup of a headless SuperCollider environment by building it from source on GitHub-hosted runners (macos-15, ubuntu-latest, and windows-latest). It simplifies the process of obtaining the necessary SuperCollider binaries (sclang, scsynth, and supernova) for use in workflows, addressing the need for consistent and automated environment preparation across platforms.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ziran-agent-security-scan/</link><pubDate>Sat, 14 Mar 2026 21:27:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.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 ZIRAN is a security testing tool designed to identify vulnerabilities in AI agents, focusing on tool combinations, memory, and multi-step reasoning rather than isolated components. It automates the discovery of attack paths, side-effect detection, and multi-phase campaigns by leveraging graph-based analysis and autonomous pentesting capabilities.</description></item><item><title>setup-wash-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-wash-action/</link><pubDate>Sat, 14 Mar 2026 21:27:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-wash-action/</guid><description>Version updated for https://github.com/wasmCloud/setup-wash-action to version v2.0.0-rc.8.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 setup-wash-action GitHub Action automates the installation of the wash CLI, a tool designed for developing and managing WebAssembly (Wasm) components with wasmCloud. It simplifies the setup process for developers by ensuring the required version of the wash CLI is readily available in their workflows, streamlining the development and deployment of Wasm applications.</description></item><item><title>Setup luamake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-luamake/</link><pubDate>Sat, 14 Mar 2026 21:27:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-luamake/</guid><description>Version updated for https://github.com/yuchanns/actions-luamake to version v1.0.7.
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 actions-luamake GitHub Action automates the process of building and setting up the luamake tool for Windows, Linux, and macOS within GitHub Actions workflows. It simplifies the setup of luamake by handling installation and configuration, allowing users to streamline tasks such as building Lua projects.</description></item><item><title>Go version action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/go-version-action/</link><pubDate>Sat, 14 Mar 2026 13:37:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/go-version-action/</guid><description>Version updated for https://github.com/arnested/go-version-action to version v2.1.2.
This action is used across all versions by 86 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 &amp;ldquo;Go version action&amp;rdquo; is a GitHub Action that automates the management of Go versions for your CI workflows. It reads the minimal supported Go version from your go.mod file, identifies the latest Go release, and generates a build matrix covering all versions in between.</description></item><item><title>godeps-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/godeps-guard/</link><pubDate>Sat, 14 Mar 2026 13:37:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/godeps-guard/</guid><description>Version updated for https://github.com/ashishsalunkhe/godeps-guard 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 godeps-guard is a GitHub Action designed to analyze and control the dependency graph and binary size of Go projects, ensuring efficient dependency management and preventing binary bloat. It automates the enforcement of guardrails in CI pipelines, such as limiting the addition of dependencies, restricting binary size growth, and blocking problematic modules.</description></item><item><title>Convox Multitool</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/convox-multitool/</link><pubDate>Sat, 14 Mar 2026 13:37:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/convox-multitool/</guid><description>Version updated for https://github.com/beastawakens/action-convox-multi-slim to version v2.0.2.
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 The action-convox-multi-slim GitHub Action provides a streamlined way to execute multiple Convox CLI commands within a single, lightweight Docker-based action. It simplifies workflows by consolidating 17 Convox operations (e.g., login, build, deploy, promote) into one action, reducing redundancy and minimizing boilerplate in CI/CD pipelines.</description></item><item><title>Modrinth Publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/modrinth-publish/</link><pubDate>Sat, 14 Mar 2026 13:37:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/modrinth-publish/</guid><description>Version updated for https://github.com/cloudnode-pro/modrinth-publish to version v2.3.3.
This action is used across all versions by 140 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The modrinth-publish GitHub Action automates the process of publishing project versions to Modrinth, a platform for hosting Minecraft-related content. It simplifies version management by allowing users to specify project details, loaders, game versions, and files, streamlining the release pipeline for developers.</description></item><item><title>Architecture Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/architecture-linter/</link><pubDate>Sat, 14 Mar 2026 13:37:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/architecture-linter/</guid><description>Version updated for https://github.com/cvalingam/architecture-linter to version v0.1.6.
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 architecture-linter GitHub Action is a tool designed to enforce architectural layer rules in TypeScript projects. It automates the detection of dependency violations, such as improper imports between layers (e.g., a controller directly importing a repository), ensuring adherence to defined architectural constraints.</description></item><item><title>lint-bpf</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/lint-bpf/</link><pubDate>Sat, 14 Mar 2026 13:37:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/lint-bpf/</guid><description>Version updated for https://github.com/d-e-s-o/lint-bpf to version v0.1.2.
This action is used across all versions by 2 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 lint-bpf GitHub Action automates the process of linting BPF (Berkeley Packet Filter) C source code using the bpflint tool. It helps developers identify and address potential issues in their BPF code, ensuring better code quality and adherence to best practices.</description></item><item><title>Run Ansible playbook</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-ansible-playbook/</link><pubDate>Sat, 14 Mar 2026 13:37:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-ansible-playbook/</guid><description>Version updated for https://github.com/dawidd6/action-ansible-playbook to version v9.
This action is used across all versions by 1,609 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 &amp;ldquo;Run Ansible playbook&amp;rdquo; GitHub Action automates the execution of Ansible playbooks on specified hosts directly within a GitHub workflow. It simplifies configuration management and deployment tasks by enabling seamless integration of infrastructure automation into CI/CD pipelines.</description></item><item><title>Build Debian package</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/build-debian-package/</link><pubDate>Sat, 14 Mar 2026 13:37:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/build-debian-package/</guid><description>Version updated for https://github.com/dawidd6/action-debian-package to version v5.
This action is used across all versions by 62 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 &amp;ldquo;Build Debian package&amp;rdquo; GitHub Action automates the process of building Debian packages from source within a Docker container. It simplifies package creation by handling the build environment setup, ensuring a consistent and reliable workflow for developers.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</link><pubDate>Sat, 14 Mar 2026 13:37:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.9.
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&amp;rsquo;DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI software supply chains, leveraging parallel scanners, deobfuscation, dataflow analysis, and behavioral anomaly detection. It automates the identification of known malicious packages (225,000+ IOCs) and suspicious patterns, providing users with actionable insights and risk scores to mitigate vulnerabilities before installation or during development.</description></item><item><title>Setup netrc</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-netrc/</link><pubDate>Sat, 14 Mar 2026 13:37:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-netrc/</guid><description>Version updated for https://github.com/extractions/netrc to version v3.
This action is used across all versions by 191 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 netrc GitHub Action automates the process of securely appending entries to the ~/.netrc file, which is used for storing machine-specific authentication credentials. It ensures proper file ownership and access permissions, making it particularly useful for workflows requiring authentication to private registries or remote machines without exposing sensitive credentials in source code.</description></item><item><title>Google Drive tools Action - recv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/google-drive-tools-action-recv/</link><pubDate>Sat, 14 Mar 2026 13:37:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/google-drive-tools-action-recv/</guid><description>Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.15.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, &amp;ldquo;Google Drive tools Action - recv,&amp;rdquo; automates the process of receiving files from Google Drive and saving them to a local filesystem. It simplifies tasks such as retrieving files by their ID, parent folder, or name and supports customization of the destination file name and MIME type.</description></item><item><title>Google Drive tools Action - send</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/google-drive-tools-action-send/</link><pubDate>Sat, 14 Mar 2026 13:37:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/google-drive-tools-action-send/</guid><description>Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.15.
This action is used across all versions by 6 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 &amp;ldquo;Google Drive tools Action - send&amp;rdquo; GitHub Action automates the process of uploading files from a local filesystem to Google Drive. It allows users to specify file details such as the destination folder, file name, and MIME type, and supports both personal and shared drives.</description></item><item><title>Get Latest Version from GitHub Tags</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/get-latest-version-from-github-tags/</link><pubDate>Sat, 14 Mar 2026 13:36:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/get-latest-version-from-github-tags/</guid><description>Version updated for https://github.com/joepitt91/action-version-from-github-tag to version v2.0.2.
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 This GitHub Action retrieves the latest version from the tags in a specified GitHub repository, optionally filtering by minimum or maximum version constraints. It automates version management by identifying the most recent applicable version, helping streamline dependency tracking and release workflows.</description></item><item><title>Claude Denied Tools Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/claude-denied-tools-action/</link><pubDate>Sat, 14 Mar 2026 13:36:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/claude-denied-tools-action/</guid><description>Version updated for https://github.com/koki-develop/claude-denied-tools to version v1.2.0.
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 Claude Denied Tools GitHub Action analyzes execution logs from the Claude Code Action to identify tools that were denied due to insufficient permissions. It automates the reporting process by posting detailed comments on pull requests or issues, helping users pinpoint and address permission-related problems.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pipelock-agent-security-scan/</link><pubDate>Sat, 14 Mar 2026 13:36:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v1.3.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 Pipelock is an open-source agent firewall designed to protect AI agents from unauthorized data exfiltration and security vulnerabilities. It monitors and intercepts network requests made by agents, blocking malicious actions such as leaking API keys or sensitive data.</description></item><item><title>Run pully</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-pully/</link><pubDate>Sat, 14 Mar 2026 13:36:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-pully/</guid><description>Version updated for https://github.com/N35N0M/pully to version 2.4.0.
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 Pully is a GitHub Action designed to provide real-time updates on pull request (PR) statuses directly in a dedicated Slack channel, streamlining collaboration in high-paced environments. It automates the process of posting and updating concise Slack messages for each PR, displaying key details like branch status, repository name, PR title, author, review status, and line diff.</description></item><item><title>OpenCI React Native CI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/openci-react-native-ci/</link><pubDate>Sat, 14 Mar 2026 13:36:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/openci-react-native-ci/</guid><description>Version updated for https://github.com/open-ci-io/react-native-ci-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 OpenCI React Native CI GitHub Action automates the process of linting, type-checking, and testing React Native (Expo) projects in a single workflow. It simplifies project maintenance by setting up Node.js, installing dependencies, enforcing ESLint rules, running TypeScript checks, and executing Jest tests.</description></item><item><title>setup-love</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-love/</link><pubDate>Sat, 14 Mar 2026 13:36:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-love/</guid><description>Version updated for https://github.com/remarkablegames/setup-love to version v1.0.5.
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 The setup-love GitHub Action automates the process of setting up the LÖVE framework in GitHub Actions workflows. It simplifies the configuration of the LÖVE CLI environment, enabling developers to run and test LÖVE-based projects seamlessly in CI/CD pipelines.</description></item><item><title>setup-renpy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-renpy/</link><pubDate>Sat, 14 Mar 2026 13:36:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-renpy/</guid><description>Version updated for https://github.com/remarkablegames/setup-renpy to version v2.1.7.
This action is used across all versions by 12 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 setup-renpy GitHub Action simplifies the integration of the Ren&amp;rsquo;Py CLI into GitHub workflows, enabling automated tasks such as project setup, version retrieval, and launcher configuration for Ren&amp;rsquo;Py-based projects. It streamlines the development process by automating the setup of Ren&amp;rsquo;Py tools and dependencies, supporting platforms like Android, iOS, and web.</description></item><item><title>setup-maestro-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-maestro-cli/</link><pubDate>Sat, 14 Mar 2026 13:36:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-maestro-cli/</guid><description>Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.10.
This action is used across all versions by 1 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 setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI within GitHub Actions workflows. It simplifies the process of integrating Maestro, a tool for mobile UI testing, into CI/CD pipelines by ensuring the CLI is readily available.</description></item><item><title>TFGuard Standard Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/tfguard-standard-scanner/</link><pubDate>Sat, 14 Mar 2026 13:36:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/tfguard-standard-scanner/</guid><description>Version updated for https://github.com/sandipan1988/tfguard-action to version 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 TFGuard Security Scanner GitHub Action automates the process of scanning Terraform Infrastructure-as-Code for security vulnerabilities within CI/CD pipelines. It helps identify and address security issues before deployment, offering both free and paid tiers with varying levels of rule coverage and request limits.</description></item><item><title>setup-stackql</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-stackql/</link><pubDate>Sat, 14 Mar 2026 13:36:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-stackql/</guid><description>Version updated for https://github.com/stackql/setup-stackql to version v2.3.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 stackql/setup-stackql GitHub Action automates the installation and setup of the StackQL CLI in GitHub Actions workflows, adding it to the system PATH.</description></item><item><title>stackql-exec</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/stackql-exec/</link><pubDate>Sat, 14 Mar 2026 13:36:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/stackql-exec/</guid><description>Version updated for https://github.com/stackql/stackql-exec to version v2.3.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 The stackql-exec GitHub Action serves as a wrapper for executing StackQL queries and commands within GitHub Actions workflows. It automates tasks such as querying cloud provider APIs, processing query results in various formats, and handling authentication through environment variables or custom configurations.</description></item><item><title>Copilot - Github with super powers</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/copilot-github-with-super-powers/</link><pubDate>Sat, 14 Mar 2026 13:36:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/copilot-github-with-super-powers/</guid><description>Version updated for https://github.com/vypdev/copilot to version v2.0.6.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Copilot is a GitHub Action designed to streamline task management and workflow automation by integrating Git-Flow processes with GitHub Projects. It automates branch creation, issue linking, pull request updates, and board synchronization, while offering AI-powered features for progress tracking and auto-fixes.</description></item><item><title>Create GitHub App Token</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/create-github-app-token/</link><pubDate>Sat, 14 Mar 2026 06:05:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/create-github-app-token/</guid><description>Version updated for https://github.com/actions/create-github-app-token to version v3.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 24,686 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 &amp;ldquo;Create GitHub App Token&amp;rdquo; GitHub Action automates the process of generating installation access tokens for GitHub Apps. It simplifies the integration of GitHub Apps into workflows by securely handling authentication, enabling tasks like repository access and API interactions to be performed on behalf of the app.</description></item><item><title>Cached Pre-Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/cached-pre-commit/</link><pubDate>Sat, 14 Mar 2026 06:05:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/cached-pre-commit/</guid><description>Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-31.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit, a framework for managing and maintaining code quality through pre-commit hooks. It simplifies running pre-commit hooks in CI pipelines by cloning the code, setting up the pre-commit cache, and executing specified hooks against the codebase.</description></item><item><title>Setup Arcium</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-arcium/</link><pubDate>Sat, 14 Mar 2026 06:05:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/setup-arcium/</guid><description>Version updated for https://github.com/arcium-hq/setup-arcium to version v0.9.0.
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 &amp;ldquo;Setup Arcium&amp;rdquo; GitHub Action automates the installation and configuration of the Arcium CLI and related tools required for blockchain development workflows. It simplifies the setup process by providing predefined versions of dependencies such as Arcium, Anchor, Node.</description></item><item><title>Change String Case</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/change-string-case/</link><pubDate>Sat, 14 Mar 2026 06:05:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/change-string-case/</guid><description>Version updated for https://github.com/ASzc/change-string-case-action to version v8.
This action is used across all versions by 11,887 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 &amp;ldquo;Change String Case GitHub Action&amp;rdquo; automates the transformation of a given string into three different formats: lowercase, uppercase, and capitalized. It simplifies workflows by providing these variations as outputs, which can be accessed for further processing in subsequent steps.</description></item><item><title>Clippy Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/clippy-action/</link><pubDate>Sat, 14 Mar 2026 06:05:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/clippy-action/</guid><description>Version updated for https://github.com/auguwu/clippy-action to version 1.5.0.
This action is used across all versions by 179 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 Clippy GitHub Action is a modernized solution for running Rust&amp;rsquo;s Clippy linter in CI workflows, serving as an updated alternative to the unmaintained actions-rs/clippy. It automates the process of analyzing Rust code for common mistakes and potential improvements, helping developers maintain high code quality.</description></item><item><title>Amazon ECR Login Action for GitHub Actions</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/amazon-ecr-login-action-for-github-actions/</link><pubDate>Sat, 14 Mar 2026 06:05:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/amazon-ecr-login-action-for-github-actions/</guid><description>Version updated for https://github.com/aws-actions/amazon-ecr-login to version v2.0.2.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 108,512 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 Amazon ECR &amp;ldquo;Login&amp;rdquo; Action for GitHub Actions automates the process of logging the local Docker client into one or more Amazon ECR Private or Public registries.</description></item><item><title>CFFBump</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/cffbump/</link><pubDate>Sat, 14 Mar 2026 06:05:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/cffbump/</guid><description>Version updated for https://github.com/btraven00/cffbump 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 CFFBump is a GitHub Action designed to automate the process of keeping a CITATION.cff file up-to-date by extracting author information from multiple sources, including AUTHORS.md, git history, and Crossref (DOI lookups). It streamlines the maintenance of citation files by deduplicating and merging author data, preserving metadata, and automatically incrementing the semantic version.</description></item><item><title>sensei-eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/sensei-eval/</link><pubDate>Sat, 14 Mar 2026 06:05:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/sensei-eval/</guid><description>Version updated for https://github.com/CodeJonesW/sensei-eval to version v0.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 The sensei-eval GitHub Action and TypeScript library streamline the evaluation of AI-generated educational content by performing deterministic checks and leveraging LLM scoring. It automates the detection of content quality regressions in CI workflows, enabling teams to maintain consistent prompt quality.</description></item><item><title>Install swift tool</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/install-swift-tool/</link><pubDate>Sat, 14 Mar 2026 06:05:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/install-swift-tool/</guid><description>Version updated for https://github.com/Cyberbeni/install-swift-tool to version v3.1.7.
This action is used across all versions by 0 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 the installation of Swift-based tools, such as xcbeautify or swiftformat, within CI/CD workflows. It automates the process of downloading and setting up these tools by resolving specific versions, branches, or commits, while also supporting caching to improve workflow efficiency.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</link><pubDate>Sat, 14 Mar 2026 06:05:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.7.
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&amp;rsquo;DIB is a supply-chain security tool designed to detect and mitigate threats in npm and PyPI dependencies. It combines multiple scanning engines, deobfuscation, dataflow analysis, behavioral anomaly detection, and sandboxing to identify known malicious packages and suspicious activities, providing a risk score and actionable insights.</description></item><item><title>Ansible Molecule</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ansible-molecule/</link><pubDate>Sat, 14 Mar 2026 06:05:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ansible-molecule/</guid><description>Version updated for https://github.com/gofrolist/molecule-action to version v2.7.92.
This action is used across all versions by 686 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables the execution of Molecule to test and validate Ansible roles within a CI/CD pipeline. It automates tasks such as instance creation, role testing, dependency management, and cleanup, streamlining the process of ensuring Ansible roles are functional and properly configured.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/evalview-ai-agent-testing/</link><pubDate>Sat, 14 Mar 2026 06:05:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.1.
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 EvalView is a GitHub Action designed for regression testing and evaluation of AI agents, particularly tool-calling agents, in CI/CD workflows. It automates the generation of test suites, snapshots agent behavior as a golden baseline, and detects regressions in tool usage, output, cost, latency, and multi-turn interactions.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/totem-shield/</link><pubDate>Sat, 14 Mar 2026 06:05:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.31.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 an AI control plane and state manager for local development, designed to address the issue of AI models &amp;ldquo;forgetting&amp;rdquo; project-specific decisions and constraints. It creates a local, syntax-aware, embedded vector index to store and manage contextual knowledge about a project&amp;rsquo;s architecture, enabling AI agents to operate with awareness of project rules, decisions, and pitfalls.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/agent-bom-scan/</link><pubDate>Sat, 14 Mar 2026 06:04:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.7.
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 Agent-BOM is a security scanning tool designed specifically for AI infrastructure and supply chains. It automates the discovery, scanning, and analysis of AI components, servers, and dependencies, identifying vulnerabilities (e.g., CVEs) and mapping their blast radius to assess impacted agents, tools, and credentials.</description></item><item><title>Run pully</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-pully/</link><pubDate>Sat, 14 Mar 2026 06:04:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/run-pully/</guid><description>Version updated for https://github.com/N35N0M/pully to version 2.3.0.
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 Pully is a GitHub Action designed to streamline pull request (PR) management by automating status updates in Slack. It posts and continuously updates a single, concise Slack message per PR with key details such as status, title, author, reviewers, approvals, and requested changes.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/multi-style-contribution-snake/</link><pubDate>Sat, 14 Mar 2026 06:04:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v14.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the creation of animated, multi-styled visualizations of your GitHub contribution graph. It generates dynamic snake animations with customizable themes, shapes, and month labels, while also producing high-quality GIF and SVG outputs for easy sharing or embedding in profile READMEs.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/rumdl-action/</link><pubDate>Sat, 14 Mar 2026 06:04:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.48.
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 The rumdl GitHub Action is a high-performance linter and formatter for Markdown files, designed for speed and efficiency using Rust. It automates the detection and correction of Markdown issues, ensuring consistency and adherence to best practices across various Markdown flavors (e.</description></item><item><title>AI Slop Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ai-slop-gate/</link><pubDate>Sat, 14 Mar 2026 06:04:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ai-slop-gate/</guid><description>Version updated for https://github.com/SergUdo/ai-slop-gate to version v1.2.8.
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 The ai-slop-gate GitHub Action automates the detection of low-quality AI-generated code by combining deterministic static analysis with multi-LLM reasoning to provide structured observations and enforce policy-driven quality gates. It integrates DevSecOps checks such as SBOM generation, license audits, and CVE scanning, helping teams maintain secure and high-quality code in CI/CD pipelines.</description></item><item><title>Chrome Extension Permission Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/chrome-extension-permission-check/</link><pubDate>Sat, 14 Mar 2026 06:04:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/chrome-extension-permission-check/</guid><description>Version updated for https://github.com/Toumash/chrome-extension-permission-check to version v1.
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 &amp;ldquo;Chrome Extension Permission Check&amp;rdquo; GitHub Action automates the detection of permission escalations in Chrome extension updates by comparing two manifest.json files. It identifies new permissions or host entries that could trigger Chrome&amp;rsquo;s user re-approval dialogs, preventing extensions from being automatically disabled after updates.</description></item><item><title>Ghoten Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ghoten-action/</link><pubDate>Sat, 14 Mar 2026 06:04:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ghoten-action/</guid><description>Version updated for https://github.com/vmvarela/ghoten to version v1.12.4.
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 introduces a native oras backend for storing Terraform/OpenTofu state in OCI-compatible registries (e.g., GitHub Container Registry), eliminating the need for custom HTTP backends. It simplifies state management by leveraging existing container registries for authentication, permissions, and auditing, reducing operational complexity and enabling seamless integration within GitHub Actions.</description></item><item><title>Ximaz Repo Mirror</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ximaz-repo-mirror/</link><pubDate>Sat, 14 Mar 2026 06:04:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/14/ximaz-repo-mirror/</guid><description>Version updated for https://github.com/Ximaz/ximaz-repo-mirror to version 1.0.0.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The repository-mirroring-action is a GitHub Action designed to automate the process of mirroring a repository from GitHub to other platforms such as GitHub, GitLab, BitBucket, or AWS CodeCommit. It synchronizes all commits, branches, and tags between the source and target repositories, simplifying the management of codebases across multiple platforms.</description></item><item><title>Repo Task Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/repo-task-tracker/</link><pubDate>Fri, 13 Mar 2026 21:37:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/repo-task-tracker/</guid><description>Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker to version v1.0.5.
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 repo-task-tracker GitHub Action automates the process of converting a tracker.json file in a repository into GitHub Issues and syncing those issues to a centralized GitHub Projects (v2) board. It streamlines task tracking across multiple repositories, ensuring issue statuses, labels, and project board fields are consistently updated.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/muaddib-scanner/</link><pubDate>Fri, 13 Mar 2026 21:37:38 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.4.
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&amp;rsquo;DIB is a supply chain security tool designed to detect and analyze threats in npm and PyPI dependencies. It automates scanning for known malicious packages and suspicious behavioral patterns using advanced techniques like deobfuscation, inter-module dataflow analysis, and anomaly detection.</description></item><item><title>Setup Firecracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-firecracker/</link><pubDate>Fri, 13 Mar 2026 21:37:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-firecracker/</guid><description>Version updated for https://github.com/fenio/setup-firecracker 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 setup-firecracker GitHub Action allows you to execute commands inside a Linux microVM powered by Firecracker, a lightweight virtualization tool. It automates the setup, configuration, and teardown of the virtual machine, providing an isolated environment for running tasks or testing workloads.</description></item><item><title>Run Salesforce Code Analyzer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/run-salesforce-code-analyzer/</link><pubDate>Fri, 13 Mar 2026 21:37:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/run-salesforce-code-analyzer/</guid><description>Version updated for https://github.com/forcedotcom/run-code-analyzer to version v2.7.0.
This action is used across all versions by 109 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 Run Salesforce Code Analyzer GitHub Action automates the process of scanning code for violations using the Salesforce Code Analyzer, providing detailed results as a job summary and a downloadable artifact.</description></item><item><title>Forge AI — Quality Gates for AI-Assisted Code</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/forge-ai-quality-gates-for-ai-assisted-code/</link><pubDate>Fri, 13 Mar 2026 21:37:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/forge-ai-quality-gates-for-ai-assisted-code/</guid><description>Version updated for https://github.com/Forge-Space/forge-ai-action to version v1.3.0.
This action is used across all versions by 2 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 Forge AI Action is a GitHub Action designed to assess the impact of AI-assisted code on a codebase by scanning pull requests for governance violations, quality regressions, and anti-patterns. It automates quality checks, provides detailed reports (e.</description></item><item><title>Qubic Contract Verify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/qubic-contract-verify/</link><pubDate>Fri, 13 Mar 2026 21:37:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/qubic-contract-verify/</guid><description>Version updated for https://github.com/Franziska-Mueller/qubic-contract-verify to version v1.0.5.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Qubic Contract Verification Tool is a GitHub Action that automates the validation of C++ smart contract files to ensure compliance with Qubic&amp;rsquo;s C++ language feature restrictions. It helps developers maintain code quality and adherence to predefined standards in smart contract development.</description></item><item><title>Gentesty Evaluation Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/gentesty-evaluation-action/</link><pubDate>Fri, 13 Mar 2026 21:37:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/gentesty-evaluation-action/</guid><description>Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.4.
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 Gentesty Evaluation Action is a GitHub Action designed to automate the process of triggering evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation process directly into GitHub Actions workflow logs and provides the final success or failure result upon completion.</description></item><item><title>Easy Npm Publish</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/easy-npm-publish/</link><pubDate>Fri, 13 Mar 2026 21:37:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/easy-npm-publish/</guid><description>Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.22.
This action is used across all versions by 2 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 &amp;ldquo;Easy NPM Publish&amp;rdquo; GitHub Action automates the process of versioning and publishing npm packages by leveraging Conventional Commits to determine semantic version bumps (major, minor, or patch). It simplifies tasks like updating git tags, managing version numbers directly from the registry, and publishing to npm-compatible registries.</description></item><item><title>go-openapi composite action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/go-openapi-composite-action/</link><pubDate>Fri, 13 Mar 2026 21:37:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/go-openapi-composite-action/</guid><description>Version updated for https://github.com/go-openapi/gh-actions to version v1.4.10.
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 This GitHub Action, developed for the go-openapi workflows, automates the installation and management of specific Go-based CI tools by downloading their pre-released binaries, ensuring version consistency and avoiding reliance on go install. It also provides a reusable action to address timing issues in CI workflows by ensuring all jobs, including non-required ones, complete before auto-merging pull requests, preventing job failures and improving workflow reliability.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/delstack-action/</link><pubDate>Fri, 13 Mar 2026 21:37:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.3.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 delstack GitHub Action is a tool designed to force delete entire AWS CloudFormation stacks, including resources that fail to delete through standard CloudFormation operations. It automates the deletion process for stacks created by various Infrastructure as Code tools (e.</description></item><item><title>GitHub Release Notifier</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-release-notifier/</link><pubDate>Fri, 13 Mar 2026 21:36:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-release-notifier/</guid><description>Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.11.
This action is used across all versions by 114 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 release-notifier-action is a GitHub Action designed to notify repositories about release events by leveraging a GitHub App. It automates the process of triggering repository dispatch events whenever a release is created, edited, or deleted, allowing downstream workflows or integrations to respond to these events.</description></item><item><title>AI Code Review Action Provider Can Vary</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/ai-code-review-action-provider-can-vary/</link><pubDate>Fri, 13 Mar 2026 21:36:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/ai-code-review-action-provider-can-vary/</guid><description>Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V2.
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 AI Code Reviewer is a GitHub Action that automates the code review process by leveraging AI models from OpenAI, Anthropic, and Google Gemini to analyze pull requests and provide intelligent feedback and suggestions for improving code quality.</description></item><item><title>Setup-Oracle-SQLcl</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-oracle-sqlcl/</link><pubDate>Fri, 13 Mar 2026 21:36:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-oracle-sqlcl/</guid><description>Version updated for https://github.com/gvenzl/setup-oracle-sqlcl to version v1.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;Setup Oracle SQLcl&amp;rdquo; GitHub Action automates the process of downloading, installing, and configuring the Oracle SQLcl command-line tool in CI/CD workflows. It ensures the specified version of SQLcl is available, updates the system PATH for easy access to the sql command, and sets up the SQLCL_HOME environment variable.</description></item><item><title>i18n Translate Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/i18n-translate-action/</link><pubDate>Fri, 13 Mar 2026 21:36:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/i18n-translate-action/</guid><description>Version updated for https://github.com/i18n-actions/ai-i18n to version V0.8.0.
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 i18n Translate Action is a GitHub Action designed to automate the translation of internationalization (i18n) files using advanced language models like Anthropic Claude, OpenAI GPT, and Ollama. It simplifies the process of translating text across multiple formats (e.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sops-tools-installer/</link><pubDate>Fri, 13 Mar 2026 21:36:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.2.
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 setup-sops GitHub Action automates the installation of the sops binary on GitHub Actions runners, allowing users to specify a desired version (e.g., latest or a specific semantic version). This action simplifies the setup process for using sops in workflows by ensuring the correct version is installed and available in the system PATH.</description></item><item><title>Bunkai SCA</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/bunkai-sca/</link><pubDate>Fri, 13 Mar 2026 21:36:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/bunkai-sca/</guid><description>Version updated for https://github.com/lesis-lat/bunkai to version 0.9.0.
This action is used across all versions by 12 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bunkai is a Software Composition Analysis (SCA) tool designed for Perl projects, focused on improving dependency management. It automates tasks such as identifying dependencies and their versions, detecting outdated or insecure modules, and ensuring version specifications to mitigate build instability and supply chain risks.</description></item><item><title>Sentinel AI Compliance Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sentinel-ai-compliance-scan/</link><pubDate>Fri, 13 Mar 2026 21:36:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sentinel-ai-compliance-scan/</guid><description>Version updated for https://github.com/MOXO08/sentinel-scan-action to version v1.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 Sentinel AI Compliance Scan GitHub Action performs automated audits to verify compliance with the EU AI Act directly within CI/CD pipelines. It uses a high-performance WebAssembly engine to deliver deterministic, privacy-preserving scans without data leaving the runner.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/run-aer-tests/</link><pubDate>Fri, 13 Mar 2026 21:36:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.122.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, executing tests, and debugging without deploying to a Salesforce org. It automates test execution and debugging workflows, enabling fast, reproducible test cycles and streamlining development for Apex logic.</description></item><item><title>backblaze-b2-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/backblaze-b2-action/</link><pubDate>Fri, 13 Mar 2026 21:36:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/backblaze-b2-action/</guid><description>Version updated for https://github.com/pigri/backblaze-b2-action to version v0.2.21.
This action is used across all versions by 4 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of syncing a local directory from your repository or workflow with a remote bucket on Backblaze B2 cloud storage. It simplifies integration with Backblaze B2, which does not support S3-compatible APIs, by leveraging the official Backblaze CLI tool.</description></item><item><title>Qualtio Conventional Commits Validator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/qualtio-conventional-commits-validator/</link><pubDate>Fri, 13 Mar 2026 21:36:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/qualtio-conventional-commits-validator/</guid><description>Version updated for https://github.com/qualtio/Conventional-Commits-Validator to version v1.0.2.
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 Conventional Commits Validator GitHub Action ensures that all commit messages in a push or pull request adhere to the Conventional Commits standard, promoting a clean and structured git history. It automates the validation process, helping teams maintain consistency, enabling automated changelogs, and supporting semantic versioning.</description></item><item><title>spit-the-diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/spit-the-diff/</link><pubDate>Fri, 13 Mar 2026 21:36:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/spit-the-diff/</guid><description>Version updated for https://github.com/ssfinney/spit-the-diff to version 1.1.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 &amp;ldquo;spit-the-diff&amp;rdquo; GitHub Action uses AI to transform pull request diffs into creative summaries, such as rap verses, haikus, or humorous code roasts. It automates the process of generating engaging and easily digestible change summaries, helping teams review code changes in a fun and innovative way.</description></item><item><title>GitHub Stats Cards</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-stats-cards/</link><pubDate>Fri, 13 Mar 2026 21:36:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-stats-cards/</guid><description>Version updated for https://github.com/stn1slv/github-stats-cards to version v1.1.3.
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 GitHub Stats Card action generates high-quality, customizable SVG statistics cards showcasing GitHub activity, such as contributions, languages, and repositories. It automates the process of creating and updating these cards for profile READMEs, using GitHub Actions for scheduled or manual updates.</description></item><item><title>Setup TeXLive Action 2</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-texlive-action-2/</link><pubDate>Fri, 13 Mar 2026 21:36:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-texlive-action-2/</guid><description>Version updated for https://github.com/TeX-Live/setup-texlive-action to version v4.0.0.
This action is used across all versions by 38 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 sets up and installs a specific version of TeX Live, a popular distribution for LaTeX, on Linux, Windows, and macOS. It automates dependency management by caching and restoring the TEXDIR directory to improve workflow execution time and supports optional configuration of additional package repositories.</description></item><item><title>haydee-workshop-upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/haydee-workshop-upload/</link><pubDate>Fri, 13 Mar 2026 21:36:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/haydee-workshop-upload/</guid><description>Version updated for https://github.com/thegamerbay/haydee-workshop-upload to version v1.0.1.
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 Haydee Workshop Upload Action automates the process of packaging Haydee game mods into .pack files using packer.exe and uploading them to the Steam Workshop. It streamlines mod deployment by handling tasks such as dependency management, SteamCMD integration, and manifest generation, reducing manual effort and ensuring consistent publishing workflows.</description></item><item><title>Roblox Luau Execution via Open Cloud</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/roblox-luau-execution-via-open-cloud/</link><pubDate>Fri, 13 Mar 2026 21:35:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/roblox-luau-execution-via-open-cloud/</guid><description>Version updated for https://github.com/thegamerbay/roblox-luau-execution-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 Roblox Luau Execution Action is a GitHub Action designed to integrate with the Roblox Open Cloud API for automated testing in CI/CD pipelines. It uploads a .rbxl place file to a Roblox Universe, executes Luau test scripts directly on Roblox servers, and retrieves execution logs for validation.</description></item><item><title>Slack Release Notification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/slack-release-notification/</link><pubDate>Fri, 13 Mar 2026 21:35:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/slack-release-notification/</guid><description>Version updated for https://github.com/thunkable/slack-release-notifications to version v2.0.0.
This action is used across all versions by 1 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 Slack Release Notifications GitHub Action automates sending Slack notifications for pull request events, such as opening, updating, or merging a PR. It provides detailed updates, including commit information, in Slack threads and maintains a link between PR activity and Slack messages.</description></item><item><title>Bashful Comment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/bashful-comment/</link><pubDate>Fri, 13 Mar 2026 13:34:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/bashful-comment/</guid><description>Version updated for https://github.com/3MUl0R/bashful-comment 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 The Bashful Comment GitHub Action automates the creation, updating, and management of pull request comments using lightweight, pre-installed tools like bash, jq, perl, and gh. It eliminates the need for Node.js dependencies, ensuring seamless operation without build steps or versioning concerns.</description></item><item><title>Setup ASPL Installation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-aspl-installation/</link><pubDate>Fri, 13 Mar 2026 13:34:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-aspl-installation/</guid><description>Version updated for https://github.com/aspl-lang/setup-aspl to version v1.1.
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 Setup ASPL GitHub Action automates the installation of the ASPL programming environment, including its compiler, standard library, and related components, in a GitHub Actions runner. It simplifies the process of configuring the development environment, enabling users to seamlessly build and compile ASPL projects in their CI/CD workflows.</description></item><item><title>LintPage SEO Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/lintpage-seo-check/</link><pubDate>Fri, 13 Mar 2026 13:34:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/lintpage-seo-check/</guid><description>Version updated for https://github.com/blu-marius/lintpage-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 LintPage Action is a GitHub Action designed to automate SEO audits for preview deployments or specified URLs, identifying potential SEO issues before they reach production. It integrates with deployment workflows and highlights issues directly as annotations in pull requests, helping developers maintain SEO standards effortlessly.</description></item><item><title>Scraps Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/scraps-deploy-to-pages/</link><pubDate>Fri, 13 Mar 2026 13:34:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/scraps-deploy-to-pages/</guid><description>Version updated for https://github.com/boykush/scraps-deploy-action to version v4.4.0.
This action is used across all versions by 4 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Scraps Deploy Action is a GitHub Action designed to build and deploy Scraps-based static sites to GitHub Pages. It automates the process of generating and publishing documentation or knowledge base websites, simplifying deployment workflows.</description></item><item><title>PR Assignee Baton</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pr-assignee-baton/</link><pubDate>Fri, 13 Mar 2026 13:34:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pr-assignee-baton/</guid><description>Version updated for https://github.com/CaseElectronics/pr-baton 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 The &amp;ldquo;PR Assignee Baton&amp;rdquo; GitHub Action automates the process of managing pull request (PR) assignments by dynamically updating the assignee field based on the current stage of review. It assigns PRs to reviewers when a review is requested and reassigns them back to the author after a review is submitted.</description></item><item><title>Baidu Netdisk Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/baidu-netdisk-upload/</link><pubDate>Fri, 13 Mar 2026 13:34:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/baidu-netdisk-upload/</guid><description>Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.2.2.
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 The Baidu Netdisk Upload Action is a reusable GitHub Action that automates the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It streamlines artifact management by supporting cross-platform uploads (Linux, macOS, Windows) with features like glob pattern matching, customizable upload policies, and compatibility with multiple architectures.</description></item><item><title>setup-atmos</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-atmos/</link><pubDate>Fri, 13 Mar 2026 13:34:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-atmos/</guid><description>Version updated for https://github.com/cloudposse/github-action-setup-atmos to version v3.0.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 33 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 sets up and installs a specified version of atmos, a tool for managing infrastructure and configurations, within a CI/CD workflow.</description></item><item><title>crowdin-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/crowdin-action/</link><pubDate>Fri, 13 Mar 2026 13:33:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/crowdin-action/</guid><description>Version updated for https://github.com/crowdin/github-action to version v2.15.2.
This action is used across all versions by 12,138 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Crowdin Action streamlines and automates the localization workflow by integrating Crowdin with GitHub Actions. It allows users to upload and download localization resources, manage translations, and create pull requests with updated translations directly in their repositories.</description></item><item><title>JSON Schema Validate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/json-schema-validate/</link><pubDate>Fri, 13 Mar 2026 13:33:51 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/json-schema-validate/</guid><description>Version updated for https://github.com/dsanders11/json-schema-validate-action to version v2.0.0.
This action is used across all versions by 58 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 JSON Schema Validate Action is a GitHub Action designed to validate YAML and JSON files against a specified JSON schema, ensuring that configuration files conform to expected standards. It automates the process of schema validation in CI/CD workflows, helping developers catch errors in structured files early.</description></item><item><title>TypeScript Agent Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/typescript-agent-action/</link><pubDate>Fri, 13 Mar 2026 13:33:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/typescript-agent-action/</guid><description>Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.7.
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 Early-Catch is a GitHub Action designed to automate the generation of unit tests for JavaScript and TypeScript code changes in pull requests. It identifies under-tested functions, creates targeted test cases, and auto-commits only valid and working tests, thus enhancing test coverage and reducing manual effort in writing tests.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/the-janitor-stop-the-slop/</link><pubDate>Fri, 13 Mar 2026 13:33:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v6.12.8.
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 Janitor is a GitHub Action that acts as a structural firewall for AI-generated code, ensuring code quality and security by detecting and automatically removing dead code, zombie dependencies, and structural issues before pull requests are merged.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/delstack-action/</link><pubDate>Fri, 13 Mar 2026 13:33:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.3.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 The delstack GitHub Action is a CLI tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that fail to delete during standard CloudFormation deletion, such as non-empty S3 buckets, nested child stacks, and IAM groups with external users.</description></item><item><title>stackit-cli tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/stackit-cli-tools-installer/</link><pubDate>Fri, 13 Mar 2026 13:33:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/stackit-cli-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.33.
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 installation of the stackit-cli tool on a workflow runner, allowing users to specify the version to install (e.g., latest or a specific semantic version). It simplifies the setup process by caching the binary and adding it to the system&amp;rsquo;s PATH, ensuring the desired version of stackit-cli is readily available for use in CI/CD pipelines.</description></item><item><title>Get Current Version from PyPI Module</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/get-current-version-from-pypi-module/</link><pubDate>Fri, 13 Mar 2026 13:33:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/get-current-version-from-pypi-module/</guid><description>Version updated for https://github.com/joepitt91/action-version-from-pypi to version v1.1.3.
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 retrieves the current version of a specified Python package from PyPI. It automates the process of checking and extracting the latest version of a module, enabling workflows to dynamically reference or validate dependencies.</description></item><item><title>docker-build-plus</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/docker-build-plus/</link><pubDate>Fri, 13 Mar 2026 13:33:24 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/docker-build-plus/</guid><description>Version updated for https://github.com/meysam81/build-docker to version v1.6.8.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The build-docker GitHub Action streamlines the process of building, pushing, and securing Docker images. It automates multi-platform image builds, integrates with container registries (e.g., GitHub Container Registry, Docker Hub), and performs security tasks like Docker Scout vulnerability scanning and Kubescape analysis.</description></item><item><title>Setup Visual C++ Development Environment</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-visual-c-development-environment/</link><pubDate>Fri, 13 Mar 2026 13:33:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-visual-c-development-environment/</guid><description>Version updated for https://github.com/mlocati/setup-msvc to version 1.3.0.
This action is used across all versions by 1 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 Setup MSVC GitHub Action automates the configuration of a Microsoft Visual C++ (MSVC) development environment on Windows by invoking vcvarsall.bat. It simplifies the setup process by automatically detecting installed Visual Studio instances, selecting the appropriate toolsets, SDKs, and architectures, and exporting the necessary environment variables for building C and C++ projects.</description></item><item><title>drift-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/drift-guard/</link><pubDate>Fri, 13 Mar 2026 13:33:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/drift-guard/</guid><description>Version updated for https://github.com/pgomes13/drift-guard-engine to version v4.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 Drift Guard is a GitHub Action designed to ensure API type safety by detecting and preventing breaking changes in OpenAPI, GraphQL, and gRPC specifications. It automates the comparison of API specifications across branches to identify potential issues before they reach production.</description></item><item><title>rust-affected</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/rust-affected/</link><pubDate>Fri, 13 Mar 2026 13:33:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/rust-affected/</guid><description>Version updated for https://github.com/RobertRautenbach/rust-affected to version v3.0.1.
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 rust-affected GitHub Action analyzes changes in a Rust workspace to identify which packages are affected by a code push. It leverages the Cargo dependency graph to determine directly modified crates, affected library or binary members, and whether a force-triggered full rebuild is necessary.</description></item><item><title>The Slack GitHub Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/the-slack-github-action/</link><pubDate>Fri, 13 Mar 2026 13:33:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/the-slack-github-action/</guid><description>Version updated for https://github.com/slackapi/slack-github-action to version v3.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 22,277 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 Slack GitHub Action automates the process of sending data and executing commands in Slack directly from GitHub workflows. It enables tasks such as triggering Slack workflows, sending messages or data using webhooks or Slack API methods, and running Slack CLI commands.</description></item><item><title>PROnto - Label-Based Cherry-Pick Automation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pronto-label-based-cherry-pick-automation/</link><pubDate>Fri, 13 Mar 2026 13:33:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pronto-label-based-cherry-pick-automation/</guid><description>Version updated for https://github.com/theakshaypant/pronto to version v0.1.0.
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 PROnto is a GitHub Action that automates the cherry-picking of merged pull requests to specified release branches, eliminating the need for manual and error-prone cherry-picking. By simply adding a label or creating a tracking issue, it handles single or batch cherry-picking, pushes changes directly, or creates pull requests for conflict resolution.</description></item><item><title>TrustSignal Verify Artifact</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/trustsignal-verify-artifact/</link><pubDate>Fri, 13 Mar 2026 13:32:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/trustsignal-verify-artifact/</guid><description>Version updated for https://github.com/TrustSignal-dev/TrustSignal-Verify-Artifact to version v0.1.0.
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 TrustSignal Verify Artifact GitHub Action enables teams to verify the integrity of build artifacts within CI/CD workflows by hashing artifacts or validating precomputed SHA-256 digests. It generates signed verification receipts and metadata that can be used for tracking artifact provenance, ensuring integrity, and enabling downstream auditability.</description></item><item><title>Normalize PR Title and Add Jira Link</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/normalize-pr-title-and-add-jira-link/</link><pubDate>Fri, 13 Mar 2026 13:32:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/normalize-pr-title-and-add-jira-link/</guid><description>Version updated for https://github.com/vkozlov-sit/PullRequestTitle to version v0.0.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 This GitHub Action automates the normalization of pull request titles to match a Jira key format and appends a corresponding Jira issue link to the PR description. It ensures consistency in PR naming conventions, simplifies the tracking of Jira issues, and provides key outputs (e.</description></item><item><title>OpenIndiana-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/openindiana-vm/</link><pubDate>Fri, 13 Mar 2026 13:32:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/openindiana-vm/</guid><description>Version updated for https://github.com/vmactions/openindiana-vm to version v1.0.7.
This action is used across all versions by 42 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 enables users to run CI workflows on OpenIndiana, an operating system not natively supported by GitHub Actions, by creating and managing virtual machines. It automates the process of environment setup, including syncing files, transferring environment variables, and providing a consistent working directory between the host and VM.</description></item><item><title>Setup Supabase</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-supabase/</link><pubDate>Fri, 13 Mar 2026 05:49:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-supabase/</guid><description>Version updated for https://github.com/AlterraLink/setup-supabase-action to version v1.0.1.
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 Setup Supabase Action is a GitHub Action that simplifies and automates the setup of a complete Supabase development environment, including Node.js, package manager configuration, dependency installation, and intelligent caching. It extends the official Supabase CLI action by eliminating boilerplate code, supporting multiple package managers (npm, yarn, pnpm, bun), and automating tasks like dependency management and caching.</description></item><item><title>Cached Pre-Commit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/cached-pre-commit/</link><pubDate>Fri, 13 Mar 2026 05:48:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/cached-pre-commit/</guid><description>Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-30.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks as part of your CI/CD workflows. It simplifies code quality checks by running pre-configured hooks against your codebase during events like pushes or pull requests.</description></item><item><title>Hefesto Code Guardian</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/hefesto-code-guardian/</link><pubDate>Fri, 13 Mar 2026 05:48:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/hefesto-code-guardian/</guid><description>Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.8.
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 Hefesto is an AI-powered code quality and security analysis tool designed to detect critical issues, such as security vulnerabilities, code smells, and complexity problems, across 21 programming languages and formats. It automates pre-commit checks, ensuring code quality by identifying risks like hardcoded secrets, injection flaws, and overly complex structures in real-time.</description></item><item><title>astral-sh/setup-uv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/astral-sh/setup-uv/</link><pubDate>Fri, 13 Mar 2026 05:48:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/astral-sh/setup-uv/</guid><description>Version updated for https://github.com/astral-sh/setup-uv to version v7.5.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 49,866 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 setup-uv GitHub Action automates the installation and configuration of the uv tool in workflows, ensuring a specific or latest version is available and accessible via the system PATH.</description></item><item><title>Sync Secrets Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sync-secrets-action/</link><pubDate>Fri, 13 Mar 2026 05:48:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sync-secrets-action/</guid><description>Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.4.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sync Secrets Action is a GitHub Action designed to automate the synchronization of secrets and variables (including repository, Dependabot, Codespaces, and environment-specific secrets) across multiple GitHub repositories. It simplifies the process of managing and updating sensitive information by providing a secure, configurable way to sync secrets and variables between repositories, environments, or by search queries.</description></item><item><title>cjlludwig rereadme</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/cjlludwig-rereadme/</link><pubDate>Fri, 13 Mar 2026 05:48:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/cjlludwig-rereadme/</guid><description>Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.12.
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 rereadme GitHub Action is a CLI tool designed to automate the generation and maintenance of README.md files by analyzing a repository and creating updated documentation using an AI-powered workflow. It addresses the problem of stale or missing documentation, which can hinder both human developers and AI agents from efficiently interacting with a codebase.</description></item><item><title>Architecture Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/architecture-linter/</link><pubDate>Fri, 13 Mar 2026 05:48:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/architecture-linter/</guid><description>Version updated for https://github.com/cvalingam/architecture-linter to version v0.1.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 The architecture-linter GitHub Action enforces architectural layer rules in TypeScript projects by analyzing code dependencies based on a user-defined or preset configuration. It identifies and reports violations, such as improper layer-to-layer imports (e.g., a controller directly importing a repository), ensuring adherence to architectural patterns like clean architecture or hexagonal design.</description></item><item><title>GitHub Space Shooter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-space-shooter/</link><pubDate>Fri, 13 Mar 2026 05:48:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-space-shooter/</guid><description>Version updated for https://github.com/czl9707/gh-space-shooter to version v2.0.0.
This action is used across all versions by 101 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-space-shooter GitHub Action automatically transforms your GitHub contribution graph into a visually engaging space shooter game animation (e.g., GIF or WebP). It automates the daily generation and updating of this game animation in your repository, solving the need for manual updates while showcasing contribution activity in a creative and interactive format.</description></item><item><title>SiteProof Website Quality Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/siteproof-website-quality-scanner/</link><pubDate>Fri, 13 Mar 2026 05:48:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/siteproof-website-quality-scanner/</guid><description>Version updated for https://github.com/deashidle-stack/siteproof-action 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 The SiteProof Website Quality Scanner is a GitHub Action designed to automate website quality assessments within CI/CD pipelines. It performs WCAG 2.1 accessibility checks, evaluates UX quality (e.g., performance, security, mobile readiness), and scans for AI Engine Optimization (AEO) readiness.</description></item><item><title>Setup Clojure</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-clojure/</link><pubDate>Fri, 13 Mar 2026 05:48:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/setup-clojure/</guid><description>Version updated for https://github.com/DeLaGuardo/setup-clojure to version 13.5.3.
This action is used across all versions by 3,335 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 setup-clojure GitHub Action automates the setup of various Clojure development tools, including Clojure CLI, Leiningen, Boot, Babashka, and other utilities, across MacOS, Ubuntu, and Windows environments. It simplifies the process of provisioning specific tool versions or the latest versions, ensuring compatibility and streamlining workflows for Clojure-based projects.</description></item><item><title>PR Comments - Dev Herald</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pr-comments-dev-herald/</link><pubDate>Fri, 13 Mar 2026 05:48:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/pr-comments-dev-herald/</guid><description>Version updated for https://github.com/dev-herald/comment to version v1.3.2.
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 Dev Herald GitHub Action automates the process of adding dynamic and informative comments to pull requests using markdown or rich templates. It streamlines communication by providing pre-built templates for CI/CD updates, test results, deployment status, and other insights, while offering features like sticky comments to avoid clutter.</description></item><item><title>Staticcheck</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/staticcheck/</link><pubDate>Fri, 13 Mar 2026 05:48:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/staticcheck/</guid><description>Version updated for https://github.com/dominikh/staticcheck-action to version v1.4.1.
This action is used across all versions by 2,619 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The staticcheck-action GitHub Action automates the process of running Staticcheck, a tool for detecting bugs, performance issues, and other problems in Go code. It provides seamless integration into CI workflows, allowing developers to ensure code quality by analyzing Go projects across multiple environments and configurations.</description></item><item><title>npm-pkg-lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/npm-pkg-lint/</link><pubDate>Fri, 13 Mar 2026 05:48:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/npm-pkg-lint/</guid><description>Version updated for https://github.com/ext/npm-pkg-lint to version v4.4.2.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;NPM Package Linting&amp;rdquo; GitHub Action is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as invalid fields, unnecessary files, or outdated configurations, ensuring packages adhere to stricter standards for improved tooling and efficiency.</description></item><item><title>semver-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/semver-action/</link><pubDate>Fri, 13 Mar 2026 05:48:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/semver-action/</guid><description>Version updated for https://github.com/gandarez/semver-action to version v2.1.0.
This action is used across all versions by 63 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Semantic Versioning Action automates the process of calculating the next semantic version for your project based on branch names and branching models. It supports Gitflow and Trunk-Based Development workflows, using predefined rules to determine version increments (e.</description></item><item><title>GitHub Action for Python based Firebase projects</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-action-for-python-based-firebase-projects/</link><pubDate>Fri, 13 Mar 2026 05:48:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/github-action-for-python-based-firebase-projects/</guid><description>Version updated for https://github.com/gannonk08/firebase-action-python to version v15.10.0.
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 This GitHub Action enables the use of Firebase CLI commands within workflows, allowing seamless automation of tasks such as deploying Firebase functions, hosting files, Firestore rules, and more. It simplifies Firebase project management by automating authentication, build, and deployment processes, while also supporting Python virtual environment creation for customized setups.</description></item><item><title>CLAUDE.md Generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/claude.md-generator/</link><pubDate>Fri, 13 Mar 2026 05:48:00 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/claude.md-generator/</guid><description>Version updated for https://github.com/goblinmode2700/claude-md-generator 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 README appears to list various tools and resources designed to support Claude Code users and related workflows. These tools automate tasks like generating CLAUDE.md files, analyzing job descriptions, scoring resumes for ATS compatibility, and planning agile sprints, providing users with streamlined and efficient solutions for technical writing, project planning, and job application processes.</description></item><item><title>oxidized-agentic-audit</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/oxidized-agentic-audit/</link><pubDate>Fri, 13 Mar 2026 05:47:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/oxidized-agentic-audit/</guid><description>Version updated for https://github.com/jbovet/oxidized-agentic-audit to version v0.5.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 oxidized-agentic-audit GitHub Action is a security scanning tool designed to analyze AI agent skills and directories for vulnerabilities such as dangerous code patterns, prompt injection risks, and supply chain threats. It automates tasks like static analysis, secret scanning, and security scoring, providing multi-format output and a suppression system for streamlined auditing.</description></item><item><title>sops tools installer</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sops-tools-installer/</link><pubDate>Fri, 13 Mar 2026 05:47:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sops-tools-installer/</guid><description>Version updated for https://github.com/jkroepke/setup-sops to version v1.5.1.
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 Setup sops GitHub Action automates the installation of the sops binary, allowing users to specify and install a specific version or the latest release directly in their workflows. It simplifies the setup process by caching the binary and making it readily available in the runner&amp;rsquo;s environment.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/neurolink-ai/</link><pubDate>Fri, 13 Mar 2026 05:47:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.22.3.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies over 13 major AI providers and 100+ models under a consistent API, enabling seamless integration of AI capabilities into applications. It simplifies workflows by allowing provider switching, intelligent cost optimization, and failover support while offering tools like memory management, context handling, and document processing.</description></item><item><title>Maximize GitHub Runner Space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/maximize-github-runner-space/</link><pubDate>Fri, 13 Mar 2026 05:47:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/maximize-github-runner-space/</guid><description>Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.7.0.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing optional preinstalled SDKs, toolchains, and caches. It automates the cleanup process to ensure workflows requiring significant storage, such as large builds or tests, can execute without hitting disk space limits.</description></item><item><title>gh-oss-stats</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/gh-oss-stats/</link><pubDate>Fri, 13 Mar 2026 05:47:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/gh-oss-stats/</guid><description>Version updated for https://github.com/mabd-dev/gh-oss-stats-action to version v0.2.2.
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 gh-oss-stats-action GitHub Action automates the generation of visually appealing, auto-updating SVG badges to showcase your open source contributions on your GitHub profile. It simplifies the process of tracking and displaying stats like top repositories based on stars, activity, or other filters, and ensures badges are kept current through scheduled updates.</description></item><item><title>Check PHP Syntax</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/check-php-syntax/</link><pubDate>Fri, 13 Mar 2026 05:47:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/check-php-syntax/</guid><description>Version updated for https://github.com/mlocati/check-php-syntax to version 1.3.0.
This action is used across all versions by 40 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 automatically verifies the syntax of PHP files to ensure compatibility with a specified PHP version, making it particularly useful for projects supporting older PHP versions. It helps identify syntax errors and incompatibilities in code changes, such as pull requests, during continuous integration workflows.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/agent-bom-scan/</link><pubDate>Fri, 13 Mar 2026 05:47:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.6.
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 Agent-BOM is an open-source tool designed to scan, analyze, and secure AI infrastructure by detecting vulnerabilities, mapping blast radius, assessing credential exposure, and enforcing runtime policy. It automates the discovery of MCP configurations, evaluates dependencies against vulnerability databases, and provides real-time protection by intercepting and enforcing policies on MCP traffic.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/multi-style-contribution-snake/</link><pubDate>Fri, 13 Mar 2026 05:47:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v13.03.26.
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 generates dynamic, animated visualizations of your GitHub contribution graph in five distinct styles, with customizable shapes, themes, and month labels. It automates the creation of these visuals, supports both GIF and SVG formats, and organizes the output in a dedicated branch for easy access.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sweny-ai/</link><pubDate>Fri, 13 Mar 2026 05:47:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version @sweny-ai/studio@2.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a platform that enables the creation of AI-driven engineering workflows to automate issue triage, root cause analysis, and resolution across various systems. It streamlines tasks like monitoring observability logs, generating actionable tickets, implementing fixes, and notifying stakeholders through multiple channels.</description></item><item><title>JSON Validator typescript action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/json-validator-typescript-action/</link><pubDate>Fri, 13 Mar 2026 05:47:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/13/json-validator-typescript-action/</guid><description>Version updated for https://github.com/woeterman94/json-validator-typescript-action to version v1.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 JSON Validator TypeScript Action is a GitHub Action designed to automate the validation of JSON files in a repository, ensuring correct syntax and optional compliance with JSON Schema. It simplifies the process of detecting invalid JSON files, supports automatic schema detection via the $schema property, and provides configurable options for folder scanning, ignore patterns, and error handling.</description></item><item><title>Outline Docs Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/outline-docs-action/</link><pubDate>Thu, 12 Mar 2026 21:40:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/outline-docs-action/</guid><description>Version updated for https://github.com/DiyRex/outline-docs-action to version v2.
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 outline-docs-action GitHub Action enables automated creation, updating, management, and sharing of documents and collections in an Outline wiki directly through CI/CD pipelines. It simplifies tasks such as generating and publishing documentation, maintaining versioned records, and automating collaboration by creating shareable links.</description></item><item><title>cagent Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/cagent-runner/</link><pubDate>Thu, 12 Mar 2026 21:40:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/cagent-runner/</guid><description>Version updated for https://github.com/docker/cagent-action to version v1.2.11.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action enables the use of Docker-based AI agents within workflows, automating tasks such as code analysis, pull request reviews, and secret leak detection. It simplifies agent setup by handling binary downloads and environment configuration while providing built-in security features like secret leak prevention, prompt injection detection, and automated incident response.</description></item><item><title>Fetch Google Sheet Translations</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fetch-google-sheet-translations/</link><pubDate>Thu, 12 Mar 2026 21:40:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fetch-google-sheet-translations/</guid><description>Version updated for https://github.com/el-j/google-sheet-translations to version v2.0.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 Google Sheet Translations GitHub Action automates the process of managing and syncing translation data between Google Sheets and local files. It simplifies tasks like bidirectional syncing of translations, generating automatic translations for missing entries, and managing locale-specific files with smart filtering.</description></item><item><title>A11y Audit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/a11y-audit-action/</link><pubDate>Thu, 12 Mar 2026 21:40:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/a11y-audit-action/</guid><description>Version updated for https://github.com/Floopion/a11y-audit-action to version v1.3.1.
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 a11y-audit-action is a free, open-source GitHub Action designed to automate WCAG 2.2 accessibility audits on rendered web pages. It integrates seamlessly with pull requests, providing detailed, collapsible comments on accessibility violations, and offers zero-configuration setup.</description></item><item><title>GitHub Action for GraalVM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/github-action-for-graalvm/</link><pubDate>Thu, 12 Mar 2026 21:40:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/github-action-for-graalvm/</guid><description>Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 3,845 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 sets up a specific GraalVM distribution in a workflow, enabling its use as both a JDK and for ahead-of-time Native Image compilation.</description></item><item><title>EvalView - AI Agent Testing</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/evalview-ai-agent-testing/</link><pubDate>Thu, 12 Mar 2026 21:40:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/evalview-ai-agent-testing/</guid><description>Version updated for https://github.com/hidai25/eval-view to version v0.5.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 EvalView is a GitHub Action designed for regression testing of AI agents by automating the process of detecting behavioral changes and preventing regressions in continuous integration (CI) pipelines. It captures and snapshots the agent&amp;rsquo;s API behavior, including tool calls, sequences, parameters, outputs, costs, and latencies, creating a golden baseline for comparisons.</description></item><item><title>Palisade Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/palisade-security-scan/</link><pubDate>Thu, 12 Mar 2026 21:39:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/palisade-security-scan/</guid><description>Version updated for https://github.com/highflame-ai/palisade-scan to version v1.0.8.
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 Palisade GitHub Action is an enterprise-grade ML model security scanner designed to detect and prevent backdoors, supply chain attacks, and malicious payloads in machine learning models before deployment. It automates tasks such as static analysis, model integrity validation, signature verification, and provenance tracking, ensuring compliance with security standards like Sigstore and SLSA.</description></item><item><title>Get Latest Version from GitHub Releases</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/get-latest-version-from-github-releases/</link><pubDate>Thu, 12 Mar 2026 21:39:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/get-latest-version-from-github-releases/</guid><description>Version updated for https://github.com/joepitt91/action-version-from-github-release to version v2.0.2.
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 retrieves the latest release version from a specified GitHub repository, allowing users to filter releases based on version constraints. It automates the process of identifying and extracting the most recent release version and tag, solving the problem of manually tracking or verifying repository release updates.</description></item><item><title>NeuroLink AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/neurolink-ai/</link><pubDate>Thu, 12 Mar 2026 21:39:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/neurolink-ai/</guid><description>Version updated for https://github.com/juspay/neurolink to version v9.22.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that consolidates 13 major AI providers and over 100 models into a single, consistent API, simplifying the process of integrating AI into applications. It automates tasks like multi-provider failover, cost optimization, and tool execution while offering advanced capabilities such as memory persistence, context management, and real-time streaming.</description></item><item><title>Rellu Release Helper - Lucode</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rellu-release-helper-lucode/</link><pubDate>Thu, 12 Mar 2026 21:39:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rellu-release-helper-lucode/</guid><description>Version updated for https://github.com/lucas-labs/rellu to version v1.1.0.
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 Rellu is a GitHub Action designed for managing monorepos with multiple independently released apps or packages. It automates tasks such as detecting changes in specific targets, parsing conventional commits, computing semantic version updates, generating changelogs, and optionally creating or updating release pull requests for each target.</description></item><item><title>GitHub Code Review Assistant</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/github-code-review-assistant/</link><pubDate>Thu, 12 Mar 2026 21:39:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/github-code-review-assistant/</guid><description>Version updated for https://github.com/mlaplante/githubprreviewhelperextension to version v1.3.0.
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 GitHub Code Review Assistant is a browser extension designed to enhance code review workflows by providing automated analysis of pull request changes directly on GitHub. It detects over 130 security vulnerabilities, code quality issues, accessibility concerns, and more across multiple languages, offering real-time feedback, visual annotations, and detailed remediation advice.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/totem-shield/</link><pubDate>Thu, 12 Mar 2026 21:39:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.30.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 an AI control plane for local development that acts as a state manager for AI systems, addressing issues like memory loss, hallucinated code, and repeated errors in AI development workflows. It compiles a syntax-aware, embedded vector index locally within your project, enabling AI agents to reference constraints, architectural decisions, and past lessons before generating code.</description></item><item><title>ouro-ci</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ouro-ci/</link><pubDate>Thu, 12 Mar 2026 21:39:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ouro-ci/</guid><description>Version updated for https://github.com/NickTomlin/ouro to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ouro GitHub Action is a golden test runner designed for language authors, enabling them to embed test expectations directly within source files as comments. It automates the process of validating program output, error messages, and exit codes against expected results, streamlining testing workflows without requiring additional toolchains or frameworks.</description></item><item><title>ouro-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ouro-action/</link><pubDate>Thu, 12 Mar 2026 21:39:26 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ouro-action/</guid><description>Version updated for https://github.com/NickTomlin/ouro-action 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 The &amp;ldquo;ouro-action&amp;rdquo; GitHub Action integrates with the ouro tool to automate tasks related to managing and monitoring workflows. It simplifies repetitive processes and enhances efficiency by providing streamlined capabilities for automating key aspects of workflow operations.</description></item><item><title>Maven Get Version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/maven-get-version/</link><pubDate>Thu, 12 Mar 2026 21:39:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/maven-get-version/</guid><description>Version updated for https://github.com/NicolasBonnin/maven-get-version-action to version v4.0.0.
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 The maven-get-version-action GitHub Action retrieves the version specified in a pom.xml file from a Maven project and outputs it as a reusable variable within a workflow. This automation simplifies tasks that require extracting and using project version information, enabling seamless integration of version management in CI/CD pipelines.</description></item><item><title>OpenTelemetry Distribution Builder</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/opentelemetry-distribution-builder/</link><pubDate>Thu, 12 Mar 2026 21:39:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/opentelemetry-distribution-builder/</guid><description>Version updated for https://github.com/observIQ/otel-distro-builder to version v1.1.2.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The OpenTelemetry Distribution Builder is a tool for creating custom OpenTelemetry Collector distributions using manifest files. It automates the process of building multi-platform binaries, generating installation packages, and managing versioned releases, simplifying the challenges of custom collector distribution.</description></item><item><title>Website Preview and Deployment via SSH</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/website-preview-and-deployment-via-ssh/</link><pubDate>Thu, 12 Mar 2026 21:39:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/website-preview-and-deployment-via-ssh/</guid><description>Version updated for https://github.com/OpenRailAssociation/web-deployment-action to version v1.2.0.
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 The Website Preview and Deployment Action automates the deployment of website artifacts to production and preview environments via SSH, with optional link validation using Lychee. It simplifies the deployment process by handling artifact downloads, SSH/SCP transfers, and managing preview environments for pull requests, while also enabling updates to GitHub PR comments and summaries.</description></item><item><title>codeowner-gen</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/codeowner-gen/</link><pubDate>Thu, 12 Mar 2026 21:39:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/codeowner-gen/</guid><description>Version updated for https://github.com/PeterGrace/codeowner-gen to version v0.4.6.
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 codeowner-gen GitHub Action automates the generation of a well-formatted CODEOWNERS file from a structured YAML configuration file. It ensures the output is column-aligned, alphabetized, and optionally grouped, simplifying the management of code ownership rules and making pull requests easier to review.</description></item><item><title>ReARM Version and Publish Helm Chart Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rearm-version-and-publish-helm-chart-action/</link><pubDate>Thu, 12 Mar 2026 21:39:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rearm-version-and-publish-helm-chart-action/</guid><description>Version updated for https://github.com/relizaio/rearm-helm-action to version 1.5.0.
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 rearm-helm-action GitHub Action automates the versioning, packaging, and publishing of Helm charts to OCI-compliant registries, AWS ECR, or ChartMuseum. It updates the chart version based on ReARM, commits these changes to the repository, and submits metadata (including the chart&amp;rsquo;s SHA256 digest) to ReARM for release tracking.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rumdl-action/</link><pubDate>Thu, 12 Mar 2026 21:39:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.47.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built in Rust, designed to ensure consistency and enforce best practices in Markdown files. It automates linting, formatting, and issue-fixing tasks, offering features such as 71 lint rules, support for multiple Markdown flavors, and zero dependencies for streamlined integration into CI/CD workflows.</description></item><item><title>Restore Outdated PR Comments</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/restore-outdated-pr-comments/</link><pubDate>Thu, 12 Mar 2026 21:38:57 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/restore-outdated-pr-comments/</guid><description>Version updated for https://github.com/sk2andy/restore-outdated-pr-comments-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 Restore Outdated PR Comments Action automates the recreation of outdated pull request review threads in GitHub, preserving their original structure, author details, and context. It addresses the challenge of maintaining the visibility and continuity of review comments when changes to the code mark them as outdated.</description></item><item><title>Dynatrace DevOps Monitor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/dynatrace-devops-monitor/</link><pubDate>Thu, 12 Mar 2026 21:38:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/dynatrace-devops-monitor/</guid><description>Version updated for https://github.com/skunchoor/dt-devops-monitor to version v0.3.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 Dynatrace DevOps Monitor GitHub Action enables users to seamlessly send metrics and events from their GitHub Actions workflows to Dynatrace for enhanced observability and monitoring. It automates the collection and reporting of pipeline telemetry, including repository, branch, and stage-specific metrics or events, to provide a unified and efficient way to monitor DevOps processes.</description></item><item><title>Sprocket CI/CD</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sprocket-ci/cd/</link><pubDate>Thu, 12 Mar 2026 21:38:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sprocket-ci/cd/</guid><description>Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.10.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sprocket GitHub Action integrates capabilities of the Sprocket command-line tool into CI/CD pipelines, enabling automated static analysis, linting, and validation of WDL (Workflow Description Language) documents. It simplifies tasks such as checking WDL files for errors, applying linting rules, and validating JSON inputs against WDL schemas, ensuring code quality and consistency in automated workflows.</description></item><item><title>Haiku-vm</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/haiku-vm/</link><pubDate>Thu, 12 Mar 2026 21:38:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/haiku-vm/</guid><description>Version updated for https://github.com/vmactions/haiku-vm to version v1.0.7.
This action is used across all versions by 34 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 allows users to run their Continuous Integration (CI) workflows on a Haiku operating system virtual machine, addressing the limitation of GitHub Actions only supporting Ubuntu, Windows, and macOS by default.</description></item><item><title>Tailor your Templates</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tailor-your-templates/</link><pubDate>Thu, 12 Mar 2026 21:38:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tailor-your-templates/</guid><description>Version updated for https://github.com/wimpysworld/tailor to version v0.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 Tailor GitHub Action automates the setup and maintenance of GitHub repository configurations, ensuring they align with community standards and remain consistent across projects. It manages tasks such as applying community health files, security policies, and repository settings while providing automated updates and Dependabot integration for seamless patch and minor version upgrades.</description></item><item><title>Vite Compare Bundle Size</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/vite-compare-bundle-size/</link><pubDate>Thu, 12 Mar 2026 21:38:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/vite-compare-bundle-size/</guid><description>Version updated for https://github.com/wojtekmaj/vite-compare-bundle-size to version v1.2.0.
This action is used across all versions by 2 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 vite-compare-bundle-size GitHub Action automates the process of comparing bundle size differences between two builds of a Vite project by analyzing their compilation stats. It generates a comment on a pull request detailing the differences, helping developers identify changes in bundle size during the development process.</description></item><item><title>Get latest deployment sha</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/get-latest-deployment-sha/</link><pubDate>Thu, 12 Mar 2026 13:36:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/get-latest-deployment-sha/</guid><description>Version updated for https://github.com/ABI-Software/get-latest-deployment-sha to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the commit SHA of the most recent active deployment in a specified repository, environment, and optionally a branch. It automates the process of identifying the latest active deployment, eliminating the need for manual tracking.</description></item><item><title>AI Workflow Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ai-workflow-runner/</link><pubDate>Thu, 12 Mar 2026 13:36:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ai-workflow-runner/</guid><description>Version updated for https://github.com/arch-playground/ai-workflow-runner to version v1.6.0.
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 The AI Workflow Runner GitHub Action automates the execution of AI workflows using the OpenCode SDK, with built-in support for validation scripts in Python or JavaScript to ensure successful task completion. It addresses challenges in running and verifying AI workflows by offering features such as automatic retries, secure execution, and a consistent Docker-based environment.</description></item><item><title>Genesis Workflow</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/genesis-workflow/</link><pubDate>Thu, 12 Mar 2026 13:36:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/genesis-workflow/</guid><description>Version updated for https://github.com/autifyhq/genesis-workflow-action to version v1.0.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 Genesis Workflow Action is a GitHub Action designed to automate the triggering, monitoring, and output retrieval of Genesis workflows, enabling seamless integration into CI/CD pipelines. It solves the problem of manually executing and tracking Genesis workflows by providing capabilities to initiate workflows, wait for their completion, and extract results programmatically.</description></item><item><title>ECS AutoScaler</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ecs-autoscaler/</link><pubDate>Thu, 12 Mar 2026 13:36:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ecs-autoscaler/</guid><description>Version updated for https://github.com/cheelim1/ecs-autoscaler to version v0.1.18.
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 The ECS Service AutoScaler GitHub Action automates the configuration of auto-scaling policies and CloudWatch alarms for AWS ECS services. It supports both default and custom scaling policies, including step-scaling and target-tracking, while ensuring compatibility with existing alarms and manual configurations.</description></item><item><title>sensei-eval</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sensei-eval/</link><pubDate>Thu, 12 Mar 2026 13:36:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sensei-eval/</guid><description>Version updated for https://github.com/CodeJonesW/sensei-eval to version v0.6.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 sensei-eval GitHub Action evaluates AI-generated educational content for quality using both deterministic checks and LLM-based scoring. It automates the detection of prompt quality regressions in CI workflows, enabling consistent content evaluation and quality assurance.</description></item><item><title>Architecture Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/architecture-linter/</link><pubDate>Thu, 12 Mar 2026 13:35:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/architecture-linter/</guid><description>Version updated for https://github.com/cvalingam/architecture-linter to version v0.1.4.
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 architecture-linter GitHub Action enforces architectural layer rules in TypeScript projects by scanning code for dependency violations based on a user-defined or preset configuration file (.context.yml). It automates the process of identifying unauthorized imports between architectural layers (e.</description></item><item><title>Cargo Verison</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/cargo-verison/</link><pubDate>Thu, 12 Mar 2026 13:35:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/cargo-verison/</guid><description>Version updated for https://github.com/dimitrmo/cargo-verison-action to version v1.0.44.
This action is used across all versions by 9 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 dimitrmo/cargo-verison-action automates version management for Rust projects by using the cargo-verison tool to increment versions, create associated Git tags, and commit the changes. It streamlines the release process, reducing manual effort and ensuring consistency in versioning and tagging workflows.</description></item><item><title>Fetch Google Sheet Translations</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fetch-google-sheet-translations/</link><pubDate>Thu, 12 Mar 2026 13:35:47 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fetch-google-sheet-translations/</guid><description>Version updated for https://github.com/el-j/google-sheet-translations to version v2.0.0.
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 &amp;ldquo;Google Sheet Translations&amp;rdquo; GitHub Action automates the management of translations by synchronizing data between Google Sheets and local files. It provides features such as bidirectional synchronization, automatic generation of missing translations using Google Translate, and locale filtering to streamline the translation workflow.</description></item><item><title>Setup Fontist</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/setup-fontist/</link><pubDate>Thu, 12 Mar 2026 13:35:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/setup-fontist/</guid><description>Version updated for https://github.com/fontist/setup-fontist to version v2.
This action is used across all versions by 60 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs and configures Fontist, a cross-platform font package manager, on GitHub Actions runners. It automates the setup of Fontist, including font installations, caching, and support for private formula repositories, thereby streamlining CI workflows that require fonts.</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/critical-journey/</link><pubDate>Thu, 12 Mar 2026 13:35:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v1.0.23.
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 The Critical Journey GitHub Action automates the execution of tests or test suites for web applications using the Critical Journey platform. It simplifies running tests by managing execution within a Docker container, supports customization of test parameters, and provides options to override browser types and website URLs.</description></item><item><title>Gatling Enterprise Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/gatling-enterprise-action/</link><pubDate>Thu, 12 Mar 2026 13:35:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/gatling-enterprise-action/</guid><description>Version updated for https://github.com/gatling/enterprise-action to version v1.4.1.
This action is used across all versions by 16 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 Gatling Enterprise GitHub Action enables users to seamlessly run Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates performance testing as part of the development pipeline, streamlining the process of integrating load testing into continuous integration and deployment.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/delstack-action/</link><pubDate>Thu, 12 Mar 2026 13:35:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.2.2.
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 delstack is a tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that typically fail during standard CloudFormation deletion operations. It supports stacks created by various Infrastructure as Code tools (e.g., AWS CDK, AWS Amplify, Serverless Framework) and automates complex tasks such as resolving dependencies, handling retained resources, and performing pre-deletion optimizations.</description></item><item><title>Hwaro Deploy to Pages</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/hwaro-deploy-to-pages/</link><pubDate>Thu, 12 Mar 2026 13:35:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/hwaro-deploy-to-pages/</guid><description>Version updated for https://github.com/hahwul/hwaro to version v0.5.0.
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 Hwaro is a lightweight and fast static site generator built in Crystal, designed to simplify the creation of high-performance websites. It automates tasks such as Markdown processing, template rendering, and the generation of essential files for modern web discovery (e.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/totem-shield/</link><pubDate>Thu, 12 Mar 2026 13:35:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@0.29.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 an AI state management and orchestration tool designed for local-first development, acting as a &amp;ldquo;shared brain&amp;rdquo; for AI agents. It solves the problem of AI forgetting project-specific knowledge by embedding a syntax-aware vector index directly into your codebase, enabling agents to access architectural constraints, decisions, and trap-logs.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/agent-bom-scan/</link><pubDate>Thu, 12 Mar 2026 13:35:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.5.
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 Agent-BOM is an open-source GitHub Action designed to scan AI infrastructures for vulnerabilities, enforce runtime policies, and provide real-time security protection. It automates the discovery of MCP configurations, analyzes dependencies for known vulnerabilities (e.g., CVEs), maps blast radius impacts (agents, credentials, tools), and serves as a proxy to intercept traffic and enforce compliance.</description></item><item><title>Upload to Nexus Mods</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/upload-to-nexus-mods/</link><pubDate>Thu, 12 Mar 2026 13:35:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/upload-to-nexus-mods/</guid><description>Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.2.
This action is used across all versions by 6 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 NexusMods Upload GitHub Action automates the process of uploading mod files to NexusMods via the NexusMods v3 API, streamlining integration into CI/CD workflows. It eliminates manual uploads by enabling developers to programmatically upload files, specify metadata such as version and description, and retrieve the unique identifier (UID) for the uploaded file.</description></item><item><title>Automatic Semantic Releases</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/automatic-semantic-releases/</link><pubDate>Thu, 12 Mar 2026 13:35:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/automatic-semantic-releases/</guid><description>Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.0.0.
This action is used across all versions by 16 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 Automatic Semantic Releases Action automates the creation of GitHub releases based on versioned tags, enabling streamlined version management and release generation. It supports various release workflows—including tagged builds, development builds, and nightly builds—by integrating versioning into CI/CD pipelines.</description></item><item><title>Pervaziv AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/pervaziv-ai-code-review/</link><pubDate>Thu, 12 Mar 2026 13:34:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/pervaziv-ai-code-review/</guid><description>Version updated for https://github.com/pervaziv/pervaziv-ai-code-review to version aicodereview-v2.0.
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 Pervaziv AI Code Review GitHub Action automates security vulnerability detection by scanning repositories on every push or on a defined schedule. It integrates with GitHub&amp;rsquo;s Security and Actions tabs to provide a summary of findings and direct links to detailed reports in the Pervaziv AI console.</description></item><item><title>Waka Daily Stats</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/waka-daily-stats/</link><pubDate>Thu, 12 Mar 2026 13:34:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/waka-daily-stats/</guid><description>Version updated for https://github.com/pphatdev/daily-waka-action to version v1.
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 This GitHub Action automates the process of fetching daily WakaTime coding activity data and updating a specified section in a GitHub README file with visual stats. It also generates a JSON file containing the raw API response for further analysis or use.</description></item><item><title>Waka README Daily Stats</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/waka-readme-daily-stats/</link><pubDate>Thu, 12 Mar 2026 13:34:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/waka-readme-daily-stats/</guid><description>Version updated for https://github.com/pphatdev/pphatdev to version v1.0.4.
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 generation and visualization of GitHub contribution statistics, including activity breakdowns, such as languages used, repository stats, and coding trends. It provides developers with detailed, visually appealing insights into their coding habits and project contributions, making it easier to track progress and showcase their work.</description></item><item><title>SSL Auditor</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ssl-auditor/</link><pubDate>Thu, 12 Mar 2026 13:34:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ssl-auditor/</guid><description>Version updated for https://github.com/s01ipsist/test-ssl-auditor-action to version v1.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 The test-ssl-auditor-action is a GitHub Action designed to audit the JSON output from test-ssl-action against configurable security rules. It automates the process of validating SSL/TLS configurations by checking for compliance with user-defined rules, such as minimum TLS version, blocked ciphers, and certificate expiry limits.</description></item><item><title>tmtv — Debug with SSH</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tmtv-debug-with-ssh/</link><pubDate>Thu, 12 Mar 2026 13:34:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tmtv-debug-with-ssh/</guid><description>Version updated for https://github.com/sa3lej/action-tmtv 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 The action-tmtv GitHub Action enables users to SSH into their CI runners for interactive debugging during workflows. It serves as a modern replacement for action-tmate, offering an updated foundation with tmux 3.6a, active maintenance, and enhanced features like password protection and a web viewer.</description></item><item><title>DeepL API Translate Github Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/deepl-api-translate-github-action/</link><pubDate>Thu, 12 Mar 2026 13:34:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/deepl-api-translate-github-action/</guid><description>Version updated for https://github.com/tylerthehaas/deepl-translate-github-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 DeepL Translate GitHub Action automates the translation of text files in a repository using the DeepL API, supporting formats like .md, .html, .xml, .txt, and both flat and nested JSON locale files. It simplifies language localization tasks, particularly for multilingual documentation or applications, by generating translated files in target languages.</description></item><item><title>🚀 Super Ultra Typescript Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/super-ultra-typescript-deploy/</link><pubDate>Thu, 12 Mar 2026 13:34:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/super-ultra-typescript-deploy/</guid><description>Version updated for https://github.com/zhjpwlj/ultimate-deploy-system to version v2.0.1.
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 Super Ultra Typescript Deploy is a GitHub Actions workflow designed to streamline CI/CD for modern static sites. It automates the build, bundle size validation, performance auditing with Lighthouse, and deployment to Netlify and GitHub Pages, ensuring that only validated, high-performance builds are deployed to production.</description></item><item><title>Repo Task Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/repo-task-tracker/</link><pubDate>Thu, 12 Mar 2026 05:56:42 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/repo-task-tracker/</guid><description>Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker to version v1.0.4.
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 repo-task-tracker GitHub Action automates the process of converting tasks defined in a tracker.json file within a repository into GitHub Issues, and optionally syncing them to a GitHub Projects (v2) board. It helps streamline task management across multiple repositories by ensuring issues are automatically updated and organized on a centralized project board, syncing their status, priority, and other key attributes.</description></item><item><title>HyperHawk Link Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/hyperhawk-link-checker/</link><pubDate>Thu, 12 Mar 2026 05:56:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/hyperhawk-link-checker/</guid><description>Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.2.
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 HyperHawk is a GitHub Action that automatically scans markdown files for broken links, including internal, same-organization GitHub links, and external URLs. It automates the process of identifying and reporting link issues by posting inline review comments with one-click fix suggestions on pull requests, and by generating summary reports for push and scheduled workflows.</description></item><item><title>TurboRepo with github artifacts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/turborepo-with-github-artifacts/</link><pubDate>Thu, 12 Mar 2026 05:56:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/turborepo-with-github-artifacts/</guid><description>Version updated for https://github.com/felixmosh/turborepo-gh-artifacts to version v4.0.0.
This action is used across all versions by 261 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 TurboRepo GitHub Artifacts action enables the use of GitHub artifacts as a remote cache server for TurboRepo, simplifying the caching process for builds. It starts a local TurboRepo server and integrates with GitHub artifacts to store and retrieve cache data, helping teams optimize build times and improve CI/CD workflows.</description></item><item><title>Go Unit Test Coverage Report</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/go-unit-test-coverage-report/</link><pubDate>Thu, 12 Mar 2026 05:56:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/go-unit-test-coverage-report/</guid><description>Version updated for https://github.com/fgrosse/go-coverage-report to version v1.3.0.
This action is used across all versions by 215 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Coverage Report is a GitHub Action and CLI tool that generates detailed code coverage reports for Go projects and posts them as pull request comments. It highlights the impact of changes on code coverage at the package level, encouraging contributors to write tests and improve code quality.</description></item><item><title>Fluid Attacks SAST</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fluid-attacks-sast/</link><pubDate>Thu, 12 Mar 2026 05:56:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/fluid-attacks-sast/</guid><description>Version updated for https://github.com/fluidattacks/sast-action to version 1.1.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 This GitHub Action, &amp;ldquo;Fluid Attacks SAST,&amp;rdquo; provides free, open-source static application security testing (SAST) for GitHub repositories, enabling developers to identify and address vulnerabilities in their code. It automates code scanning on commits, pull requests, and scheduled intervals, offering both full repository scans and differential scans for changed files.</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/critical-journey/</link><pubDate>Thu, 12 Mar 2026 05:56:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v100.0.5.
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 The &amp;ldquo;Critical Journey GitHub Action&amp;rdquo; automates the execution of tests or test suites using the Critical Journey platform within a Docker container. It simplifies the process of running tests by providing options to specify test configurations, override parameters, and handle browser settings, while also offering the ability to automatically create GitHub issues with detailed failure reports if a test fails.</description></item><item><title>Rova AI Test Trigger</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rova-ai-test-trigger/</link><pubDate>Thu, 12 Mar 2026 05:56:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rova-ai-test-trigger/</guid><description>Version updated for https://github.com/GetScandium/rova-upload-action to version v1.
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 Rova Mobile Application Test Action is a GitHub Action designed to automate the upload of Android (.apk) and iOS (.ipa) builds to the Rova Platform as part of a CI/CD pipeline.</description></item><item><title>Setup Activation</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/setup-activation/</link><pubDate>Thu, 12 Mar 2026 05:56:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/setup-activation/</guid><description>Version updated for https://github.com/github/gh-aw-actions to version v0.57.2.
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 This GitHub Action provides custom functionality for managing MCP server files as part of compiled workflows in the gh-aw project. It automates file management tasks and integrates seamlessly into agentic workflows, enhancing efficiency and consistency in workflow execution.</description></item><item><title>build-push-docker-gcp-artifact-registry-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/build-push-docker-gcp-artifact-registry-action/</link><pubDate>Thu, 12 Mar 2026 05:56:08 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/build-push-docker-gcp-artifact-registry-action/</guid><description>Version updated for https://github.com/japerry911/build-push-docker-gcp-artifact-registry-action to version v2.6.
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 process of building a Docker image and pushing it to Google Cloud Platform&amp;rsquo;s (GCP) Artifact Registry. It solves the problem of manual Docker image management and streamlines deployment workflows by incorporating caching to optimize build performance.</description></item><item><title>Michael – Build Log Analyser</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/michael-build-log-analyser/</link><pubDate>Thu, 12 Mar 2026 05:56:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/michael-build-log-analyser/</guid><description>Version updated for https://github.com/Jonesie/Michael to version v1.0.4.
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, &amp;ldquo;Michael,&amp;rdquo; streamlines the analysis of .NET build logs by parsing and grouping repeated warnings and errors, ranking issues by impact, and generating actionable artifacts like JSON, Markdown, and HTML reports. It automates the prioritization of build issues, enabling developers to focus on resolving the most critical problems efficiently, and optionally creates AI-ready fix scripts for remediation.</description></item><item><title>Lingo.Dev AI Localization</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/lingo.dev-ai-localization/</link><pubDate>Thu, 12 Mar 2026 05:56:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/lingo.dev-ai-localization/</guid><description>Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.2.
This action is used across all versions by 60 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 localization processes for developers using frameworks like React, Next.js, and React Router. It leverages AI-powered tools to automate tasks such as setting up i18n, translating files, managing dynamic content translations, and creating build-time localization for React applications.</description></item><item><title>Rellu Release Helper - Lucode</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rellu-release-helper-lucode/</link><pubDate>Thu, 12 Mar 2026 05:55:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rellu-release-helper-lucode/</guid><description>Version updated for https://github.com/lucas-labs/rellu to version v1.0.0.
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 Rellu is a JavaScript GitHub Action designed to automate the release process for monorepos. It identifies changed application targets within a specified git range, calculates their next semantic versions based on conventional commits, and generates changelogs for each target.</description></item><item><title>Pipelock Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/pipelock-agent-security-scan/</link><pubDate>Thu, 12 Mar 2026 05:55:52 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/pipelock-agent-security-scan/</guid><description>Version updated for https://github.com/luckyPipewrench/pipelock to version v1.2.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 Pipelock is an open-source agent firewall designed to secure AI agents by monitoring and controlling their HTTP traffic to prevent accidental data leaks, such as exposing sensitive API keys. It automates the detection and blocking of unauthorized or risky data transmissions, ensuring robust data loss prevention without requiring code changes or additional dependencies.</description></item><item><title>SecondBrainAction</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/secondbrainaction/</link><pubDate>Thu, 12 Mar 2026 05:55:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/secondbrainaction/</guid><description>Version updated for https://github.com/mcasperson/SecondBrain to version +run2484-attempt1.
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 SecondBrain is a command-line tool that integrates with external data sources (e.g., Salesforce, ZenDesk, Slack, Gong) to retrieve, filter, and analyze data using a Large Language Model (LLM). By employing Retrieval Augmented Generation (RAG) techniques, it automates tasks such as generating reports, summaries, and insights from disparate data sources, structured directories, GitHub repositories, and even YouTube transcripts.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/agent-bom-scan/</link><pubDate>Thu, 12 Mar 2026 05:55:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.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 Agent-bom is an open-source tool designed to scan and secure AI infrastructure by identifying vulnerabilities (e.g., CVEs), analyzing blast radius, assessing compliance, and detecting credential exposure across multiple AI agents and tools. It automates the discovery of configurations, evaluates dependencies against security databases, and enforces runtime policies through real-time traffic proxies, blocking potential attacks and ensuring system integrity.</description></item><item><title>SBOM Auditor Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sbom-auditor-action/</link><pubDate>Thu, 12 Mar 2026 05:55:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/sbom-auditor-action/</guid><description>Version updated for https://github.com/otto-de/sbom_auditor_action to version v1.4.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 Auditor GitHub Action automates the auditing of Software Bill of Materials (SBOM) for license compliance. It enriches SBOM data with detailed license information, checks dependencies against a defined policy, and generates a comprehensive license audit report, optionally enhanced with AI-assisted summaries.</description></item><item><title>Clang-format Multi-version</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/clang-format-multi-version/</link><pubDate>Thu, 12 Mar 2026 05:55:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/clang-format-multi-version/</guid><description>Version updated for https://github.com/pachadotdev/clang-format to version v1.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 provides a fast and lightweight solution for automatically formatting C++ code using multiple versions of clang-format (11 to 21) in CI/CD pipelines. It simplifies code formatting across various Linux distributions, automates dependency management, and integrates seamlessly with GitHub Actions workflows, offering features like file exclusion by regex and optional auto-commit functionality.</description></item><item><title>drift-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/drift-guard/</link><pubDate>Thu, 12 Mar 2026 05:55:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/drift-guard/</guid><description>Version updated for https://github.com/pgomes13/drift-guard-engine to version v3.3.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 Drift Guard is a GitHub Action that ensures API type safety by detecting breaking changes in OpenAPI, GraphQL, and gRPC specifications. It automates the comparison of API specs across branches and evaluates the impact of changes on your codebase, preventing potential issues before deployment.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/multi-style-contribution-snake/</link><pubDate>Thu, 12 Mar 2026 05:55:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v12.03.26.
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 transforms your GitHub contribution graph into a dynamic, animated visualization with five distinct styles, customizable shapes, and automated month labels. It automates the generation of high-quality SVG and GIF assets, providing a visually engaging way to showcase contribution activity.</description></item><item><title>QWED Protocol Verification</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/qwed-protocol-verification/</link><pubDate>Thu, 12 Mar 2026 05:55:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/qwed-protocol-verification/</guid><description>Version updated for https://github.com/QWED-AI/qwed-verification to version v4.0.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 QWED Protocol is a model-agnostic verification layer designed to ensure the reliability of AI-generated outputs, particularly for Large Language Models (LLMs) such as OpenAI, Anthropic, and local models. It provides production-grade validation by utilizing 11 specialized verification engines to detect and prevent AI hallucinations, ensuring only verifiable outputs are deployed.</description></item><item><title>Basilisk AI Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/basilisk-ai-security-scan/</link><pubDate>Thu, 12 Mar 2026 05:55:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/basilisk-ai-security-scan/</guid><description>Version updated for https://github.com/regaan/basilisk to version v1.0.8.
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 Basilisk is an open-source AI red teaming and security testing framework designed to identify vulnerabilities in large language models (LLMs) through automated adversarial prompt testing and genetic prompt evolution. It helps security researchers, penetration testers, and AI safety engineers uncover issues like jailbreaks, data exfiltration risks, and logic bypasses, providing tools for forensic audits and comparative evaluations across different LLMs.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rumdl-action/</link><pubDate>Thu, 12 Mar 2026 05:55:14 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.46.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built in Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, offers detailed error reporting, and is optimized for speed with features like intelligent caching for efficient CI/CD integration.</description></item><item><title>spit-the-diff</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/spit-the-diff/</link><pubDate>Thu, 12 Mar 2026 05:55:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/spit-the-diff/</guid><description>Version updated for https://github.com/ssfinney/spit-the-diff to version 1.1.0.
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 This GitHub Action, &amp;ldquo;spit-the-diff,&amp;rdquo; uses AI to transform pull request diffs into creative formats such as rap verses, haikus, or code roasts. Its main purpose is to provide an engaging, automated summary of code changes, making pull requests more entertaining and easier to understand.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ziran-agent-security-scan/</link><pubDate>Thu, 12 Mar 2026 05:55:06 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.8.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 ZIRAN is an AI agent security testing tool designed to identify vulnerabilities in agents that utilize tools, memory, and multi-step reasoning. It automates the discovery of dangerous tool combinations, detects side effects from agent actions, and executes multi-phase attack campaigns guided by a knowledge graph.</description></item><item><title>tmas-scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tmas-scan/</link><pubDate>Thu, 12 Mar 2026 05:55:01 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tmas-scan/</guid><description>Version updated for https://github.com/trendmicro/tmas-scan-action to version v3.1.3.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The TMAS Scan Action is a GitHub Action that automates the process of scanning workspace artifacts, such as repositories, files, directories, or container images, for open-source vulnerabilities, malware, and secrets using the TrendAI™ Artifact Scanner (TMAS).</description></item><item><title>Tailor your Templates</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tailor-your-templates/</link><pubDate>Thu, 12 Mar 2026 05:54:56 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/12/tailor-your-templates/</guid><description>Version updated for https://github.com/wimpysworld/tailor to version v0.1.1.
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 &amp;ldquo;Tailor&amp;rdquo; GitHub Action automates the setup and maintenance of GitHub repositories by ensuring they adhere to GitHub&amp;rsquo;s community standards. It provides consistent project templates, including community health files, security policies, development tooling, repository settings, and automated updates like Dependabot automerge workflows.</description></item><item><title>Anno - Automated Release Summaries</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/anno-automated-release-summaries/</link><pubDate>Wed, 11 Mar 2026 21:46:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/anno-automated-release-summaries/</guid><description>Version updated for https://github.com/constantincerdan/anno to version v7.4.3.
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 Anno is a GitHub Action that leverages large language models (LLMs) to automate the generation of summaries for release notes and pull requests. It simplifies communication by creating concise release summaries and posting them to Slack, and by adding brief descriptions to pull requests, with optional integration for linking Jira tickets.</description></item><item><title>Z64 YouTube Upload</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/z64-youtube-upload/</link><pubDate>Wed, 11 Mar 2026 21:46:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/z64-youtube-upload/</guid><description>Version updated for https://github.com/CristobalPenaloza/z64packer-yt-upload to version v1.
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 z64packer-yt-upload GitHub Action automates the process of uploading preview files generated by Z64 Music Packers directly to YouTube. It simplifies the workflow by handling the upload process, saving time and effort for users managing and showcasing Z64 Music Pack content on the platform.</description></item><item><title>Choose Random Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/choose-random-action/</link><pubDate>Wed, 11 Mar 2026 21:46:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/choose-random-action/</guid><description>Version updated for https://github.com/ddradar/choose-random-action to version v4.1.0.
This action is used across all versions by 1,286 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 &amp;ldquo;Choose Random Action&amp;rdquo; GitHub Action is designed to randomly select one item from a list of user-defined inputs, with optional weighting to influence the likelihood of selection. It automates tasks requiring randomized decision-making, such as choosing images or other resources dynamically in workflows.</description></item><item><title>Repo Task Tracker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/repo-task-tracker/</link><pubDate>Wed, 11 Mar 2026 21:46:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/repo-task-tracker/</guid><description>Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker 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 The repo-task-tracker GitHub Action automates the creation and synchronization of GitHub Issues and their corresponding entries in a centralized GitHub Projects (v2) board based on tasks defined in a tracker.json file within your repository. It streamlines task management across multiple repositories by automatically updating issue statuses, labels, and project board fields (e.</description></item><item><title>cagent Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/cagent-runner/</link><pubDate>Wed, 11 Mar 2026 21:46:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/cagent-runner/</guid><description>Version updated for https://github.com/docker/cagent-action to version v1.2.9.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action enables seamless integration of AI-powered agents, such as Docker Agent, into GitHub workflows. It automates the setup, execution, and management of these agents, including downloading binaries, configuring environments, and scanning outputs for security vulnerabilities like leaked secrets and prompt injections.</description></item><item><title>Erayaha Anti Dark Pattern Linter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/erayaha-anti-dark-pattern-linter/</link><pubDate>Wed, 11 Mar 2026 21:46:19 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/erayaha-anti-dark-pattern-linter/</guid><description>Version updated for https://github.com/erayaha/anti-dark-pattern to version v1.0.0.
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 Anti-Dark Pattern Linter is a GitHub Action and CLI tool designed to detect and prevent legally risky dark patterns in front-end code during CI/CD workflows. It scans various UI source files for deceptive design practices, such as confirm shaming, hidden costs, and artificial urgency, and blocks pull requests with violations.</description></item><item><title>CodeMeta to Zenodo Converter</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codemeta-to-zenodo-converter/</link><pubDate>Wed, 11 Mar 2026 21:46:15 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codemeta-to-zenodo-converter/</guid><description>Version updated for https://github.com/escape2020/codemeta2zenodo to version v1.2.0.
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 &amp;ldquo;CodeMeta to Zenodo Converter&amp;rdquo; GitHub Action automates the conversion of codemeta.json metadata files into the Zenodo-compatible .zenodo.json format using the eOSSR library. It simplifies the process of generating Zenodo metadata for software releases, ensuring compatibility and enabling additional features like metadata validation and optional inclusion of ESCAPE2020 community/grant data.</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/critical-journey/</link><pubDate>Wed, 11 Mar 2026 21:46:10 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v1.0.22.
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 The Critical Journey GitHub Action automates the execution of tests or test suites using the Critical Journey platform within a Docker container. It facilitates integration testing by enabling users to run tests with customizable parameters, override configurations, and specify browser environments.</description></item><item><title>Aguara Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aguara-security-scanner/</link><pubDate>Wed, 11 Mar 2026 21:46:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aguara-security-scanner/</guid><description>Version updated for https://github.com/garagon/aguara to version v0.8.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 Aguara is a security scanning tool designed to detect vulnerabilities in AI agent skills and MCP (multi-agent control protocol) servers before deployment. It identifies threats such as prompt injection, data exfiltration, and supply-chain attacks using a four-layer static analysis engine, which combines techniques like pattern matching, NLP-based markdown analysis, and taint tracking.</description></item><item><title>AIIR — AI Integrity Receipts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aiir-ai-integrity-receipts/</link><pubDate>Wed, 11 Mar 2026 21:46:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aiir-ai-integrity-receipts/</guid><description>Version updated for https://github.com/invariant-systems-ai/aiir to version v1.2.5.
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 AIIR (AI Integrity Receipts) is a GitHub Action designed to provide verifiable documentation of AI-assisted code contributions and ensure compliance with transparency and audit requirements like the EU AI Act. It automates the generation of tamper-evident receipts for each commit, evaluates them against policies, and produces signed Verification Summary Attestations (VSAs) for release verification.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/judges-code-review/</link><pubDate>Wed, 11 Mar 2026 21:45:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.38.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 &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is an MCP server designed to evaluate AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. It automates quality assessment by combining offline deterministic analysis with LLM-powered expert reviews, addressing common AI-generated code failures like insecure defaults and poor error handling.</description></item><item><title>PHP Print Debug Search</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/php-print-debug-search/</link><pubDate>Wed, 11 Mar 2026 21:45:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/php-print-debug-search/</guid><description>Version updated for https://github.com/kotaoue/go-php-print-debug to version v1.0.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 The go-php-print-debug GitHub Action automates the process of identifying debug-related statements in PHP code, such as print, print_r, var_dump, var_export, and echo. It scans specified directories to detect and report these statements, helping developers locate unintended debug output that may compromise code quality or production readiness.</description></item><item><title>Aikido Safe Chain</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aikido-safe-chain/</link><pubDate>Wed, 11 Mar 2026 21:45:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aikido-safe-chain/</guid><description>Version updated for https://github.com/luisfontes19/aikido-safe-chain-action 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 The Aikido Safe Chain GitHub Action enhances CI/CD pipeline security by installing and configuring Aikido Safe Chain to intercept package installations and block known malware in real-time. It supports multiple package managers, such as npm, yarn, pip, and poetry, ensuring automated protection against malicious packages during dependency management.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</link><pubDate>Wed, 11 Mar 2026 21:45:46 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@0.27.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 an AI state management tool designed to enhance local AI development by providing a shared memory and orchestration system for AI agents. It solves issues like AI amnesia, architectural mistakes, and code inconsistencies by embedding a syntax-aware vector index within projects, enabling agents to reference project constraints and decisions before generating code.</description></item><item><title>Set up MLIR toolchain</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/set-up-mlir-toolchain/</link><pubDate>Wed, 11 Mar 2026 21:45:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/set-up-mlir-toolchain/</guid><description>Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.3.0.
This action is used across all versions by 5 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 setup-mlir GitHub Action facilitates automated setup of the MLIR (Multi-Level Intermediate Representation) toolchain in CI workflows or local environments by extracting pre-built MLIR binaries, adding them to the system&amp;rsquo;s $PATH, and defining necessary environment variables.</description></item><item><title>Run AER Tests</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/run-aer-tests/</link><pubDate>Wed, 11 Mar 2026 21:45:37 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/run-aer-tests/</guid><description>Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.120.
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 aer GitHub Action provides a streamlined solution for validating Apex code, running unit tests, and simulating a lightweight Salesforce-compatible runtime locally. It automates the testing and debugging of Apex logic without requiring deployment to a Salesforce org, enabling faster and more reproducible development cycles.</description></item><item><title>SBOM Auditor Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/sbom-auditor-action/</link><pubDate>Wed, 11 Mar 2026 21:45:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/sbom-auditor-action/</guid><description>Version updated for https://github.com/otto-de/sbom_auditor_action to version v1.3.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 Auditor GitHub Action automates the auditing of Software Bill of Materials (SBOM) for license compliance. It fetches and enriches SBOM data, collects detailed license information, evaluates licenses against a defined policy, and generates a comprehensive audit report with optional AI-assisted summaries.</description></item><item><title>codeowner-gen</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codeowner-gen/</link><pubDate>Wed, 11 Mar 2026 21:45:29 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codeowner-gen/</guid><description>Version updated for https://github.com/PeterGrace/codeowner-gen to version v0.4.4.
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 codeowner-gen GitHub Action automates the process of generating and maintaining a well-organized CODEOWNERS file from a structured YAML configuration. It ensures the output is properly formatted, alphabetized, and optionally grouped, improving readability and reducing unnecessary changes in pull requests.</description></item><item><title>drift-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drift-guard/</link><pubDate>Wed, 11 Mar 2026 21:45:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drift-guard/</guid><description>Version updated for https://github.com/pgomes13/drift-guard-engine to version v3.2.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 Drift Guard is a GitHub Action designed to ensure API type safety by detecting breaking changes in OpenAPI, GraphQL, and gRPC specifications before they are deployed to production. It automates the process of comparing API specifications across branches and provides insights into potential impacts on the codebase.</description></item><item><title>GitHub Actions Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/github-actions-security-scanner/</link><pubDate>Wed, 11 Mar 2026 21:45:21 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/github-actions-security-scanner/</guid><description>Version updated for https://github.com/PJDev0/GHA-Security-Scanner to version v1.0.0.
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 GitHub Actions Workflow Security Scanner is a tool designed to enhance the security of GitHub Actions workflows by detecting supply chain vulnerabilities, enforcing security best practices, and automating remediation. It identifies issues such as unpinned actions, dangerous triggers, and overprivileged tokens, while also generating security reports and SBOMs for workflow dependencies.</description></item><item><title>Setup Redgate Flyway</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-redgate-flyway/</link><pubDate>Wed, 11 Mar 2026 21:45:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-redgate-flyway/</guid><description>Version updated for https://github.com/red-gate/setup-flyway to version v3.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 setup-flyway GitHub Action automates the installation of the Flyway CLI in workflows to streamline database migrations, schema version control, and CI/CD processes.</description></item><item><title>runs-on/action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/runs-on/action/</link><pubDate>Wed, 11 Mar 2026 21:45:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/runs-on/action/</guid><description>Version updated for https://github.com/runs-on/action to version v2.1.0.
This action is used across all versions by 0 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, runs-on/action, is designed to enhance workflows by enabling &amp;ldquo;magic caching&amp;rdquo; for the RunsOn platform and providing additional debugging and cost analysis features. It automates tasks such as displaying environment variables, estimating job costs with detailed breakdowns, and collecting runtime metrics (e.</description></item><item><title>Twitter CLI Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/twitter-cli-action/</link><pubDate>Wed, 11 Mar 2026 21:45:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/twitter-cli-action/</guid><description>Version updated for https://github.com/StanleyMasinde/twitter-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 The Twitter Action is a GitHub Action that automates the process of publishing tweets directly from a workflow by utilizing the StanleyMasinde/twitter CLI. It handles installing the required CLI version, configuring Twitter API credentials, and executing the tweet command, allowing users to automate announcements such as release updates.</description></item><item><title>ZIRAN Agent Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ziran-agent-security-scan/</link><pubDate>Wed, 11 Mar 2026 21:45:05 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ziran-agent-security-scan/</guid><description>Version updated for https://github.com/taoq-ai/ziran to version v0.7.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 ZIRAN is an AI agent security testing tool designed to identify vulnerabilities in AI systems, including agents with tools, memory, and multi-step reasoning. It automates the discovery of dangerous tool combinations, execution-level side effects, and multi-phase attack paths using graph-based analysis and autonomous pentesting.</description></item><item><title>Publish to Sharepoint (UASI fork)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/publish-to-sharepoint-uasi-fork/</link><pubDate>Wed, 11 Mar 2026 21:44:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/publish-to-sharepoint-uasi-fork/</guid><description>Version updated for https://github.com/UASI-Solutions/action-sharepoint-publish to version v2.
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 The action-sharepoint-publish GitHub Action automates the process of creating an archive of the current repository and uploading it to a specified SharePoint library. It simplifies repository backup or deployment workflows by leveraging GitHub OIDC authentication to securely interact with SharePoint.</description></item><item><title>MCP Bundle Packager</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/mcp-bundle-packager/</link><pubDate>Wed, 11 Mar 2026 21:44:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/mcp-bundle-packager/</guid><description>Version updated for https://github.com/zircote/mcp-bundle 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 mcp-bundle GitHub Action provides tools and workflows for automating the packaging of MCP server projects into MCPB-compliant bundles. It simplifies tasks such as detecting MCP server implementations, generating manifest.json, validating against the MCPB spec, and handling CI/CD processes like building, testing, packaging, and releasing.</description></item><item><title>Setup Copilot CLI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-copilot-cli/</link><pubDate>Wed, 11 Mar 2026 13:37:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-copilot-cli/</guid><description>Version updated for https://github.com/actions/setup-copilot to version v0.0.4.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; 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 setup-copilot GitHub Action automates the installation of the GitHub Copilot CLI in CI/CD workflows. It simplifies the process of downloading and configuring the Copilot CLI with version control and authentication support, ensuring the binary is added to the runner&amp;rsquo;s environment for seamless use.</description></item><item><title>Veracode Connect</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/veracode-connect/</link><pubDate>Wed, 11 Mar 2026 13:37:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/veracode-connect/</guid><description>Version updated for https://github.com/Afrika-Tecnologia/Veracode-Connect to version v1.1.23.
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 Veracode Connect GitHub Action automates the integration of Veracode&amp;rsquo;s security scanning tools into a repository&amp;rsquo;s CI/CD pipeline. It supports various scanning functionalities, including static analysis, software composition analysis (SCA), infrastructure-as-code (IaC) scanning, and baseline comparisons with Bantuu integration.</description></item><item><title>LLM Upgrade Bot</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/llm-upgrade-bot/</link><pubDate>Wed, 11 Mar 2026 13:37:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/llm-upgrade-bot/</guid><description>Version updated for https://github.com/agamm/llm-upgrade-bot to version v1.7.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 The LLM Upgrade Bot is a GitHub Action that automates the detection and upgrading of outdated LLM (Large Language Model) version strings in your codebase. It scans files against a continuously updated map of over 235 model entries, classifies upgrades as safe or major, modifies files in-place, and creates pull requests to streamline the process.</description></item><item><title>PHP version action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/php-version-action/</link><pubDate>Wed, 11 Mar 2026 13:36:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/php-version-action/</guid><description>Version updated for https://github.com/antfroger/php-version-action to version v1.3.2.
This action is used across all versions by 9 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 PHP Version Action is a GitHub Action that automates the detection of PHP versions required for your workflows by analyzing the composer.json file. It generates a version matrix ranging from the minimum to the latest supported PHP versions, eliminates the need for hardcoding PHP versions, and ensures workflows stay up-to-date with real-time version data from PHP.</description></item><item><title>AI Workflow Runner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-workflow-runner/</link><pubDate>Wed, 11 Mar 2026 13:36:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-workflow-runner/</guid><description>Version updated for https://github.com/arch-playground/ai-workflow-runner to version v1.3.0.
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 The &amp;ldquo;AI Workflow Runner&amp;rdquo; GitHub Action automates the execution of AI workflows using the OpenCode SDK, with built-in support for validation scripts in Python or JavaScript. It simplifies AI pipeline management by providing features like automated workflow validation, retry mechanisms, multi-runtime support, and secure execution in Docker environments.</description></item><item><title>SecScore</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/secscore/</link><pubDate>Wed, 11 Mar 2026 13:36:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/secscore/</guid><description>Version updated for https://github.com/cassiodeveloper/SecScore to version v0.3.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 SecScore is a lightweight security scoring engine designed for CI/CD pipelines, providing an automated mechanism to evaluate security scanner findings and calculate a single security score for pull requests. It helps teams make policy-driven decisions (PASS, REVIEW, or FAIL) based on the severity and context of vulnerabilities, ensuring only secure code is merged.</description></item><item><title>Semantic Releasify</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/semantic-releasify/</link><pubDate>Wed, 11 Mar 2026 13:36:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/semantic-releasify/</guid><description>Version updated for https://github.com/d3p1/semantic-releasify to version v1.8.4.
This action is used across all versions by 1 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 Semantic Releasify GitHub Action automates the release process using semantic-release, simplifying tasks such as generating changelogs, creating GitHub releases, updating npm package versions, publishing packages to npm, and optionally releasing Docker images.</description></item><item><title>Send email</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/send-email/</link><pubDate>Wed, 11 Mar 2026 13:36:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/send-email/</guid><description>Version updated for https://github.com/dawidd6/action-send-mail to version v13.
This action is used across all versions by 9,679 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 Send Mail GitHub Action automates the process of sending emails to multiple recipients directly from a GitHub Actions workflow. It supports plain text, HTML, and multipart email bodies, Markdown-to-HTML conversion, file attachments, and advanced email options like custom headers, priority settings, and proxy configurations.</description></item><item><title>Replace multiple strings in files</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/replace-multiple-strings-in-files/</link><pubDate>Wed, 11 Mar 2026 13:36:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/replace-multiple-strings-in-files/</guid><description>Version updated for https://github.com/flcdrg/replace-multiple-action to version v4.1.2.
This action is used across all versions by 111 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 process of finding and replacing strings in files based on specified patterns. It simplifies bulk text replacements across multiple files, supporting both direct input and external JSON configuration for complex replacement scenarios.</description></item><item><title>Critical Journey</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/critical-journey/</link><pubDate>Wed, 11 Mar 2026 13:36:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/critical-journey/</guid><description>Version updated for https://github.com/foreai-co/cj-action to version v100.0.0.
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 The Critical Journey GitHub Action automates the execution of tests or test suites using the Critical Journey platform, running them within a Docker container. It simplifies test management by allowing parameter overrides, browser engine selection, and optional customization like website URL changes.</description></item><item><title>go-openapi composite action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/go-openapi-composite-action/</link><pubDate>Wed, 11 Mar 2026 13:36:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/go-openapi-composite-action/</guid><description>Version updated for https://github.com/go-openapi/gh-actions to version v1.4.9.
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 This GitHub Action provides reusable workflows and tools for CI pipelines, primarily used in go-openapi projects. It automates the installation and management of specific tooling (e.g., gotestsum, go-junit-report) by pinning dependencies to vetted versions for consistency and reliability, while also offering additional utilities like waiting for all jobs to complete before merging pull requests.</description></item><item><title>delstack-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/delstack-action/</link><pubDate>Wed, 11 Mar 2026 13:36:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/delstack-action/</guid><description>Version updated for https://github.com/go-to-k/delstack to version v2.2.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 The delstack GitHub Action is a tool designed to forcefully delete entire AWS CloudFormation stacks, even if they include resources that typically fail to delete during standard CloudFormation operations. It automates the deletion process by handling dependencies, clearing resource deletion blockers (e.</description></item><item><title>Artifact Policy Engine</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/artifact-policy-engine/</link><pubDate>Wed, 11 Mar 2026 13:36:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/artifact-policy-engine/</guid><description>Version updated for https://github.com/Helixar-AI/ReleaseGuard to version v0.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 ReleaseGuard is an open-source artifact security engine designed to secure and validate build outputs before distribution. It automates scanning for sensitive or risky content, applies hardening transforms, generates SBOMs, signs and attests artifacts, and enforces release policies within CI/CD pipelines.</description></item><item><title>Michael – Build Log Analyser</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/michael-build-log-analyser/</link><pubDate>Wed, 11 Mar 2026 13:36:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/michael-build-log-analyser/</guid><description>Version updated for https://github.com/Jonesie/Michael 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 Michael is a CLI-based .NET build diagnostics tool designed to analyze large or complex .NET build logs. It automates the grouping and prioritization of repeated warnings and errors, generates human-readable and machine-readable reports, and optionally creates scripts to address issues using AI-driven fixes in a structured workflow.</description></item><item><title>AI Release Notes with Ollama</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-release-notes-with-ollama/</link><pubDate>Wed, 11 Mar 2026 13:36:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-release-notes-with-ollama/</guid><description>Version updated for https://github.com/maikebing/ai-release-notes to version v0.0.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 This GitHub Action, &amp;ldquo;AI Release Notes with Ollama,&amp;rdquo; automates the generation of professional release notes by leveraging a locally running AI model (Ollama). It compares two git tags, extracts commit logs, and produces release notes in English, Chinese, or both, optionally including file-level diff statistics.</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-apm/</link><pubDate>Wed, 11 Mar 2026 13:36:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.3.1.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 0 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 APM Action is a GitHub Action designed to automate the installation and management of agent primitives (e.g., instructions, prompts, skills, agents) using the Agent Package Manager (APM).</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</link><pubDate>Wed, 11 Mar 2026 13:35:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@0.26.1.
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 local-first AI control plane and state manager designed to address the problem of AI agents &amp;ldquo;forgetting&amp;rdquo; project-specific knowledge, architectural constraints, and prior decisions during development. It automates knowledge retention by embedding a syntax-aware vector index into your project, enabling AI tools to access and enforce context-aware insights before generating or modifying code.</description></item><item><title>Omar Gate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/omar-gate/</link><pubDate>Wed, 11 Mar 2026 13:35:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/omar-gate/</guid><description>Version updated for https://github.com/mrrCarter/sentinelayer-v1-action to version v1.3.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 Omar Gate is a GitHub Action that performs advanced, AI-powered security analysis on pull requests to detect and block critical (P0/P1) vulnerabilities before code is merged. By integrating deterministic scanning, codebase-aware ingestion, and deep AI-driven reviews, it automates vulnerability detection and ensures secure code practices across repositories of any language.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/agent-bom-scan/</link><pubDate>Wed, 11 Mar 2026 13:35:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.70.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 Agent-BOM is an open-source tool designed to scan and secure AI infrastructure by identifying vulnerabilities (e.g., CVEs), mapping blast radius impacts, detecting credential exposure, and ensuring compliance with multiple frameworks. It automates dependency resolution, vulnerability checks, and runtime enforcement of policies by intercepting AI agent traffic, detecting malicious behaviors, and auditing instruction files for security risks.</description></item><item><title>Cross Repo Sync</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/cross-repo-sync/</link><pubDate>Wed, 11 Mar 2026 13:35:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/cross-repo-sync/</guid><description>Version updated for https://github.com/NaokiOouchi/cross-repo-sync-action to version v1.3.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 The Cross Repo Sync Action is a GitHub Action designed to synchronize files or directories from a source repository to multiple target repositories by creating or updating pull requests. It automates the process of maintaining consistency for shared files, such as configuration files or documentation, across multiple repositories within an organization.</description></item><item><title>Change Rater</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/change-rater/</link><pubDate>Wed, 11 Mar 2026 13:35:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/change-rater/</guid><description>Version updated for https://github.com/odonML/change-rater to version v3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The &amp;ldquo;change-rater&amp;rdquo; GitHub Action automatically categorizes pull requests by tagging them based on the number of lines modified. This helps teams prioritize and manage review efforts by identifying the complexity of changes (e.</description></item><item><title>Carbon-Aware Dispatcher</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/carbon-aware-dispatcher/</link><pubDate>Wed, 11 Mar 2026 13:35:35 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/carbon-aware-dispatcher/</guid><description>Version updated for https://github.com/peterklingelhofer/carbon-aware-dispatcher to version v1.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 The Carbon-Aware Dispatcher GitHub Action optimizes CI/CD workflows by running jobs only when the energy grid is clean, based on real-time carbon intensity data. It automates the detection of cloud regions or zones and evaluates energy conditions, allowing users to schedule non-urgent tasks like ML training or media rendering during low-carbon periods.</description></item><item><title>drift-guard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drift-guard/</link><pubDate>Wed, 11 Mar 2026 13:35:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drift-guard/</guid><description>Version updated for https://github.com/pgomes13/drift-guard-engine to version v3.2.1.
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-Guard is a GitHub Action designed to ensure API type safety by detecting breaking changes across OpenAPI, GraphQL, and gRPC specifications before they reach production. It automates the process of comparing API specifications between branches and assessing their impact on the codebase, preventing integration issues and streamlining development workflows.</description></item><item><title>RevoTale docker container multi-arch build &amp; push action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/revotale-docker-container-multi-arch-build-push-action/</link><pubDate>Wed, 11 Mar 2026 13:35:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/revotale-docker-container-multi-arch-build-push-action/</guid><description>Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.3.0.
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 The docker-multi-arch-release-action GitHub Action automates the process of building and pushing multi-architecture Docker images to a container registry. It simplifies tagging based on Git references, supports custom tags, and handles multiple platforms (e.g., linux/amd64, linux/arm64) in a single workflow.</description></item><item><title>IfChange (slnc)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ifchange-slnc/</link><pubDate>Wed, 11 Mar 2026 13:35:23 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ifchange-slnc/</guid><description>Version updated for https://github.com/slnc/ifchange to version v0.2.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 ifchange GitHub Action is a linting tool designed to enforce consistency across interdependent code sections by monitoring changes in related files. It helps developers catch mismatches or omissions when updating code, such as forgetting to change dependent configurations or scripts after modifying a related section.</description></item><item><title>🚀 Super Ultra Typescript Deploy</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/super-ultra-typescript-deploy/</link><pubDate>Wed, 11 Mar 2026 13:35:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/super-ultra-typescript-deploy/</guid><description>Version updated for https://github.com/zhjpwlj/ultimate-deploy-system to version v2.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 &amp;ldquo;ultimate-deploy-system&amp;rdquo; GitHub Action is a production-grade CI/CD workflow designed for deploying modern static applications. It automates the build, performance verification (via Lighthouse audits and bundle size checks), and multi-target deployment to platforms like Netlify and GitHub Pages.</description></item><item><title>CodeCritic Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codecritic-review/</link><pubDate>Wed, 11 Mar 2026 05:55:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/codecritic-review/</guid><description>Version updated for https://github.com/CodeCritic-Reviews/review-action 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 The CodeCritic Review Action is a GitHub Action that uses AI to automate code reviews for pull requests, providing a code quality score, review comments, and actionable insights. It streamlines the review process by analyzing code diffs, identifying potential issues, and delivering feedback directly on the pull request.</description></item><item><title>Delimit API Governance</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/delimit-api-governance/</link><pubDate>Wed, 11 Mar 2026 05:55:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/delimit-api-governance/</guid><description>Version updated for https://github.com/delimit-ai/delimit-action to version v1.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 Delimit is a GitHub Action designed to analyze and enforce governance for OpenAPI specifications in pull requests. It automatically detects breaking changes, recommends semantic versioning updates, and generates migration guides, providing detailed feedback through pull request comments.</description></item><item><title>MUADDIB Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/muaddib-scanner/</link><pubDate>Wed, 11 Mar 2026 05:55:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/muaddib-scanner/</guid><description>Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.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 MUAD&amp;rsquo;DIB is a security-focused GitHub Action designed to detect and assess threats in npm and PyPI dependencies through static and dynamic analysis, deobfuscation, behavioral anomaly detection, and security audits. It automates package scanning, risk scoring, and response guidance, helping developers identify and mitigate supply-chain attacks before threats become widespread.</description></item><item><title>The Janitor Stop the Slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/the-janitor-stop-the-slop/</link><pubDate>Wed, 11 Mar 2026 05:54:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/the-janitor-stop-the-slop/</guid><description>Version updated for https://github.com/GhrammR/the-janitor to version v6.12.7.
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 Janitor is a GitHub Action designed to enforce structural integrity in AI-generated and human-written code by identifying and removing dead symbols, zombie dependencies, and duplicate logic in pull requests before they are merged. It acts as a &amp;ldquo;structural firewall,&amp;rdquo; automating static code analysis, dependency validation, and cryptographic verification to improve code quality and mitigate risks associated with AI-assisted coding, such as vulnerabilities and antipatterns.</description></item><item><title>AIIR — AI Integrity Receipts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aiir-ai-integrity-receipts/</link><pubDate>Wed, 11 Mar 2026 05:54:54 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/aiir-ai-integrity-receipts/</guid><description>Version updated for https://github.com/invariant-systems-ai/aiir to version v1.2.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 AIIR (AI Integrity Receipts) is a GitHub Action that automates the generation of cryptographically verifiable receipts for every Git commit, documenting whether and how AI tools were involved in the code creation process. It provides a systematic way to track AI contributions, verify releases against organizational policies, and produce machine-readable attestations for compliance and auditing purposes, addressing transparency and regulatory requirements like the EU AI Act.</description></item><item><title>Maximize GitHub Runner Space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/maximize-github-runner-space/</link><pubDate>Wed, 11 Mar 2026 05:54:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/maximize-github-runner-space/</guid><description>Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.6.2.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing unnecessary preinstalled SDKs, toolchains, and caches. It addresses the issue of limited disk space during workflows involving large builds, tests, or container jobs.</description></item><item><title>AI PR Review Prompts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-pr-review-prompts/</link><pubDate>Wed, 11 Mar 2026 05:54:44 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/ai-pr-review-prompts/</guid><description>Version updated for https://github.com/keba2503/ai-pr-review-prompts to version v2.0.0.
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 This GitHub Action, ai-pr-review-prompts, provides automated AI-powered reviews for pull requests, offering structured feedback on code changes. It integrates with AI providers like Anthropic, OpenAI, and Google to analyze diffs and post reviews directly on PRs, addressing areas such as code quality, security, performance, and architecture.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/judges-code-review/</link><pubDate>Wed, 11 Mar 2026 05:54:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.37.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 The &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action is a comprehensive evaluation tool designed to review AI-generated code across 45 specialized domains, including security, compliance, accessibility, API design, and cloud architecture. It automates code quality assessments by combining deterministic pattern matching and AST analysis with LLM-powered expert reviews, addressing common failure modes in AI-generated code such as insecure defaults and poor error handling.</description></item><item><title>datamodel-code-generator</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/datamodel-code-generator/</link><pubDate>Wed, 11 Mar 2026 05:54:34 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/datamodel-code-generator/</guid><description>Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.55.0.
This action is used across all versions by 2,767 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator is a tool that automates the generation of Python data models from various schema definitions, such as OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON/YAML/CSV. It simplifies the creation of type-safe, validated Python code by handling complex schema structures (e.</description></item><item><title>VibeAudit QA</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/vibeaudit-qa/</link><pubDate>Wed, 11 Mar 2026 05:54:30 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/vibeaudit-qa/</guid><description>Version updated for https://github.com/LarsCanGit/VibeAudit to version V0.1.2b.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary VibeAudit is a GitHub Action and command-line tool designed to perform pre-push quality assurance checks for AI-generated or manually written code. It automates stack-specific validation processes such as compilation, linting, dependency audits, and testing, providing structured, agent-readable output to help ensure code quality and prevent errors before deployment.</description></item><item><title>Blackveil DNS Security Scanner</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/blackveil-dns-security-scanner/</link><pubDate>Wed, 11 Mar 2026 05:54:25 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/blackveil-dns-security-scanner/</guid><description>Version updated for https://github.com/MadaBurns/blackveil-dns-action to version v1.
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 Blackveil DNS Security Scanner GitHub Action automates the process of auditing a domain&amp;rsquo;s DNS and email security configuration within CI/CD pipelines. It performs comprehensive checks on standards like SPF, DMARC, DKIM, DNSSEC, and others, ensuring a minimum security grade is met and failing workflows if the threshold is not achieved.</description></item><item><title>Setup APM</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-apm/</link><pubDate>Wed, 11 Mar 2026 05:54:20 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-apm/</guid><description>Version updated for https://github.com/microsoft/apm-action to version v1.2.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 0 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 APM Action is a GitHub Action that automates the installation of the APM (Agent Package Manager) CLI and the deployment of agent-related resources (e.</description></item><item><title>Totem Shield</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</link><pubDate>Wed, 11 Mar 2026 05:54:16 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/totem-shield/</guid><description>Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@0.24.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 local-first AI memory and orchestration tool designed to address the &amp;ldquo;amnesia&amp;rdquo; problem in AI development, where models forget project-specific decisions, constraints, and architectural context. It acts as a state manager and control plane, embedding a syntax-aware vector index in your project to serve as a shared memory for AI agents, ensuring they adhere to documented rules and avoid repeating past mistakes.</description></item><item><title>agent-bom Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/agent-bom-scan/</link><pubDate>Wed, 11 Mar 2026 05:54:11 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/agent-bom-scan/</guid><description>Version updated for https://github.com/msaad00/agent-bom to version v0.69.1.
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 agent-bom GitHub Action is a security tool designed to scan AI infrastructure, identify vulnerabilities such as CVEs, credential exposures, and supply chain risks, and enforce compliance with 11 frameworks. It automates the discovery of MCP (Model-Compute-Policy) configurations, evaluates dependencies against security databases, maps blast radius impacts, and provides runtime enforcement by intercepting MCP traffic, enforcing policies, detecting behavioral attacks, and auditing instruction files for malicious patterns.</description></item><item><title>Pervaziv AI Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/pervaziv-ai-code-review/</link><pubDate>Wed, 11 Mar 2026 05:54:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/pervaziv-ai-code-review/</guid><description>Version updated for https://github.com/pervaziv/pervaziv-ai-code-review to version devsecops-v2.8.
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 Pervaziv AI Code Review GitHub Action automates the process of scanning repositories for security vulnerabilities during development or on a set schedule. It integrates with GitHub’s Security and Actions tabs to provide actionable insights, such as detailed vulnerability reports and severity levels, while linking to a comprehensive analysis on the Pervaziv AI console.</description></item><item><title>Multi-Style Contribution Snake</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/multi-style-contribution-snake/</link><pubDate>Wed, 11 Mar 2026 05:54:02 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/multi-style-contribution-snake/</guid><description>Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v11.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms a user&amp;rsquo;s GitHub contribution graph into dynamic, animated visuals featuring five unique themes, customizable geometric shapes, and automated month labels for improved clarity. It automates the generation of these animations in both GIF and SVG formats and organizes the outputs into an output branch, making it easy to showcase contribution activity in visually appealing ways.</description></item><item><title>Open Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/open-code-review/</link><pubDate>Wed, 11 Mar 2026 05:53:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/open-code-review/</guid><description>Version updated for https://github.com/raye-deng/open-code-review to version v1.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is a CI/CD quality gate designed to identify defects in AI-generated code that traditional tools often miss, such as hallucinated imports, stale APIs, and security anti-patterns. It automates code quality analysis with fast, local scans and provides detailed issue reports, helping developers enhance code reliability and security.</description></item><item><title>setup-maestro-cli</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-maestro-cli/</link><pubDate>Wed, 11 Mar 2026 05:53:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/setup-maestro-cli/</guid><description>Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.9.
This action is used across all versions by 1 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 setup-maestro-cli GitHub Action automates the installation and configuration of the Maestro CLI within GitHub Actions workflows. It simplifies the process of setting up Maestro, a tool for mobile UI testing and automation, ensuring a consistent and efficient environment for CI/CD pipelines.</description></item><item><title>RepoDigest</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/repodigest/</link><pubDate>Wed, 11 Mar 2026 05:53:49 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/repodigest/</guid><description>Version updated for https://github.com/RepoDigest/repodigest-action to version v1.
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 RepoDigest Action automates the creation and distribution of weekly engineering reports by summarizing GitHub repository activity, such as commits, pull requests, and issues, into a concise, AI-generated email. This eliminates the need for manual report preparation and provides stakeholders with clear insights into recent development progress.</description></item><item><title>Drawio Export Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drawio-export-action/</link><pubDate>Wed, 11 Mar 2026 05:53:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/drawio-export-action/</guid><description>Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.45.0.
This action is used across all versions by 122 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 conversion of Draw.io files into various export formats (e.g., PNG, PDF, SVG) within a GitHub repository. It simplifies workflows by keeping exported files synchronized and updated whenever source files are modified, ensuring consistent output across projects.</description></item><item><title>TLS Config Lint</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/tls-config-lint/</link><pubDate>Wed, 11 Mar 2026 05:53:40 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/tls-config-lint/</guid><description>Version updated for https://github.com/sebrandon1/tls-config-lint to version v1.1.2.
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 tls-config-lint GitHub Action scans source code written in Go, Python, Node.js/TypeScript, C++, Java, and Rust for TLS configuration anti-patterns and security issues. It automates the detection of 74 common vulnerabilities, provides inline annotations in pull requests, and generates detailed reports, including optional SARIF output for integration with GitHub Code Scanning.</description></item><item><title>PE Compatibility Check</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/pe-compatibility-check/</link><pubDate>Wed, 11 Mar 2026 05:53:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/pe-compatibility-check/</guid><description>Version updated for https://github.com/SergiusTheBest/pecompatcheck-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 PECompatCheck Action is a GitHub Action designed to validate the compatibility of Windows PE binaries (e.g., DLLs, EXEs, SYS files) with a specified target Windows version by resolving imported APIs against a predefined baseline of known exports.</description></item><item><title>SLM Triage</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/slm-triage/</link><pubDate>Wed, 11 Mar 2026 05:53:31 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/slm-triage/</guid><description>Version updated for https://github.com/sjyangkevin/slm-triage to version v1.0.1.
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 SLM Triage is a GitHub Action that leverages a small language model (SLM) to automatically evaluate the quality and relevance of incoming issues and pull requests. It helps open-source maintainers reduce the burden of triaging low-effort or non-actionable submissions, providing comments and labels to guide contributors while keeping maintainers in control of final decisions.</description></item><item><title>SWEny AI</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/sweny-ai/</link><pubDate>Wed, 11 Mar 2026 05:53:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/sweny-ai/</guid><description>Version updated for https://github.com/swenyai/sweny to version @sweny-ai/studio@1.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SWEny is a platform for building AI-powered engineering workflows that automate tasks such as system monitoring, issue triage, and resolution. It integrates with various tools and data sources to analyze system logs, identify issues, take corrective actions (e.</description></item><item><title>exiftool-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/exiftool-action/</link><pubDate>Wed, 11 Mar 2026 05:53:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/exiftool-action/</guid><description>Version updated for https://github.com/woss/exiftool-action to version v13.52.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides seamless integration of ExifTool into workflows, automating the process of accessing and utilizing ExifTool without manual installation. It simplifies tasks related to metadata extraction and manipulation, ensuring the action stays updated in line with the official ExifTool releases.</description></item><item><title>vibecheck-ai-slop</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/vibecheck-ai-slop/</link><pubDate>Wed, 11 Mar 2026 05:53:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/11/vibecheck-ai-slop/</guid><description>Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.1.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 Vibecheck is a tool designed to identify and flag common issues and code smells, particularly those introduced by AI-generated code, such as security vulnerabilities, poor error handling, and low-quality patterns. It automates the detection of problems like hardcoded secrets, unsafe SQL queries, and TypeScript any usage, helping developers maintain secure, clean, and production-ready code.</description></item><item><title>Hefesto Code Guardian</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/hefesto-code-guardian/</link><pubDate>Tue, 10 Mar 2026 22:05:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/hefesto-code-guardian/</guid><description>Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.6.
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 Hefesto is an AI-powered code quality and security analysis tool designed to identify security flaws, code smells, and complexity issues across 21 programming languages and configuration formats. It automates the detection of critical issues, such as hardcoded secrets, injection risks, and high-complexity code, ensuring cleaner and more secure codebases.</description></item><item><title>astral-sh/setup-uv</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/astral-sh/setup-uv/</link><pubDate>Tue, 10 Mar 2026 22:05:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/astral-sh/setup-uv/</guid><description>Version updated for https://github.com/astral-sh/setup-uv to version v7.4.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 49,473 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 setup-uv GitHub Action automates the installation and configuration of a specific version of the uv tool within a workflow. It ensures uv is added to the system PATH, caches the installation to optimize runtime performance, and offers optional features like checksum verification and problem matchers for error handling.</description></item><item><title>Black Duck Security Scan</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/black-duck-security-scan/</link><pubDate>Tue, 10 Mar 2026 22:05:18 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/black-duck-security-scan/</guid><description>Version updated for https://github.com/blackduck-inc/black-duck-security-scan to version v2.8.0.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 567 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 Black Duck Security Scan GitHub Action integrates Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) into CI/CD pipelines, automating the detection of security vulnerabilities and compliance risks in code and dependencies.</description></item><item><title>Setup mockery</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/setup-mockery/</link><pubDate>Tue, 10 Mar 2026 22:05:13 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/setup-mockery/</guid><description>Version updated for https://github.com/brokeyourbike/go-mockery-action to version v0.2.1.
This action is used across all versions by 32 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 go-mockery-action GitHub Action simplifies the integration of the mockery tool into CI/CD workflows by automatically setting up a specified version of mockery. It automates the process of downloading and configuring mockery, enabling developers to easily generate mock implementations for Go interfaces during automated builds.</description></item><item><title>Setup ocvalidate</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/setup-ocvalidate/</link><pubDate>Tue, 10 Mar 2026 22:05:09 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/setup-ocvalidate/</guid><description>Version updated for https://github.com/brokeyourbike/ocvalidate-action to version v0.4.1.
This action is used across all versions by 26 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 ocvalidate-action GitHub Action automates the setup and execution of ocvalidate, a utility from the OpenCore project used to validate OpenCore configuration files (config.plist). It simplifies the process of downloading and using a specified version of ocvalidate, helping developers ensure their OpenCore configuration files are correctly formatted and compliant with the expected standards.</description></item><item><title>Prepare Opencart module</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/prepare-opencart-module/</link><pubDate>Tue, 10 Mar 2026 22:05:04 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/prepare-opencart-module/</guid><description>Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.1.
This action is used across all versions by 12 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 prepare-opencart-module-action is a GitHub Action designed to automate the packaging of OpenCart module files into a ZIP archive that conforms to OpenCart&amp;rsquo;s module requirements. It streamlines the process of preparing modules for release by handling file inclusion, modification integration, and optional license addition.</description></item><item><title>SecScore</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/secscore/</link><pubDate>Tue, 10 Mar 2026 22:04:59 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/secscore/</guid><description>Version updated for https://github.com/cassiodeveloper/SecScore 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 SecScore is a lightweight security scoring engine designed for CI/CD pipelines, evaluating findings from SARIF-compatible security scanners to generate a single security score for pull requests. It automates decision-making by determining whether a change should pass, require review, or fail based on customizable policies and severity thresholds.</description></item><item><title>Contrast AI SmartFix</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/contrast-ai-smartfix/</link><pubDate>Tue, 10 Mar 2026 22:04:55 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/contrast-ai-smartfix/</guid><description>Version updated for https://github.com/Contrast-Security-OSS/contrast-ai-smartfix-action to version v1.0.13.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. 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 Contrast AI SmartFix is a GitHub Action that automates the remediation of vulnerabilities identified by Contrast Assess using AI-powered tools. It generates Pull Requests with proposed fixes, integrating seamlessly into developer workflows and reducing manual effort.</description></item><item><title>FixSense — AI Test Failure Analysis</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/fixsense-ai-test-failure-analysis/</link><pubDate>Tue, 10 Mar 2026 22:04:50 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/fixsense-ai-test-failure-analysis/</guid><description>Version updated for https://github.com/CopilotMe/fixsense-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 FixSense is a GitHub Action that uses AI to analyze failing tests, identify root causes, classify issues as app bugs or test bugs, assess test flakiness, and suggest actionable fixes. It automates the process of debugging CI failures by providing detailed insights and posting the analysis as a comment on pull requests.</description></item><item><title>Send email</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/send-email/</link><pubDate>Tue, 10 Mar 2026 22:04:45 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/send-email/</guid><description>Version updated for https://github.com/dawidd6/action-send-mail to version v12.
This action is used across all versions by 9,679 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 &amp;ldquo;Send Mail GitHub Action&amp;rdquo; automates the process of sending emails to multiple recipients directly from a GitHub Actions workflow. It supports features such as plain text, HTML, or multipart email bodies, Markdown-to-HTML conversion, file attachments, and custom headers.</description></item><item><title>LiteLLM Proxy Server</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/litellm-proxy-server/</link><pubDate>Tue, 10 Mar 2026 22:04:41 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/litellm-proxy-server/</guid><description>Version updated for https://github.com/dceoy/litellm-action to version v0.1.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 litellm-action GitHub Action automates the setup and execution of a local LiteLLM proxy server within a workflow job. It simplifies tasks such as configuring and running AI models locally by installing the required dependencies, managing configuration files, starting the proxy server, and monitoring its readiness.</description></item><item><title>HyperHawk Link Checker</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/hyperhawk-link-checker/</link><pubDate>Tue, 10 Mar 2026 22:04:36 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/hyperhawk-link-checker/</guid><description>Version updated for https://github.com/dvdstelt/hyperhawk to version v1.6.0.
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 HyperHawk is a GitHub Action designed to automate the detection of broken links in markdown files by scanning internal, external, and same-organization GitHub links. It helps maintain link integrity by reporting issues as inline review comments on pull requests, complete with one-click suggestions for fixes, or by providing a summary table and annotations on pushes or scheduled runs.</description></item><item><title>EkLine (GitHub Action)</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ekline-github-action/</link><pubDate>Tue, 10 Mar 2026 22:04:32 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ekline-github-action/</guid><description>Version updated for https://github.com/ekline-io/ekline-github-action to version v6.49.25.
This publisher is shown as &amp;lsquo;verified&amp;rsquo; by GitHub. This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The EkLine GitHub Action is an automated documentation review tool designed to improve the quality and consistency of documentation within GitHub repositories. It integrates seamlessly into GitHub workflows to analyze content, identify issues, and provide feedback using various reporting methods such as pull request comments or status checks.</description></item><item><title>A11y Audit Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/a11y-audit-action/</link><pubDate>Tue, 10 Mar 2026 22:04:27 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/a11y-audit-action/</guid><description>Version updated for https://github.com/Floopion/a11y-audit-action to version v1.1.1.
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 a11y-audit-action is a free, open-source GitHub Action that automates accessibility audits for web pages, ensuring compliance with WCAG 2.2 AA standards. It scans fully rendered pages, optionally crawls multiple pages, and reports accessibility issues directly as pull request comments, helping developers identify and address violations during the development process.</description></item><item><title>Fluid Attacks SAST</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/fluid-attacks-sast/</link><pubDate>Tue, 10 Mar 2026 22:04:22 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/fluid-attacks-sast/</guid><description>Version updated for https://github.com/fluidattacks/sast-action to version 1.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 The Fluid Attacks SAST GitHub Action is an open-source static application security testing (SAST) tool designed to automatically scan your code for vulnerabilities directly within your GitHub repository. It supports full and differential scans, integrates seamlessly with GitHub&amp;rsquo;s Security tab and pull request annotations, and requires no additional accounts, tokens, or API keys.</description></item><item><title>AIIR — AI Integrity Receipts</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/aiir-ai-integrity-receipts/</link><pubDate>Tue, 10 Mar 2026 22:04:17 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/aiir-ai-integrity-receipts/</guid><description>Version updated for https://github.com/invariant-systems-ai/aiir to version v1.2.3.
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 AIIR (AI Integrity Receipts) is a GitHub Action designed to provide verifiable records of AI involvement in code commits and ensure compliance with AI transparency and security standards, such as the EU AI Act and SOC 2/ISO 27001.</description></item><item><title>Maximize GitHub Runner Space</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/maximize-github-runner-space/</link><pubDate>Tue, 10 Mar 2026 22:04:12 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/maximize-github-runner-space/</guid><description>Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.6.1.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing unnecessary preinstalled SDKs, toolchains, and caches. It automates the cleanup process to free up space for resource-intensive workflows like large builds or tests, offering both a default aggressive cleanup mode and a customizable mode for specific requirements.</description></item><item><title>CI Cron</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ci-cron/</link><pubDate>Tue, 10 Mar 2026 22:04:07 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ci-cron/</guid><description>Version updated for https://github.com/kategengler/ci-cron to version v1.0.3.
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 CI Cron GitHub Action automates the process of running specified workflows on selected branches periodically or manually. It creates temporary branches, triggers workflows by committing changes, and waits for their completion before cleaning up the branches.</description></item><item><title>Judges Code Review</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/judges-code-review/</link><pubDate>Tue, 10 Mar 2026 22:04:03 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/judges-code-review/</guid><description>Version updated for https://github.com/KevinRabun/judges to version v3.33.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 The &amp;ldquo;Judges Panel&amp;rdquo; GitHub Action provides an advanced evaluation system for analyzing AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. By combining deterministic pattern matching, AST analysis, and LLM-powered expert reviews, it automates the detection and prioritization of risks, generates plain-language findings, and applies instant fixes.</description></item><item><title>sustainable-mvn</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/sustainable-mvn/</link><pubDate>Tue, 10 Mar 2026 22:03:58 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/sustainable-mvn/</guid><description>Version updated for https://github.com/lowlydba/sustainable-mvn 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 This GitHub Action, sustainable-mvn, streamlines Maven builds in CI by generating a .mvn/maven.config file with optimized defaults to improve build performance, save execution time, and reduce unnecessary energy usage. It automates the configuration of Maven build options, such as batch mode, parallel threads, and artifact download settings, eliminating the need for manual script or pom.</description></item><item><title>Select Xcode</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/select-xcode/</link><pubDate>Tue, 10 Mar 2026 22:03:53 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/select-xcode/</guid><description>Version updated for https://github.com/LucaTools/select-xcode to version v1.0.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 The select-xcode GitHub Action allows users to specify and switch to a particular Xcode version on macOS runners using xcode-select. It automates the process of resolving the desired Xcode version based on inputs, repository configuration files, or environment variables, ensuring consistency and compatibility in CI/CD workflows.</description></item><item><title>AI Harness Scorecard</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ai-harness-scorecard/</link><pubDate>Tue, 10 Mar 2026 22:03:48 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/ai-harness-scorecard/</guid><description>Version updated for https://github.com/markmishaev76/ai-harness-scorecard to version v1.1.0.
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 The AI Harness Scorecard GitHub Action assesses a repository&amp;rsquo;s engineering safeguards to ensure reliable and safe AI-assisted development. It automates the evaluation of key areas such as architectural documentation, mechanical constraints, testing practices, code review enforcement, and AI-specific safeguards, providing a comprehensive grade and actionable insights.</description></item><item><title>Shoutrrr GitHub Notifications Action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/shoutrrr-github-notifications-action/</link><pubDate>Tue, 10 Mar 2026 22:03:43 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/shoutrrr-github-notifications-action/</guid><description>Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.15.
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 This GitHub Action enables users to send customizable notifications from their workflows using the Shoutrrr notification service. It automates the process of notifying relevant stakeholders or systems about workflow events, such as deployments, by integrating with various notification services.</description></item><item><title>Entware SDK</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/entware-sdk/</link><pubDate>Tue, 10 Mar 2026 22:03:39 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/entware-sdk/</guid><description>Version updated for https://github.com/ownik/gh-action-entware-sdk 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 The gh-action-entware-sdk GitHub Action streamlines the process of building packages for Entware by leveraging a prebuilt SDK, eliminating the need to compile the full toolchain for each build. This significantly reduces CI build times and automates package compilation tasks.</description></item><item><title>rumdl-action</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/rumdl-action/</link><pubDate>Tue, 10 Mar 2026 22:03:33 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/rumdl-action/</guid><description>Version updated for https://github.com/rvben/rumdl to version v0.1.45.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as linting, formatting, and auto-fixing violations, offering fast performance, extensive linting rules, and support for multiple Markdown flavors.</description></item><item><title>aws-nuke</title><link>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/aws-nuke/</link><pubDate>Tue, 10 Mar 2026 22:03:28 +0000</pubDate><guid>https://devops-actions.github.io/github-actions-marketplace-news/blog/2026/03/10/aws-nuke/</guid><description>Version updated for https://github.com/webframp/action-aws-nuke 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 action-aws-nuke GitHub Action automates the cleanup of AWS account resources by leveraging the aws-nuke tool to identify and optionally delete resources based on a specified configuration. It helps streamline the management and decommissioning of AWS environments by enabling automated resource cleanup, reducing manual effort, and minimizing the risk of leaving unused or unwanted resources active.</description></item></channel></rss>