August 10, 2026
quantakrypto Quantum Readiness Scan
Version updated for https://github.com/quantakrypto/pqc-tools to version v0.11.0.
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 The GitHub Action action (@quantakrypto/action) automates the process of scanning codebases for quantum-vulnerable cryptography using the qScan tool. It integrates seamlessly with CI pipelines, generates SARIF files for upload, annotates code diffs, and fails the build if new quantum vulnerabilities are detected. This ensures that projects remain post-quantum ready throughout development and deployment cycles.
August 10, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.72.
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 AgentAuditKit is a security scanner designed to audit AI agent pipelines offline and deterministically. It identifies misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 10 agent platforms. Unlike hosted scanners, AgentAuditKit runs fully offline without network calls, ensuring reproducibility with a 0% variance in findings across multiple runs. Additionally, it produces auditor-ready compliance-evidence packs using SARIF for GitHub Security tab and PDF reports mapped to 12 security frameworks.
August 10, 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 PR files and provide feedback tailored to specific requirements. It supports custom prompts, memory persistence across PRs, integration with Knowledge Bases for context-aware insights, and seamless GitHub integration with PR comments. This tool enhances code quality, security assessments, and performance optimizations by leveraging advanced AI models within the AWS ecosystem.
August 10, 2026
Automated Changelog Generator
Version updated for https://github.com/shazib-summar/automated-changelog-gh to version v0.3.0.
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 The GitHub Action “Automated Changelog” generates and updates CHANGELOG.md files based on git tags and commit history. It groups commits using Conventional Commits and renders them in Keep a Changelog format. The action can create an entry for a new release or regenerate the entire changelog, linking versions to GitHub compare views and commits/PRs to their pages. Users can specify whether to commit the updated changelog back to the repository.
August 10, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
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 Sherpa.sh is an AI-driven infrastructure automation tool that simplifies cloud deployment by allowing developers to describe their needs in plain English. It automatically configures servers, DNS, SSL certificates, CDN, databases, backups, and load balancing using natural language prompts. Key capabilities include open-source transparency, support for multiple clouds and frameworks, and the ability to deploy any application seamlessly.
August 10, 2026
Muninn Security Scanner
Version updated for https://github.com/skaldlab/muninn to version v0.3.8.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Muninn is an open-source security scanner for GitHub Actions pipelines and self-hosted CI that uses multiple best-in-class scanners to detect vulnerabilities in code, configuration, dependencies, and infrastructure. It normalizes the results into a single format and provides detailed reporting options including PR comments, SARIF uploads, and structured JSON, allowing users to easily identify and manage security issues across their workflows.
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.