August 24, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.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 The file-search-on GitHub Action is a content-type-aware file search tool that leverages CEL (Cloud Execution Language) expressions to filter files based on metadata and content type-specific attributes. It supports 74 file formats across thirteen content-type families, including PDFs, images, audio, video, office documents, eBooks, plain text, archives, compiled binaries, email messages, and source code. The tool can be used to query files in a directory tree by typed content-type attributes directly from Claude Code or as a standalone CLI utility.
August 24, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 This GitHub Action, Hello World Docker Action, prints a greeting message to the console. It can be configured to greet a specific person by providing their name as an input. The action also includes a timestamp of when it executed.
August 24, 2026
Malware Scan
Version updated for https://github.com/SalemCode8/malware-scan-action to version v1.
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 scans a repository’s changed or full file set for malware and supply-chain attacks using three independent engines. It automatically detects known malware signatures, dependency name typos, suspicious install hooks, executable payloads, credentials near network calls, new native binaries, and tampered workflow files. The findings are reported as pull request annotations, job summary tables, and optionally uploaded to code scanning.
August 24, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.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 and provide feedback. It is customizable and integrates with Amazon Bedrock Knowledge Bases for enhanced context-aware insights. The action automates code quality improvement, security assessments, and performance optimizations by processing PR files using tailored prompts and leveraging knowledge bases for accurate analysis.
August 24, 2026
Muninn Security Scanner
Version updated for https://github.com/skaldlab/muninn to version v0.3.10.
This action is used across all versions by 0 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 scanning tool for GitHub Actions pipelines and self-hosted CI that automates security testing across multiple tools. It integrates eight renowned scanners into a single workflow to identify vulnerabilities in code, dependencies, and configurations. Muninn normalizes findings into a unified format, posts comments, uploads SARIF files, and fails checks based on user-defined thresholds.
August 24, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.47.1.
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 by validating permissions against the repository’s CODEOWNERS file. It supports multiple command formats, allows for flexible configuration, and provides emoji feedback to indicate success or error. The action handles approval deduplication and reaction removal tracking, ensuring smooth PR workflow management.
August 24, 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 This GitHub Action automates the deployment of a Docker Swarm service. It performs two main tasks: installing dependencies and bundling the application for production, which are then committed to the repository for deployment on a cloud provider or cluster. This ensures that the application is ready for production use and simplifies the process of deploying services.
August 24, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.48.
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 static site generator written in Go that converts Markdown content with YAML frontmatter into a complete website. It supports templates, webp conversion, and native deployment to various platforms, including Cloudflare Pages, GitHub Pages, and Vercel. The action automates the process of building websites from markdown files, providing features like Sitemap generation, RSS feeds, and SEO metadata.
August 24, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.17.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 Agent Vigil is a GitHub Action designed to ensure that code changes meet specific criteria before they are merged. It verifies the exact code change against policies, tests, and recorded actions, returning PASS, FAIL, or INCONCLUSIVE results. The verifier runs locally or on the repository’s GitHub runner and uses trusted base policy checks to prevent regression testing failures. Agent Vigil reduces a local result to signed hashes, repository and policy identity, summary counts, and a signer key ID for CI verification.
August 24, 2026
Roas OpenAPI Action
Version updated for https://github.com/sv-tools/roas-action to version v0.12.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 The roas-action GitHub Action provides a comprehensive tool for validating, converting, and applying OpenAPI specifications, overlays, Arazzo workflow descriptions, and AsyncAPI documents. It allows users to automate the process of processing various types of API specifications through Docker-based workflows. The action supports features such as specifying subcommands, file paths, conversion targets, merging specifications, applying overlays, and running Arazzo workflows with detailed validation checks.