March 20, 2026
ReARM Version and Publish Helm Chart Action
Version updated for https://github.com/relizaio/rearm-helm-action to version 1.7.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-helm-action GitHub Action automates the versioning, packaging, and publishing of Helm charts to OCI-compliant registries, ECR, or ChartMuseum while integrating with ReARM for release metadata submission. It simplifies chart version management by dynamically updating the Chart.
March 20, 2026
Increase build disk space
Version updated for https://github.com/rtjohnso/maximize-build-space to version v1.
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 is designed to maximize available disk space on public GitHub-hosted runners by reclaiming unused space on the temp disk, optionally removing unnecessary preinstalled software, and resizing SWAP space. It automates the process of consolidating free space into a single build volume, addressing disk space limitations that can cause build jobs to fail.
March 20, 2026
Upload a new image to docker
Version updated for https://github.com/Snr1s3/upload-to-docker-action to version 1.0.1.
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 “Upload to Docker Action” is a GitHub Action that automates the process of building a multi-platform Docker image and uploading it to a Docker registry, such as Docker Hub. It simplifies container deployment by handling Docker authentication, multi-platform builds, and image tagging, making it easier to consistently package and distribute applications.
March 20, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.6.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action is a GitHub Action that automates the generation of changelogs from git commit history formatted using the Conventional Commits standard. It organizes changes by type, highlights breaking changes, links pull requests and issues, and supports advanced customization such as tag filtering, type-to-section mapping, and handling of unreleased changes.
March 20, 2026
Soundcheck Security Review
Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.9.
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 “Soundcheck Security Review” GitHub Action automates security code reviews by scanning repository source files for vulnerabilities based on OWASP Top 10 standards. It identifies and rewrites Critical, High, and Medium severity issues, commits the changes to a dedicated branch, and opens a pull request containing a severity-ranked findings table.
March 20, 2026
QuietPulse Heartbeat
Version updated for https://github.com/vadyak/quietpulse-actions to version v1.
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 The QuietPulse Heartbeat GitHub Action automates the process of sending heartbeat pings to QuietPulse, enabling monitoring of scheduled tasks and cron jobs. It helps ensure task reliability by providing instant notifications via Telegram or Email if a task fails or is missed.
March 20, 2026
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.17.
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 Aptu is an AI-powered triage utility designed to automate and enhance open-source software (OSS) project management tasks. It simplifies issue triage, pull request reviews, release note generation, and security scanning by using task-specialized AI models that focus on code quality and precision.
March 20, 2026
Docker build and push
Version updated for https://github.com/cloudposse/github-action-docker-build-push to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 111 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 building Docker images and pushing them to a specified registry, such as Docker Hub or Amazon ECR. It simplifies container image management by integrating build caching, multi-platform support, and authentication into CI/CD workflows.
March 20, 2026
JQ eval
Version updated for https://github.com/cloudposse/github-action-jq to version v0.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 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 utilizes jq to process JSON input with a user-defined query script and outputs the result as a step output in a workflow.