August 19, 2026
Self-hosted Repository Visuals
Version updated for https://github.com/overtrue/repo-visuals-action to version v1.3.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 This GitHub Action generates star history charts and contributor walls from your repository’s GitHub API data, publishing self-contained SVG files without external dependencies or tracking mechanisms. It supports multiple themes and chart variants, including area, line, and glow styles, with customizable color options and layout configurations for the contributor wall.
August 19, 2026
Setup PanDA
Version updated for https://github.com/PanDAWMS/panda-compose 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 This GitHub Action provides a self-contained Docker Compose stack for running a local PanDA workload management system, designed for development and CI testing of tools that integrate with PanDA. The action automates the setup and configuration of PanDA services including databases, message brokers, and servers, while also providing configuration options and scripts for submitting and managing jobs.
August 19, 2026
SkillTotal AI Component Security Scan
Version updated for https://github.com/pezhik/skilltotal to version v0.41.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 SkillTotal is an open-source CLI engine that statically analyzes AI-related components, such as agent skills/plugins, MCP servers, and AI-generated projects, to identify potential security risks and dangers. It allows users to scan paths, git URLs, npm/pypi packages, or project archives without leaving their machines and provides detailed evidence-based reports.
August 19, 2026
Acquit Test Selection
Version updated for https://github.com/rajeev-chaurasia/acquit to version v0.1.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 Acquit is a GitHub Action that uses dependency analysis and static checks to skip affected tests on pull requests, providing evidence for skips. It aims to reduce test suite execution time by skipping tests that cannot be proven safe based on import statements alone, while still running the full suite in cases where Acquit cannot reason about a PR’s impact.
August 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.57.
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.
Action Summary Summary: rumdl is a high-performance, Rust-based Markdown linter and formatter that offers quick linting and automatic formatting capabilities. It supports multiple Markdown flavors with auto-detection, is zero-dependency, and highly configurable via TOML files. With intelligent caching, it significantly improves performance by only re-linting changed files.
August 19, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback based on customized prompts. It integrates with Amazon Bedrock Knowledge Bases to enhance the analysis, providing context-aware insights and memory support across multiple PRs. The action is customizable for specific needs and can be used for code quality improvement, security assessments, and performance optimizations.
August 19, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.43.1.
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 Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the .github/CODEOWNERS file. It supports CODEOWNERS-based permissions, multiple command formats (slash commands, mentions, bare commands), and provides flexibility in merge methods and reaction handling, with minimal permissions and support for running as both an Action and a webhook service across all repositories the App is installed on.
August 19, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
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 replaces environment variables in a specified configuration file. It automates the process of dynamically substituting placeholders with actual values from the environment, making it easier to manage sensitive information securely and easily deploy configurations across different environments or instances.
August 19, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 The GitHub Action deploy-swarm-service automates the deployment of a Docker Swarm service by bundling and committing the dist folder to the repository before pushing changes. This ensures that the built assets are included in the commit, facilitating easier deployment and version control for the Docker Swarm service.
August 19, 2026
DockDesk Neural Auditor
Version updated for https://github.com/srivatsa-source/dockdesk to version v3.1.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 DockDesk v3.1.3 is a local-first semantic documentation auditor that checks code logic against documentation claims, ensuring code and docs never drift apart without cloud API calls. It helps prevent privacy risks, catches documentation rot, and reduces infrastructure costs by running entirely on local hardware with efficient SLMs.