April 23, 2026
SBOM Generator (Syft + GitHub Depgraph)
Version updated for https://github.com/qte77/gha-sbom-action to version v0.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 The gha-sbom-action GitHub Action automates the generation of Software Bill of Materials (SBOM) files using the GitHub dependency graph API and Syft, providing a comprehensive overview of a project’s dependencies in the SPDX format. It simplifies dependency tracking and compliance by resolving Python dependencies, scanning the repository, and optionally creating a pull request to update SBOM files if changes are detected. This action streamlines the process of maintaining accurate and up-to-date SBOMs, improving visibility and security in software projects.
April 23, 2026
Manage GitHub org permissions as YAML
Version updated for https://github.com/rayen-dhmaied/manage-gorg-permissions 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 manage-gorg-permissions GitHub Action automates the management of organization permissions by syncing team memberships, repository access, and direct collaborator roles based on a YAML configuration file (gorg.yaml). By enabling permissions as code, it simplifies and standardizes the administration of GitHub organizations, ensuring consistent access control across teams and repositories. The action leverages a GitHub App for authentication and generates reports to track applied changes.
April 23, 2026
setup-love
Version updated for https://github.com/remarkablegames/setup-love 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 setup-love GitHub Action automates the setup of the LÖVE framework in GitHub Actions workflows, enabling developers to run and test LÖVE applications in CI/CD pipelines. It simplifies the process of installing the LÖVE runtime environment by allowing users to specify a desired version or use the default version. This action is particularly useful for automating tasks like version checks or testing LÖVE-based projects in a consistent and repeatable manner.
April 23, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.80.
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 enforce best practices in Markdown files. It automates tasks such as identifying common Markdown issues, applying 71 lint rules, and optionally auto-fixing violations, all while offering fast execution and compatibility with multiple Markdown flavors (e.g., GFM, MkDocs, MDX). Its zero-dependency design, detailed error reporting, and CI/CD integration make it an efficient and user-friendly tool for maintaining high-quality Markdown documentation.
April 23, 2026
Sekrd Security Scan
Version updated for https://github.com/sekrdcom/sekrd-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 Sekrd GitHub Action automates deep security scans for deployed web applications, identifying vulnerabilities such as leaked secrets, insecure configurations, and compliance issues across 15 security domains. It integrates with GitHub workflows to provide actionable security insights by uploading results to the Security tab as SARIF files and posting PR comments with scores and critical findings. This action helps development teams streamline security checks during CI/CD processes without requiring self-hosted scanning infrastructure.
April 23, 2026
Constellation Index
Version updated for https://github.com/ShiftinBits/constellation-github 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 Constellation Index GitHub Action automates the process of indexing a repository by extracting abstract syntax tree (AST) metadata using the Constellation CLI. This privacy-first solution enables AI assistants to analyze code structure without transmitting source code, solving the problem of secure code analysis. Key capabilities include automatic updates, cross-platform compatibility, smart diff detection to optimize indexing, and seamless integration with minimal configuration.
April 23, 2026
niks3-action
Version updated for https://github.com/spotdemo4/niks3-action to version v0.3.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 niks3-action GitHub Action automates the process of pushing built Nix packages to a binary cache using the niks3 tool. It simplifies package distribution by enabling authentication through tokens or OIDC, managing concurrent uploads, and verifying package integrity in storage. This action is ideal for streamlining workflows that involve building and deploying Nix packages.
April 23, 2026
gh-comment-kit Comment Action
Version updated for https://github.com/srz-zumix/comment-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 comment-action GitHub Action enables automated, trackable review comments on pull requests using group identifiers, allowing for updates, deletions, and resolutions of previous comments. It simplifies collaboration by supporting file-specific comments, line-based annotations, and handling large comment bodies through splitting or truncation. This action streamlines review workflows, ensuring comments are organized and easily managed across iterations.
April 23, 2026
spt-package-action
Version updated for https://github.com/SunYanbox/spt-package-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 SPT Package Action is a GitHub Action designed to automate the process of packaging Single Player Tarkov (SPT) mods into distributable ZIP files. It streamlines tasks such as scanning for project files, extracting metadata, organizing mod folder structures, collecting resources, compressing files, and uploading artifacts with configurable options for multiple projects. This action simplifies the deployment of SPT mods, saving developers time and ensuring consistent packaging.
April 23, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/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 DepVault is a comprehensive web platform designed to analyze dependencies across multiple programming ecosystems, identify vulnerabilities via OSV.dev, and securely manage environment variables and secret files using AES-256-GCM encryption. It addresses the challenges of dependency management, secret storage, and secure sharing by automating tasks like vulnerability detection, license compliance checks, and CI/CD secret injection. Key features include multi-language dependency scanning, encrypted vaults with version history, secret sharing via auto-expiring links, and developer tools for configuration management and onboarding.