August 7, 2026
GitHub Profile README Site
Version updated for https://github.com/profile-icons/github-profile-readme-site 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 This GitHub Action automates the deployment of a static Astro site based on a user or organization’s README.md file. It generates an accessible, internationalized profile website with features such as profile avatar, tagline, icon links, and i18n translations, all while supporting GitHub README Markdown formatting. The action can be set up through repository templates or directly in workflow files.
August 7, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.24.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 Garita is a GitHub Action that helps prevent sensitive information like personal names, credit card numbers, and passwords from being committed to repositories. It uses a configuration file to specify which patterns are prohibited, and it checks files against this list using regular expressions. This ensures compliance with data protection regulations such as the FLPDPPP (Federal Law for Protection of Personal Data in Mexico).
August 7, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.5.
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 This GitHub Action automates the validation of static websites, including checking for broken links and HTML errors across multiple pages. It offers recursive link checking, markup validation, persistent caching with configurable cache ages and stale-while-revalidate periods, concurrency and rate limits, and integrates robots.txt and sitemap support. The action is particularly useful for maintaining website integrity and ensuring a consistent user experience.
August 7, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-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 This GitHub Action automates the process of uploading and publishing web game files to Wavedash. It simplifies the integration of Wavedash into game development workflows, handling configuration file creation and injection of the Wavedash SDK as needed. The action supports various inputs such as API token, game ID, upload directory, entrypoint, SDK version, and options for building and publishing games with release notes.
August 7, 2026
PR Explainer
Version updated for https://github.com/rhty/pr-explainer to version v0.2.5.
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 PR Explainer is a GitHub Action that automates the creation of interactive HTML explanations for pull requests. It uses OpenAI or Anthropic to generate explanations based on the changes in a PR and posts the link back to the PR’s comment thread. The action provides features like responsive HTML reports, sandboxing for security, and customizable language support.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action prints a greeting message either to “Hello World” or “Hello” followed by a specified name, along with the current time. It automates the task of creating simple greetings and timestamps in automated workflows, making it useful for various applications where personalized messages are needed.
August 7, 2026
Vibe Index
Version updated for https://github.com/roxblnfk/action-vibe-index to version v1.4.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Vibe Index automatically calculates and displays how much of a repository’s code was written by AI versus humans through its git history. It provides a simple, customizable badge to show this information, helping contributors assess the level of AI involvement in their projects. The action can be run as part of a GitHub Actions workflow to update the badge on each push or on demand.
August 7, 2026
scalified/docker-run-action
Version updated for https://github.com/Scalified/docker-run-action to version v1.1.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 Docker Run GitHub Action allows developers to automate the execution of docker run commands with customizable inputs, solving the problem of needing to manually write and maintain repetitive Docker command configurations in workflows. It provides key capabilities such as running containers in detached mode, setting environment variables, and configuring health checks. The action is useful for automating container management tasks within GitHub CI/CD pipelines.
August 7, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
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 Sherpa.sh is an AI-driven tool that simplifies infrastructure management by automating the deployment of applications across various cloud providers. It uses natural language prompts to generate and configure complex infrastructure configurations, eliminating the need for manual YAML files or DevOps expertise. With Sherpa, developers can describe their application requirements in plain English, and it handles the rest, from server provisioning to load balancing and CDN configuration. The tool is designed to be open-source, transparent, and community-driven, allowing users to see exactly how their infrastructure works and contribute to its development.
August 7, 2026
Socket Basics Security Scanner
Version updated for https://github.com/SocketDev/socket-basics to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 8 repositories.
Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Socket Basics automates the process of running various security scanners across multiple languages and container images, providing a unified view of findings. It normalizes outputs into Socket’s standardized format and delivers results through preferred notification channels, including pull request comments. The tool is configured in the Socket Dashboard and can be easily integrated into GitHub Actions with a scoped API key for secure scanning without requiring any workflow changes.