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.
August 7, 2026
Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.2.0.
This action is used across all versions by 14 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action automates the generation and management of a contributors list from GitHub repository data. It supports various output formats such as table, list, or image grid, allows section updates, filtering, sorting, customization, and dry runs to preview outputs before writing files. The action is useful for maintaining a comprehensive contributors’ page within repositories.
August 7, 2026
Helm OCI Push
Version updated for https://github.com/somaz94/helm-oci-push-action to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action helm-oci-push-action automates the process of pushing Helm charts to various OCI registries, including Google Container Registry (GHCR), Amazon Elastic Container Registry (ECR), and more. It supports different input modes such as pre-packaged tarball globs, comma-separated chart paths, and directory scans, making it versatile for both development and deployment workflows. The action provides features like dry-run mode for PR validation, skipping existing versions to ensure idempotent releases, and handling authentication via either provider-specific actions or directly with the registry URL if already authenticated.
August 7, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.6.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action evaluates conditional expressions and sets dynamic outputs based on the results, solving problems related to creating flexible, condition-driven workflows. It supports multiple conditions, rich operators, case-insensitive comparisons, default values, JSON output, simple syntax, debugging, zero dependencies, and fast execution. The action is useful for conditional deployments, dynamic configuration, feature flags, multi-environment CI/CD, and resource scaling.
August 7, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
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 automates the process of sending assignment results from GitHub Classroom to a Google Sheet. It integrates with Google Sheets API and allows users to automatically update their grades in a shared Google Sheet using the student’s GitHub username. The action requires setting up specific secrets for authentication, including service account credentials and Google Sheet IDs. Users can integrate this action into their GitHub workflows to streamline grading processes by updating results directly in their Google Sheets.
August 7, 2026
GitGalaxy Scanner
Version updated for https://github.com/squid-protocol/gitgalaxy to version v2.4.7.
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 GitGalaxy automates the scan of large, multi-language codebases that do not compile cleanly by scanning the entire system as one entity without needing to build each language separately. It provides a comprehensive analysis including SARIF files, CycloneDX SBOMs, and risk-exposure scores per file, folder, and repo, which can be integrated into CI/CD pipelines for faster development and security monitoring.