July 16, 2026
memi design CI
Version updated for https://github.com/sarveshsea/memi to version v2.5.0.
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 Summary:
memi is an AI-driven design quality assurance tool that automates the auditing of real product interfaces, remembers design systems, and prevents UI regressions before merge. It works with Grok Build, Codex, Claude Code, Cursor, Hermes, OpenCode, OpenClaw, and other MCP clients. The tool provides skills for audit, remember design system context, enforce design CI gates, and more, making it a valuable tool for developers to ensure code quality and prevent regressions in UI development.
July 16, 2026
SEO.ai trigger pusher event
Version updated for https://github.com/seo-ai/pusher-trigger to version v1.0.1.
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 This GitHub Action triggers an event on a Pusher channel, providing a simple and reusable way to send custom events with JSON payloads. It automates the process of integrating Pusher notifications into CI/CD pipelines or other automation workflows without requiring manual setup or configuration.
July 16, 2026
The Slack GitHub Action
Version updated for https://github.com/slackapi/slack-github-action to version v4.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 26,858 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 Slack GitHub Action automates sending data to Slack and running commands, providing features for using webhooks, API methods, incoming webhooks, and Slack CLI commands with service tokens. It simplifies integration between GitHub workflows and Slack, enabling seamless communication and automation.
July 16, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.51.
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, Console CensorChecker, is a PowerShell script that uses Tcping to perform batch pinging and checks the availability of monitoring services. It helps identify if there are network censorship issues by measuring ping latency to specified targets. The action supports various installation methods through PowerShell modules or GitHub Actions integration, making it useful for developers and network administrators who need to check service connectivity without bypassing review devices.
July 16, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.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 This GitHub Action is a static site generator written in Go. It converts Markdown files with YAML frontmatter into a complete website, including features like sitemap, search index, and responsive images. It supports various deployment options such as Cloudflare Pages, GitHub Pages, and Netlify. The action automates the process of building websites from markdown content efficiently.
July 16, 2026
aidemo Demo Video
Version updated for https://github.com/tandryukha/aidemo to version v0.9.0.
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 is designed to generate polished demo videos from code interactions using an AI coding agent. It automatically renders deterministically and updates with each change in the product, eliminating the need for re-recording and API keys. The action automates tasks such as recording a 45-second demo of a checkout flow and generating MP4s with voiceover, captions, and auto-zoom features.
July 16, 2026
Bumpkin Release Planner
Version updated for https://github.com/trybumpkin/bumpkin to version v2.0.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 Bumpkin automates the creation of reviewed release candidates by analyzing merged pull requests, proposing version bumps and generating public changelogs. It helps teams with inconsistent commit conventions manage releases efficiently and ensures that releases are thoroughly reviewed before publication. The action is suitable for teams publishing GitHub Releases from merged PRs, especially those dealing with mixed-merge workflows or repositories with varying commit discipline.
July 16, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v8.1.0.
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 sr automates the release engineering process using semantic versioning from conventional commits. It helps users manage releases by providing a CLI tool that can plan, prepare, and release projects efficiently. Key capabilities include:
July 16, 2026
Setup Vamposer
Version updated for https://github.com/ValaFoundation/vamposer to version v0.7.2.
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 vamposer is a tool that automates the dependency management of Vala projects using Meson. It resolves package dependencies, installs system dependencies where possible, and generates necessary files to integrate with Meson subprojects. The action is designed to streamline the development process by handling dependency resolution and integration tasks automatically.
July 16, 2026
Commit via GitHub API
Version updated for https://github.com/vig-os/commit-action to version v0.3.0.
This action is used across all versions by 6 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 action automates the process of committing changes to a repository using the GitHub API, creating signed commits that bypass branch protection rules. It supports modular design and provides type safety with TypeScript. The action can be used as a standalone GitHub Action or imported as a module for integration into larger workflows.