April 8, 2026
TypeDoc Report
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. Key capabilities include automated documentation generation, artifact management, and seamless integration with a monitoring repository for centralized documentation tracking.
April 8, 2026
Fallow - Codebase Health
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. Key features include sub-second analysis, framework plugins, and the ability to group findings by ownership, directory, or package for streamlined team collaboration.
April 8, 2026
Issues notifications
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 “GitHub Issues Notifications Action” 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’s Scheduled Reminders only support Pull Requests. It automates the process of retrieving, summarizing, and delivering updates on Issue-related activities, helping teams stay informed without manually checking GitHub notifications. Key capabilities include configurable notification frequency, support for batch or real-time updates, and resource-efficient operation.
April 8, 2026
Setup Fortran with Conda
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 “Setup Fortran with Conda” 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. This action simplifies and standardizes the configuration of cross-platform Fortran environments, enhancing productivity and consistency in software development pipelines.
April 8, 2026
Tenter Scan (Rust)
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. This action streamlines CI workflows by offering fast, platform-compatible scanning with support for JSON and SARIF output formats for enhanced integration with security and code quality tools.
April 8, 2026
Slackbot Release Notification
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 “Slackbot Release” 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. This action is particularly useful for streamlining release workflows and enhancing team collaboration.
April 8, 2026
HOL Codex Plugin Scanner
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. This action simplifies plugin validation workflows by providing configurable scanning modes and output formats, while ensuring alignment with the primary scanner’s updates.
April 8, 2026
Hyperlocalise CI
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’s AI-driven infrastructure. It enables tasks such as detecting planned localization changes (drift) and checking translation integrity, providing actionable reports and artifact uploads. This streamlines localization management for modern applications, ensuring consistency and efficiency directly within engineering systems.
April 8, 2026
NodeJS Actions Starter Template
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. Key features include GitHub REST API integration using Octokit, a repository statistics example, and comprehensive utilities for testing, formatting, and code quality, enabling developers to quickly build and deploy custom actions with minimal setup effort.
April 8, 2026
Create GitHub App Token (AWS KMS)
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. By automating token creation and enforcing least-privilege permissions, the action streamlines GitHub App authentication workflows for repositories or organizations.