March 13, 2026
Setup Supabase
Version updated for https://github.com/AlterraLink/setup-supabase-action to version v1.0.1.
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 Setup Supabase Action is a GitHub Action that simplifies and automates the setup of a complete Supabase development environment, including Node.js, package manager configuration, dependency installation, and intelligent caching. It extends the official Supabase CLI action by eliminating boilerplate code, supporting multiple package managers (npm, yarn, pnpm, bun), and automating tasks like dependency management and caching.
March 13, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-30.
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 The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks as part of your CI/CD workflows. It simplifies code quality checks by running pre-configured hooks against your codebase during events like pushes or pull requests.
March 13, 2026
Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.8.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hefesto is an AI-powered code quality and security analysis tool designed to detect critical issues, such as security vulnerabilities, code smells, and complexity problems, across 21 programming languages and formats. It automates pre-commit checks, ensuring code quality by identifying risks like hardcoded secrets, injection flaws, and overly complex structures in real-time.
March 13, 2026
astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v7.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 49,866 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-uv GitHub Action automates the installation and configuration of the uv tool in workflows, ensuring a specific or latest version is available and accessible via the system PATH.
March 13, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.4.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sync Secrets Action is a GitHub Action designed to automate the synchronization of secrets and variables (including repository, Dependabot, Codespaces, and environment-specific secrets) across multiple GitHub repositories. It simplifies the process of managing and updating sensitive information by providing a secure, configurable way to sync secrets and variables between repositories, environments, or by search queries.
March 13, 2026
cjlludwig rereadme
Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.12.
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 rereadme GitHub Action is a CLI tool designed to automate the generation and maintenance of README.md files by analyzing a repository and creating updated documentation using an AI-powered workflow. It addresses the problem of stale or missing documentation, which can hinder both human developers and AI agents from efficiently interacting with a codebase.
March 13, 2026
Architecture Linter
Version updated for https://github.com/cvalingam/architecture-linter to version v0.1.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 The architecture-linter GitHub Action enforces architectural layer rules in TypeScript projects by analyzing code dependencies based on a user-defined or preset configuration. It identifies and reports violations, such as improper layer-to-layer imports (e.g., a controller directly importing a repository), ensuring adherence to architectural patterns like clean architecture or hexagonal design.
March 13, 2026
GitHub Space Shooter
Version updated for https://github.com/czl9707/gh-space-shooter to version v2.0.0.
This action is used across all versions by 101 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-space-shooter GitHub Action automatically transforms your GitHub contribution graph into a visually engaging space shooter game animation (e.g., GIF or WebP). It automates the daily generation and updating of this game animation in your repository, solving the need for manual updates while showcasing contribution activity in a creative and interactive format.
March 13, 2026
SiteProof Website Quality Scanner
Version updated for https://github.com/deashidle-stack/siteproof-action 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 SiteProof Website Quality Scanner is a GitHub Action designed to automate website quality assessments within CI/CD pipelines. It performs WCAG 2.1 accessibility checks, evaluates UX quality (e.g., performance, security, mobile readiness), and scans for AI Engine Optimization (AEO) readiness.