August 9, 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 automates the deployment of any cloud provider, framework, or infrastructure need using plain English prompts. It handles server setup, DNS configuration, SSL certificates, CDN integration, database management, backups, load balancing, and more, allowing developers to focus on their code while Sherpa takes care of the infrastructure behind it.
August 9, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.16.0.
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 Smyklot is a GitHub App that automates pull request approvals and merges based on CODEOWNERS. It validates permissions against the .github/CODEOWNERS file, handling slash commands, mentions, bare commands, and emojis for approval and merge. The app supports multiple repositories, provides reaction-based commands, and includes features like cleanup, deduplication, and flexible configuration.
August 9, 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 integrates GitHub Classroom with Google Sheets to automatically update assignment results. It enables teachers to track student progress and grades directly in a spreadsheet. The action requires setting up Google Sheet API credentials and creating a shared sheet accessible by the service account. Users can integrate it into their workflows using pre-defined inputs, such as student names, task results, and table IDs.
August 9, 2026
GitHub Stats Cards
Version updated for https://github.com/stn1slv/github-stats-cards to version v1.1.10.
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 GitHub Stats Card action generates beautiful SVG statistics cards for GitHub profiles. It automates the process of updating user profile SVG files automatically on a schedule, and provides features such as 50+ built-in themes, comprehensive stats, top languages, top contributions, smart weighting, aligned layouts, customization options, and internationalization support. The action is particularly useful for creating visually appealing READMEs with GitHub-related statistics that are updated regularly.
August 9, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.8.
This action is used across all versions by 144 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 sets up Tombi, a version control tool, in your GitHub Actions workflow. It supports installing Tombi from a specific version, a lock file, or the latest available version by default. The action also provides options to cache the installation and customize the cache directory.
August 9, 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 build process for Wails.io v3 projects, installing GoLang and NodeJS, and running a build. It supports building for multiple platforms and provides options to obfuscate builds, cache the build, and upload artifacts or publish releases on tagged builds.
August 9, 2026
Install bashunit
Version updated for https://github.com/TypedDevs/bashunit to version 0.45.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 This action is a simple testing framework for Bash scripts. It automates the writing, execution, and verification of test cases in Bash 3.0+ scripts. Key capabilities include 75 assertions, spies, mocks, data providers, snapshots, and more, making it easy to write maintainable and reliable tests.
August 9, 2026
Build and push Docker images with WarpBuild
Version updated for https://github.com/WarpBuilds/build-push-action to version v7.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 40 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 builds and pushes Docker images using WarpBuild’s remote builders with support for multi-platform build, secrets, remote cache, and different builder deployment/namespacing options. It allows users to use powerful features of BuildKit by leveraging the additional profile-name input required to specify the WarpBuild profile to use.
August 9, 2026
Setup odoopack
Version updated for https://github.com/wimwenigerkind/setup-odoopack to version v0.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 GitHub Action setup-odoopack installs the odoopack CLI tool and adds it to the system’s PATH. It allows users to easily manage Odoo packages by automating tasks such as installing versions, configuring private registries with tokens, and retrieving installation details. The action supports specifying versions, registry URLs, and authentication tokens for a more secure setup.
August 9, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.22.
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 generate and report code coverage from Kover XML reports across Kotlin/Android projects with support for multi-module projects. It automates the process of aggregating coverage data from various modules, applying customizable thresholds, and integrating results into pull requests via comments or as artifacts. The action supports both command-based discovery and glob pattern module paths and can generate history graphs to track coverage trends over time.