April 3, 2026
cloud-audit - AWS Security Scanner
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. Key capabilities include risk assessment, compliance checks (e.g., SOC 2, ISO 27001), and generating detailed remediation steps for identified issues.
April 3, 2026
Easy Npm Publish
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. Additionally, it manages git tags for different version levels (e.g., major, minor, patch) to streamline release workflows.
April 3, 2026
Build with Gradle
Version updated for https://github.com/gradle/actions to version v6.1.0.
This publisher is shown as ‘verified’ 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). These actions simplify build management, enhance security, and optimize performance through features like enhanced caching and integration with GitHub’s Dependency Submission API.
April 3, 2026
Jamf Recovery Lock Rotation
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. It supports features such as scoped device targeting, dry-run validation, and output metrics for integration into broader workflows.
April 3, 2026
Beacon Analysis
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. It automates project management tasks, enhances team collaboration, and supports multiple data sources and AI models to maintain a shared, comprehensive understanding of codebase health and trajectory.
April 3, 2026
PortHawk Security Scan
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. It automates network reconnaissance tasks, supports advanced features like Nmap XML comparison, machine learning-based port prioritization, and honeypot detection, and includes a Streamlit-powered web dashboard for non-technical users. Additionally, it integrates seamlessly with GitHub Actions to enable automated security scans within CI/CD workflows.
April 3, 2026
sops tools installer
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. The action also integrates the binary into the system’s PATH for immediate use.
April 3, 2026
stackit-cli tools installer
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.
April 3, 2026
NeuroLink AI
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. It simplifies the process of integrating AI into applications by offering capabilities like provider switching, cost optimization, failover support, tool routing, and persistent memory management. By automating complex tasks such as multi-provider management, context window handling, and intelligent routing, NeuroLink accelerates AI deployment, optimizes resources, and ensures scalability for enterprise-grade applications.
April 3, 2026
Pa11y Ratchet
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. Key capabilities include automated accessibility scanning, detailed issue reports in PR comments, and blocking merges to maintain accessibility standards.