July 15, 2026
Star History CI
Version updated for https://github.com/ranxi2001/star-history-ci 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 The Star History CI GitHub Action automates the process of keeping star history charts alive in READMEs by rendering, renaming, and publishing SVG files to a stable output branch. It solves the problem of maintaining up-to-date star chart visualizations without manually updating images in the default repository branch. The action runs from source within the repository and does not rely on third-party services for rendering or publishing, ensuring security and control over the data.
July 15, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.18.1.
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 automates the deployment, testing, and release management of Salesforce changes using the @sfdt/cli tool from the SFDT suite. It provides interactive workflows with preflight validation and tagging, automated release manifest generation, parallel Apex test execution, code and test quality analysis, a pre-release checklist, rollback support, smoke tests, org metadata drift detection, multi-package project support, smart package.xml generation, AI deployment error log interpretation, AI-generated PR descriptions, AI-powered code review, and more. The action supports CI/CD pipelines for GitHub, GitLab, Azure, and Bitbucket and can be integrated with other tools like Slack, MS Teams, Google Chat, email, webhook, and Grafana Loki.
July 15, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.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, Console-CensorChecker, is a PowerShell-based Tcping batch probe and review detection script designed to check the availability of monitoring services and detect network censorship. It supports multiple platforms and can be installed via PowerShell Module or invoked as a command in PowerShell scripts or within a workflow using GitHub Actions.
July 15, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.2.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 gw action automates the management of Go workspaces, including generating and maintaining go.work, linting cross-module dependencies, running commands across modules, and checking the release contract. It helps in managing multi-module projects efficiently by handling module discovery, version consistency, dependency alignment, and CI readiness.
July 15, 2026
Feishu Notification
Version updated for https://github.com/Waybox-AI/feishu-notification to version v1.0.20.
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 Feishu Notification is a GitHub Action that sends interactive card notifications to [Feishu (Lark)] channels when pull request events occur. It automates the process of notifying team members about new issues, merge requests, and commits. The action supports different colors for different types of events and handles PRs merged into main, with others being skipped silently.
July 15, 2026
wcagc accessibility check
Version updated for https://github.com/WCAG-Compliance/wcagc-ci to version v1.0.0.
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 uses the wcagc service to automate accessibility checks on URLs, comparing them with a saved baseline and reporting findings for integration into the review workflow. It covers part of WCAG and EN 301 549, but does not modify a site. The action emits URL-level workflow annotations and provides a summary of coverage limitations and results.
July 15, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.0.5.
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 cowork-harness is a technical tool designed to test Claude Cowork skills through scripting and CI pipelines. It reproduces the observable runtime contract closely enough to allow testing skills across various scenarios without using the locked Desktop application, thereby simulating sealed filesystems, default-deny egress, and MCP-only cross-boundary limitations. This helps in identifying issues related to behavior and restrictions before deploying a skill in production environments.
July 15, 2026
tofu-garnish
Version updated for https://github.com/lowlydba/tofu-garnish to version v1.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 tofu-garnish GitHub Action automates the process of publishing OpenTofu/Terraform outputs into a simple, readable static page on a repository’s GitHub Pages, enhancing visibility and accessibility for engineers in finding resource ARNs without running tofu output or manually navigating through state. It supports structure-aware HTML rendering, discrete multi-workspace publishing, sensitive outputs masking, and plug-and-play integration with dflook/terraform-github-actions.
July 15, 2026
ansede-static
Version updated for https://github.com/mattybellx/Ansede to version v6.4.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 Ansede is an open-source static application security testing (SAST) tool that focuses on detecting authorization flaws, including the CWE-639 IDOR vulnerability. It provides 100% recall of known CVEs and a low level of noise in production code compared to existing tools like Semgrep, CodeQL, and Bandit. Ansede offers full offline functionality and supports multiple programming languages.
July 15, 2026
TestivAI Visual Report
Version updated for https://github.com/mcbuddy/testivai-oss to version @testivai/witness-webdriverio@0.2.2.
This action is used across all versions by 1 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 enables local-first visual regression testing for modern web applications using TestivAI SDKs. It provides a fully self-contained solution with no account or API key, using Playwright and WebdriverIO adapters to capture, diff, and report changes in UI elements without network interaction. Users can approve baselines directly from PR comments via the /testivai approve command.