April 20, 2026
Release Ruby gems
Version updated for https://github.com/voxpupuli/ruby-release to version v0.4.1.
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 This GitHub Action automates the release of Ruby gems to RubyGems using trusted publishing tools, eliminating the need for a full bundler environment. It simplifies the gem publishing process by leveraging minimal tools and ensures compatibility with repositories containing a single gemspec file. This action helps streamline the release workflow, saving time and reducing complexity for developers.
April 20, 2026
game-publish
Version updated for https://github.com/Xikaro/game-publish to version 3.3.3.
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 The game-publish GitHub Action automates the publishing of Minecraft-related projects, such as mods, plugins, and resource packs, to platforms like Modrinth, GitHub Releases, and CurseForge. It simplifies the release process by resolving most configuration values automatically, requiring minimal setup, and supporting multi-platform deployments. This action is designed to streamline workflows and reduce errors, making it ideal for developers looking to efficiently distribute their projects.
April 20, 2026
Nitro Client Publish
Version updated for https://github.com/ChilliCream/nitro-client-publish to version v16.0.0-rc.1.14.
This action is used across all versions by 3 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 “Nitro Client Publish” GitHub Action automates the process of publishing client operations to the Nitro registry. It simplifies client version management by handling validation, approval workflows, and deployment to specific stages, with optional support for custom Nitro registry URLs. This action is particularly useful for streamlining CI/CD pipelines where consistent and efficient client publishing is required.
April 20, 2026
Coldstep eBPF CI Egress
Version updated for https://github.com/coldstep-io/coldstep to version v0.1.7.
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 Coldstep is a GitHub Action and eBPF-based Linux agent designed for monitoring and controlling process and network activity on GitHub-hosted Ubuntu runners. It provides observability in “detect” mode and optionally enforces an egress allowlist, generating detailed telemetry in JSONL format and summarizing it in Markdown for job summaries. This action helps automate security monitoring, compliance, and network activity control during CI/CD workflows.
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.