January 5, 2026
AI Driven Automation Coder/Reviewer
Version updated for https://github.com/esifea/ai-driven-automation to version v0.1.0-beta.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables AI-driven automation for coding and code review tasks using a dual-agent architecture consisting of a Coder and Reviewer. The Coder generates code based on task instructions and handles Q&A queries, while the Reviewer evaluates the code against requirements and provides feedback through GitHub pull request reviews.
January 5, 2026
Ethem Deli Podcast Generator
Version updated for https://github.com/Ethem-Deli/podcast-generator to version v1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Podcast Feed Generator GitHub Action automates the creation of a valid podcast RSS feed by converting a user-defined YAML file into the required XML format. It simplifies the process of managing podcast metadata, eliminating the need to manually write or modify complex XML files.
January 5, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.12.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wayback Machine Query GitHub Action automates the process of identifying archived versions of broken URLs using Archive.org’s Wayback Machine Availability API. It generates a JSON output containing missing URLs and their corresponding Wayback Machine replacements, allowing users to seamlessly update or replace broken links in their source documents.
January 5, 2026
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Checkov + Reviewdog GitHub Action” automates the process of scanning Infrastructure as Code (IaC) files (e.g., Terraform, CloudFormation, Kubernetes) for security vulnerabilities using Checkov and reports the findings directly to pull requests via Reviewdog. This action simplifies IaC security checks, streamlines code review, and provides configurable severity levels and inline comments for better collaboration during development.
January 5, 2026
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.5.6.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determine Version GitHub Action” automates the process of comparing the current project version (e.g., from package.json) with the latest Git tag matching a specified pattern. It identifies whether the version has advanced and outputs the new version or no changes. This action streamlines version tracking and helps automate release workflows by ensuring consistency between project versions and Git tags.
January 5, 2026
Issue Milestone Assignment
Version updated for https://github.com/greboid/issue-milestone-manager to version v2.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Issue Milestone Manager” GitHub Action automates the process of assigning issues without a milestone to an appropriate milestone whenever a tag is pushed. If a milestone corresponding to the tag does not exist, the action creates it automatically, streamlining milestone management and ensuring issues are properly tracked.
January 5, 2026
Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.6.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation and updating of a list of Hugo FixIt theme components directly within a repository’s README file. It simplifies the process by dynamically replacing specified tags in the README with the component list, ensuring it is always accurate and up-to-date.
January 5, 2026
GitHub PR Sync with Notion
Version updated for https://github.com/isoppp/github-pr-sync-with-notion to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub PR Sync with Notion” GitHub Action automates the synchronization of GitHub pull requests (PRs) with a Notion database. It links PRs to Notion tasks, updates links and statuses when PR titles or states change, and posts related Notion page links as PR comments.
January 5, 2026
Merge PRs by Date
Version updated for https://github.com/keithweaver/merge-prs-by-date-github-action to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Merge PRs by Date GitHub Action automates the merging of pull requests based on dates specified in their titles. It identifies open PRs, parses dates using supported formats, and merges those with past dates, enabling scheduled or time-sensitive merges without manual intervention.