April 20, 2026
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.3.2.
This action is used across all versions by 199 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of compiling LaTeX documents and publishing the resulting output (e.g., PDFs) to GitHub Releases. It also supports generating differential documents to highlight changes between versions using auto-latexdiff. This action streamlines the workflow for managing and distributing LaTeX projects directly from a GitHub repository.
April 20, 2026
Compile All LaTeX
Version updated for https://github.com/DanySK/compile-latex-action to version 2.3.1.
This action is used across all versions by 30 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Compile LaTeX Action is a GitHub Action designed to automate the compilation of LaTeX documents with minimal configuration. It scans the repository for .tex files, identifies root documents (based on file structure or magic comments), and compiles them into PDFs using the Rubber toolchain by default. This action simplifies LaTeX workflows by automating the build process, providing lists of successfully compiled files and generated PDFs for further integration, such as deployment to GitHub Releases.
April 20, 2026
ECR Public Cleanup
Version updated for https://github.com/deployport/ecr-public-cleanup-action to version v1.0.0.
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 The “ECR Public Cleanup” GitHub Action automates the safe deletion of untagged images in Amazon ECR Public repositories, addressing the lack of native lifecycle policies provided by AWS. It prevents accidental deletion of critical components, such as per-architecture manifests linked to multi-architecture tags, ensuring repository integrity. Key capabilities include identifying orphaned images, preserving dependencies, and offering a dry-run mode for safe testing.
April 20, 2026
Setup OCI OIDC Auth
Version updated for https://github.com/devopshouse/oci-oidc-auth-config to version v1.0.4.
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 The “Setup OCI OIDC Auth” GitHub Action enables secure, keyless authentication to Oracle Cloud Infrastructure (OCI) from GitHub Actions using OpenID Connect (OIDC), eliminating the need for long-lived credentials. It automates the process of obtaining short-lived security tokens, configuring OCI authentication, and setting up the OCI CLI for subsequent use in workflows. This action is particularly useful for securely integrating GitHub Actions with OCI services, enabling seamless deployment and management workflows.
April 20, 2026
install-cadius-action
Version updated for https://github.com/digarok/install-cadius-action to version v0.2.0.
This action is used across all versions by 6 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 install-cadius-action GitHub Action automates the installation of Cadius, a tool for creating and manipulating ProDOS disk images, within GitHub workflows. It simplifies the process of building, packaging, and managing ProDOS disk images, including the optional inclusion of ProDOS system files for creating bootable disks. This action is particularly useful for Apple II development workflows, enabling seamless integration with tools like Merlin32 for efficient build and release pipelines.
April 20, 2026
Claude AutoFix
Version updated for https://github.com/enriconunes/claude-autofix-action to version v2.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 Claude AutoFix Action is a GitHub Action that automates the process of diagnosing and fixing failing tests in pull requests. It identifies test failures, provides a detailed diagnosis via a comment, generates a code fix using Claude AI, and creates a new pull request with the corrected code for review and merging. This action streamlines debugging and issue resolution for Python (pytest), TypeScript, and JavaScript projects, reducing manual effort and improving development efficiency.
April 20, 2026
Prompt Action
Version updated for https://github.com/FidelusAleksander/prompt-action to version v2.0.0.
This action is used across all versions by 4 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 Prompt Action GitHub Action enables seamless integration of AI-driven text generation into workflows by allowing users to send prompts to AI models and retrieve structured or unstructured responses. It automates tasks such as dynamic content generation, structured data output using JSON schemas, and customizable templated prompts with variable support. This action is ideal for workflows requiring AI-assisted responses, templated translations, or data formatting, streamlining processes that involve natural language input and output.
April 20, 2026
Cache Cleanup Action
Version updated for https://github.com/FrankBurmo/cache-cleanup-action to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Actions Cache Cleanup action automates the removal of unused caches from closed pull requests and stale caches from the main branch that have not been accessed for a configurable period. This helps reduce storage usage and optimize build performance by maintaining a clean and efficient caching environment. It is particularly useful for repositories that frequently generate large or temporary caches during CI/CD workflows.
April 20, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.15.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 Versionary is a software-agnostic GitHub Action designed to automate semantic versioning, changelog generation, release PR workflows, and tagging, with a focus on extensibility and compatibility across various repository types. It bridges the gap between tools like semantic-release and release-please by offering both direct release execution and release PR gating, enabling maintainers to preview and review changes before publication. By consolidating versioning and release metadata management into a single tool, it streamlines release processes while leaving artifact publishing to external CI/CD workflows.
April 20, 2026
Upgrade Huawei Cloud CAE Deployment (Image Trigger)
Version updated for https://github.com/lemrex/Triggers-CAE-upgrade-on-image-push to version v1.0.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 The Huawei Cloud CAE Auto Upgrade Action automates the process of upgrading components in the Huawei Cloud Cloud Application Engine (CAE) whenever a new Docker image is pushed. It streamlines deployment workflows by leveraging the Huawei Cloud CLI to dynamically authenticate, retrieve necessary IDs, and update components with the latest image versions. This action simplifies continuous deployment tasks and supports multi-region operations on Huawei Cloud.