August 10, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.18.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 uses emojis to approve or merge PRs, ensuring only authorized users can perform these actions. The app also supports multiple command formats, handles reaction-based commands, and provides feedback through emoji reactions and comments for approval and merge status.
August 10, 2026
Custom Version Bumper
Version updated for https://github.com/so1omon563/custom-semver-bumper to version v1.0.5.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Custom Version Bumper automatically tags every merge commit with a semver-compliant Git tag. It supports bumping based on commit message markers, pre-release tags, and can default to a patch bump if no marker is present. The action handles version numbers, supports Conventional Commits, and allows for customization of tag prefixes and defaults.
August 10, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of deploying a Docker Swarm service. It ensures that all necessary dependencies are installed using npm ci, bundles the application, and commits the built files to the repository. This helps maintain a clean build environment and ensures consistent deployment across different environments.
August 10, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.24.
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 SSG is a fast and powerful static site generator written in Go. It automates the process of converting Markdown with YAML frontmatter into clean URLs, templates, feeds, search, image processing, and deployment. Key capabilities include built-in themes, template engines, SEO metadata, webP conversion, local server for automatic rebuilds, and native deployment to various platforms such as GitHub Pages, Netlify, Vercel, and FTP/SFTP.
August 10, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 with Google Sheets to automatically send assignment results from GitHub Classroom. It automates the process of updating a Google Sheet with students’ scores and names based on data provided by other GitHub Actions steps that use classroom-resources/autograding-command-grader@v1. The action requires Google API credentials, a shared Google sheet, and specific secrets to be set up in your organization.
August 10, 2026
Gemara Catalog Validator
Version updated for https://github.com/sshiells-scottlogic/gemara-catalog-validator to version v1.0.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 Gemara Catalog Validator tool checks the semantic rules of Gemara source catalogs to ensure they are correctly structured and free of common mistakes such as unresolved references, duplicate IDs, incorrect prefixes, mismatched nesting structures, and orphan mappings. It provides inline annotations in GitHub pull requests, helping developers identify and fix issues before merging. The tool is project-agnostic and can be used for any repository that authors Gemara catalogs.
August 10, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.10.
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 in your GitHub Actions workflow, allowing you to manage TOML configuration files with a command-line interface. It provides options to install specific versions of Tombi from the repository or use lock files for dependency management. Additionally, it allows for checksum verification of downloaded archives and executable binaries to ensure integrity.
August 10, 2026
grype_me
Version updated for https://github.com/TomTonic/grype_me to version v1.3.19-release.
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 The grype_me GitHub Action automates the scanning of project supply chains for known vulnerabilities using Anchore Grype. It provides a simple, quick way to generate detailed badge reports and integrates seamlessly with GitHub workflows. The action runs on a daily basis to update security badges, ensuring developers are aware of potential vulnerabilities in their projects.
August 10, 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 and packaging of Wails.io projects using GoLang and NodeJS. It supports various platforms and provides options for obfuscation, caching, and uploading results to GitHub or releases on tagged builds. The action is particularly useful for developers working with Wails v3 projects to streamline their build processes.
August 10, 2026
Setup Vamposer
Version updated for https://github.com/ValaTux/vamposer to version v0.7.5.
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 Vamposer is a dependency manager for Vala projects that automates the resolution of dependencies, installation of system packages, and generation of Meson subproject wiring. It provides features inspired by Composer/Go modules, making it easier to manage project dependencies in a consistent manner. The action helps resolve package IDs, checks for system dependencies, installs them if necessary, clones subprojects, and generates necessary Meson files for building the project.