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.
August 7, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.15.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The compose-lint action is a security-focused linter for Docker Compose files that checks for dangerous misconfigurations before they reach production. It catches common security flaws such as privilege issues, network exposure, and supply-chain vulnerabilities by static analysis of the docker-compose.yml and compose.yaml files. The action provides an auto-fix feature with a dry-run option to identify potential security issues in your Docker Compose configurations.
August 7, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.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 This GitHub Action automates the building of Wails.io projects using GoLang and NodeJS. It installs necessary dependencies, builds the application for different platforms (Linux, Windows, macOS), and uploads the results to GitHub or releases on tagged builds. The action provides options to customize the build process, including obfuscation, cache usage, and the use of different package managers like npm, pnpm, and Deno.
August 7, 2026
SMF Flutter Release
Version updated for https://github.com/Ventairy/smf-action to version v1.2.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 This GitHub Action automates the release process of Flutter apps by generating and managing pull requests for iOS and Android versions. It allows for independent versioning and testing before final approval, ensuring that only verified artifacts are released to production.
August 7, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.807.1.
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 GitHub Action @vibgrate/cli provides a local codebase intelligence tool for AI coding agents. It generates a deterministic code graph and drift score to help developers understand the current state of their codebase and identify potential risks, allowing them to make informed decisions about updates and improvements.
August 7, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.19.
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 Kover Report Action is a GitHub Action designed to automate the generation and reporting of code coverage from Kover XML reports in Kotlin/Android projects. It supports multi-module support, flexible discovery options, configurable thresholds, PR integration, coverage history tracking, and customizable outputs. The action uses Gradle or glob patterns to locate coverage files and provides visual ASCII graphs for trend analysis.