April 10, 2026
discord-send-embed
Version updated for https://github.com/vitorvmrs/discord-send-embed to version v1.
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 discord-send-embed GitHub Action automates the process of sending rich embed messages to Discord channels using a webhook URL. It streamlines communication by allowing users to programmatically generate and send customized messages with titles, descriptions, colors, and footers. This action is ideal for integrating notifications or updates into Discord as part of automated workflows.
April 10, 2026
SonarQube to GitHub Security Tab (SARIF)
Version updated for https://github.com/vmvarela/sonarqube-sarif 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 This GitHub Action integrates SonarQube code analysis results with GitHub by converting SonarQube issues into SARIF files, enabling their use in GitHub’s Security tab, pull request annotations, and check run summaries. It automates the process of filtering issues to relevant files in pull requests, ensuring targeted feedback for reviewers, and provides a seamless way to upload SARIF data for branch security analysis. This bridges the gap between SonarQube and GitHub’s developer workflows, making results accessible where developers work.
April 10, 2026
PromptShield AI Security
Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield 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 PromptShield AI Security is a GitHub Action that automates the detection of 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). It provides actionable feedback through GitHub Actions annotations, generates detailed reports (JSON, Markdown, SARIF), and supports reviewer-style PR feedback workflows. This tool helps teams proactively identify and mitigate security risks associated with integrating AI and LLMs into their codebases.
April 10, 2026
DenMette Setup Hugo
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. By streamlining the Hugo installation process, it simplifies the deployment of Hugo-based websites, reduces build times, and supports caching and advanced workflows for tasks like autoprefixing and post-processing.
April 10, 2026
Code Health - Dev Herald
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. It eliminates the need for manual scripting or dashboard setup, providing an efficient way to track codebase health over time, monitor vulnerabilities, and analyze trends. This action supports ingesting data from various tools, enabling teams to maintain a comprehensive history of their codebase’s health directly from existing workflows.
April 10, 2026
Cargo Verison
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. This action helps developers maintain consistent versioning practices with minimal manual intervention.
April 10, 2026
DoesQA Trigger
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. This action helps developers ensure code quality and track test results efficiently within their GitHub repositories.
April 10, 2026
Skylos - Python SAST, Dead Code Detection & PR Gate
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. Ideal for teams using AI coding assistants or modern frameworks, it offers robust capabilities like framework-aware analysis, AI defense, and OWASP LLM security checks.
April 10, 2026
Fluid Attacks Secrets Scan
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’s Security tab and pull request annotations. This action requires no additional accounts, API keys, or configurations, making it a straightforward solution for enhancing code security.
April 10, 2026
Setup gh cli for self-hosted runners
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 “Setup gh cli action” 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’s command-line functionality in self-hosted environments. This action ensures consistent CLI availability and streamlines workflows that depend on GitHub CLI commands.