March 25, 2026
RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.4.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The docker-multi-arch-release-action is a GitHub Action designed to automate the building and pushing of multi-architecture Docker images. It simplifies tagging by automatically deriving tags from Git references or allowing custom tag configurations, streamlining the release process for containerized applications.
March 25, 2026
CodeScope PR Visualizer
Version updated for https://github.com/shivamshinde123/CodeScope to version v1.0.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 CodeScope is a GitHub Action that automates the generation of visual Mermaid diagrams for pull requests, providing a clear and concise representation of code changes. It analyzes PR diffs, evaluates file relationships and impacts using the Anthropic Claude API, and posts a color-coded flowchart as a PR comment.
March 25, 2026
Swift Android Action
Version updated for https://github.com/skiptools/swift-android-action to version v2.9.0.
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 enables building and running Swift package tests on an Android emulator by leveraging the official Swift SDK for Android. It automates the cross-compilation of Swift code for Android from Linux or macOS hosts and allows execution of SwiftPM test targets on Android emulators, streamlining CI workflows for multi-platform Swift development.
March 25, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.1.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Extract Commit Action” is a GitHub Action designed to analyze commit messages and extract specific information using customizable regex patterns or commands. It automates the process of parsing commit history to retrieve structured data, such as environment variables, feature tags, or version numbers, and supports output in text, JSON, or CSV formats.
March 25, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.0.7.
This action is used across all versions by 10 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 a project’s git history by parsing commit messages following the Conventional Commits format. It organizes changes into categorized sections (e.
March 25, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.3.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go Git Commit Action” is a GitHub Action designed to automate common Git operations, including committing, pushing changes, managing tags, and creating pull requests. Built with Go for enhanced performance and reliability, it simplifies workflows by handling tasks like authentication, file pattern matching, and branch management.
March 25, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.1.1.
This action is used across all versions by 35 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi Git Mirror GitHub Action automates the process of mirroring repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others, in a single workflow step. It simplifies repository synchronization by supporting selective branch/tag mirroring, concurrent operations, and flexible authentication methods while offering robust features like retry logic, dry-run mode, and credential masking.
March 25, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.4.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 DepVault is a full-stack web platform that automates dependency analysis, vulnerability detection, and secret management across multiple programming ecosystems. It scans project dependencies to identify security vulnerabilities, outdated packages, and license compliance issues, while also providing AES-256-GCM encrypted vaults for storing and managing environment variables and secret files.
March 25, 2026
SecurityAuditorScanner
Version updated for https://github.com/taoufikmohamed/securityauditor to version v1.1.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 The Security Auditor GitHub Action is an AI-powered DevSecOps tool designed to scan Python and JavaScript repositories for security vulnerabilities, such as SQL injection, hardcoded secrets, and insecure dependencies. It automates tasks like generating detailed security reports, creating AI-assisted fixes, and optionally applying or proposing remediations via pull requests.