December 8, 2025
Zoom to Markdown
Version updated for https://github.com/sionsmith/zoom-to-markdown to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Zoom to Markdown v1.1.0 Archive Zoom AI Companion meeting summaries as Markdown files for Claude Desktop.
What’s New Renamed to Zoom to Markdown - Cleaner, more descriptive name Claude Desktop Integration - Documentation for using with Claude Desktop Improved Documentation - Comprehensive README with setup instructions Quick Start - uses: sionsmith/zoom-to-markdown@v1 with: zoom-account-id: ${{ secrets.
December 8, 2025
Spec Ops Action
Version updated for https://github.com/spec-ops-method/spec-ops-action to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.0.1 - Initial Release First public release of Spec Ops Action Automatically create GitHub issues when specification files are modified. Designed to support spec-first workflows where specifications drive implementation.
Features Automatic Issue Creation — Detects changes to specification files and creates a GitHub issue for each modified file Flexible File Detection — Glob patterns for matching spec files with include/exclude support Rich Issue Content — Includes file diffs, commit links, PR links, and author information Customizable Templates — Use Handlebars templates to customize issue titles and bodies Configurable Metadata — Set labels, assignees, and milestones on created issues Dry-Run Mode — Test your configuration without creating actual issues Security Diff Sanitization — Optional HTML/Markdown escaping to prevent injection (enabled by default) Template Path Restrictions — Custom templates must be within the repository root Minimal Permissions — Requires only issues: write and contents: read Quick Start - uses: spec-ops-method/spec-ops-action@v1 with: github-token: ${{ secrets.
December 8, 2025
Discord PR Notifications
Version updated for https://github.com/Yasser5711/Discord-PR-Notify to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Yasser5711/Discord-PR-Notify/commits/v1
December 8, 2025
Vanilla Sky Scanner
Version updated for https://github.com/Yemresalcan/Check-Exploit to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Short Description: Check-Exploit is a powerful GitHub Action designed to automatically scan your Pull Requests for security vulnerabilities before they merge. Leveraging a hybrid approach of static code analysis with intelligent AI capabilities (Google Gemini), it provides actionable insights and helps maintain a secure codebase.
December 7, 2025
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release v.1.0.7 published from b-nova/gentesty@102c019e60e1d2722931c926a3c0ae1db3c73c62
December 7, 2025
DockAI - AI Dockerfile Generation Framework
Version updated for https://github.com/itzzjb/dockai to version v3.1.12.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/itzzjb/dockai/compare/v3.1.11...v3.1.12
December 7, 2025
Install Skopeo
Version updated for https://github.com/jetsung/install-skopeo to version v0.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/jetsung/install-skopeo/compare/v0.0.1...v0.0.2
December 7, 2025
SearchDeadCode
Version updated for https://github.com/KevinDoremy/SearchDeadCode to version v0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔍 SearchDeadCode GitHub Action Detect dead/unused code in Android projects (Kotlin & Java) directly in your CI pipeline.
Quick Start - uses: KevinDoremy/SearchDeadCode@v0 with: path: '.' min-confidence: 'medium' Features
⚡ Fast static analysis powered by tree-sitter 🎯 SARIF output for GitHub Security tab integration 📊 Configurable confidence levels 🔄 Binary caching for fast subsequent runs 🖥️ Multi-platform (Linux, macOS, Windows) Inputs
December 7, 2025
PR Comment Pro
Version updated for https://github.com/Malnati/pr-comment to version v7.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes These changes updates the action.yml to Malnati/pr-comment@v7.0.0 for the Malnati/pr-comment GitHub Action, introducing a major version upgrade to v7.0.0. The changes focus on modularizing the architecture, improving template flexibility, enhancing sticky comment support, and providing better input validation and error handling. The inputs, steps, and documentation have been refactored for clarity and extensibility, with many descriptions now in Portuguese.