April 6, 2026
Aegis AI Governance Gate
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. By adding a single line of code, it enables features like policy enforcement, PII masking, injection blocking, and audit trail generation without requiring manual code modifications.
April 6, 2026
AccessPulse WCAG Scan
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. This action helps developers ensure their web applications meet accessibility standards efficiently during continuous integration workflows.
April 6, 2026
Build Godot by Action Commons
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 “build-godot” 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. This action is ideal for developers looking to simplify and integrate Godot engine builds into their CI/CD workflows.
April 6, 2026
Bump Version by Labels
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’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. This streamlines versioning workflows by removing manual intervention and ensuring consistent version updates tied to development changes.
April 6, 2026
Fallow - Codebase Health
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. Key capabilities include identifying dead code, circular dependencies, and duplication, as well as offering tools for auditing and automatically fixing issues to maintain cleaner, more efficient codebases.
April 6, 2026
entropy-scan-action
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’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. This action streamlines code analysis workflows, helping teams detect and address potential problems in pull requests or during code updates.
April 6, 2026
Aliyun (Alibaba Cloud) OSS CDN Sync Action
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. Key features include automatic cache restoration, fine-grained upload control, inferred cache-control headers, non-fatal CDN and cleanup operations, and detailed job summaries for deployment transparency.
April 6, 2026
GitHub Screenshot Action
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. Key capabilities include real-browser rendering using Puppeteer, flexible wait strategies, and clean branch isolation, making it ideal for maintaining visual consistency and tracking website changes over time.
April 6, 2026
Create GitHub App Token (AWS KMS)
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’s Sign API, ensuring that private keys remain securely within the HSM boundary. This approach enhances security and simplifies token management for workflows requiring scoped access to repositories.
April 6, 2026
SkillForge — SKILL.md quality check
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. Additionally, it provides grading and shareable badges for skill quality, enabling streamlined CI integration and promoting consistent standards in AI development.