January 13, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI, a tool for mobile UI testing and automation. This action simplifies the process of integrating Maestro into CI/CD workflows, enabling developers to efficiently execute mobile testing tasks directly within GitHub Actions.
January 13, 2026
PR CommitGuard Bot
Version updated for https://github.com/SanyaKor/CommitGuard to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary CommitGuard is a GitHub Action designed to enhance security by automatically scanning Pull Requests for leaked secrets (e.g., API keys, passwords) and insecure code changes (e.g., risky configurations). It performs an analysis of PR commits and changes, leveraging LLMs via LangChain to classify issues by severity and provide detailed explanations.
January 13, 2026
Skyhook Login to AWS
Version updated for https://github.com/skyhook-io/login-aws to version v1.7.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The login-aws GitHub Action facilitates secure authentication to AWS using OIDC or access keys, while optionally configuring access to AWS services such as ECR, EKS, and CodeArtifact. It automates tasks like Docker registry login, Kubernetes cluster configuration, package manager setup, and cross-account access for streamlined AWS integration in CI/CD workflows.
January 13, 2026
npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v7.3.4.
This action is used across all versions by 79 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-audit-fix-action automates the process of running npm audit fix to identify and fix security vulnerabilities in dependencies, and creates a pull request with the changes. It streamlines dependency updates, improving project security, while reducing manual effort and ensuring consistent workflow integration.
January 12, 2026
Secret Scanning Review Action
Version updated for https://github.com/advanced-security/secret-scanning-review-action to version v2.2.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 60 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Secret Scanning Review Action” is a GitHub Action designed to enhance visibility and enforce security by identifying secret scanning alerts in pull requests. It automatically annotates files, summarizes detected secrets, and optionally fails status checks, ensuring that any introduced secrets are addressed before merging.
January 12, 2026
Setup Rclone action
Version updated for https://github.com/AnimMouse/setup-rclone to version v1.12.0.
This action is used across all versions by 301 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies the setup of Rclone in GitHub Actions workflows by automating its installation and configuration. It enables users to utilize Rclone for file transfers and synchronization tasks with various storage backends, addressing the need for efficient configuration management, including support for encrypted, compressed, and plain-text configurations.
January 12, 2026
Setup Ghidra Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra to version v2.0.18.
This action is used across all versions by 49 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Ghidra Action” automates the process of setting up a Ghidra environment within GitHub Actions workflows. It allows users to specify Ghidra versions, including custom fork releases, while ensuring proper environment variable configuration (GHIDRA_INSTALL_PATH). This action streamlines tasks like downloading, installing, and configuring Ghidra, reducing manual effort and enabling seamless integration into automated build and analysis pipelines.
January 12, 2026
Setup Ghidra Update Action
Version updated for https://github.com/antoniovazquezblanco/setup-ghidra-update to version v0.0.11.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Ghidra Update” GitHub Action automates the process of checking for updates to Ghidra versions and modifying workflows that use the setup-ghidra action accordingly. It is particularly useful for maintaining support for multiple Ghidra target versions by streamlining updates and generating pull requests when changes are required.
January 12, 2026
Platform.sh Actions
Version updated for https://github.com/axelerant/platformsh-action to version v2.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Platform.sh GitHub Action automates deployment to Platform.sh environments and manages pull request (PR) environments by deactivating and cleaning them up upon PR merge. It simplifies workflows by handling tasks like deploying project changes, managing environments, and integrating with the Platform.sh API, thereby reducing manual intervention and ensuring efficient environment management.