July 13, 2026
pinprick-action
Version updated for https://github.com/starhaven-io/pinprick-action to version v0.4.3.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Pins pinprick 0.22.0 as the default engine version.
July 13, 2026
graph-sync
Version updated for https://github.com/wordlift/graph-sync to version v6.11.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.
What’s Changed Full Changelog: https://github.com/wordlift/graph-sync/compare/v6.11.4...v6.11.5
July 13, 2026
CCW Extension Deployment
Version updated for https://github.com/BenPaoDeXiaoZhi/ccw-extension-deploy to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary 这个 GitHub Action 主要功能是将 Gandi 扩展文件部署到 CCW 的 OSS,并自动更新项目资产列表中的扩展引用。它还提供了一个简单的步骤指南,帮助用户设置和使用该 Action。
What’s Changed v1.0.1: add dep: teamwork (287a1db) v1.0.0: 支持了协作作品 (1ebcdf9) v0.2.5: 忘了build了… (ad6fc09) v0.2.5: 忽略过时警告 (cb0081e) v0.2.4: 添加警告 (4cda2f9) v0.2.3: update (4117714) v0.2.2: fix gandi maybe undefined (5f812d3) v0.2.1: add dep: jszip (716309f) v0.2.0: bundle with more deps (ba40831) v0.1.1: 增加icon (9adb457)
July 13, 2026
BouncerFox Scan
Version updated for https://github.com/BouncerFox/cli to version v0.9.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 BouncerFox CLI is a command-line tool that scans AI agent configuration files for security, quality, and compliance issues. It analyzes files such as .md files containing skill definitions and Claude context, rule configurations, and plugin manifests to identify potential vulnerabilities and best practices. The tool runs entirely offline, ensuring no data leaves the user’s machine, and supports various output formats including JSON and SARIF for integration with IDEs and CI systems.
July 13, 2026
AI Blog Post Generator — roadtrip-blogger
Version updated for https://github.com/cazerme/blog-marketing-skills to version v1.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 This GitHub Action generates and optimizes blog posts using the roadtrip-blogger agent, which creates North American road-trip blog posts that are unique and verified. It integrates with Claude’s skills to generate content and ensures that the blog remains SEO-optimized and GEO-focused by checking for duplicates and facts already published. The action can be triggered by a schedule or manually and generates posts in the user’s site’s format, ensuring no duplication and factual accuracy.
July 13, 2026
mcpconform
Version updated for https://github.com/cejor6/mcpconform to version v0.2.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 mcpconform GitHub Action is a static linter that checks MCP setup correctness. It validates tool definitions, server manifests, and client configuration files against the MCP spec and provider profiles. The action supports auto-detection of artifact types, target providers, and output formats like SARIF for integration with code scanning tools.
July 13, 2026
.NET Build/Test/Pack/Push
Version updated for https://github.com/f2calv/gha-dotnet-nuget to version v2.1.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action builds and packages .NET class libraries, pushing them to both the official NuGet feed and GitHub Packages. It automates the process of creating and publishing NuGet packages, including handling versioning, configuration options, and integration with GitHub Packages using a GitHub token or NuGet API key.
July 13, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.7.
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 GitHub Action calculates and releases a semantic version of a repository using GitVersion, with options to customize the version and tagging behavior. It automatically detects the required GitVersion configuration file version and handles both v5 and v6 configurations. The action supports generating release notes from merged PRs since the last release.
July 13, 2026
GitHub Star Tracker
Version updated for https://github.com/fbuireu/github-star-tracker to version v1.22.2.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Star Tracker is a GitHub Action that tracks the star counts of all repositories across your organization on a schedule. It generates visual reports with animated SVG charts, badges, and markdown/HTML reports to help you monitor repository popularity and growth trends. Key capabilities include automatic dark/light mode support, configurable retention, smart filtering options, stargazer tracking, email notifications, and CSV export for machine-readable data.
July 13, 2026
Setup Flutter SDK
Version updated for https://github.com/flutter-actions/setup-flutter to version v4.3.
This action is used across all versions by 822 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs and sets up the Flutter SDK for use in actions by downloading it, adding flutter and dart commands to the path, supporting caching of pub dependencies and the installed SDK, and automating the publishing of packages to Pub.dev. The action takes inputs for specifying a Flutter version, release channel, and cache options.