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.
January 12, 2026
Simple Language Stats
Version updated for https://github.com/carolyn-sun/simple-lang-stats to version v1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Simple Language Stats” GitHub Action automates the generation and periodic updating of programming language usage statistics directly within a repository’s README file. It analyzes the user’s non-forked repositories to display a breakdown of languages used, solving the need for manually tracking and presenting language stats.
January 12, 2026
Setup commitizen CLI
Version updated for https://github.com/commitizen-tools/setup-cz to version v0.7.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cz GitHub Action installs the Commitizen CLI within a workflow environment, allowing users to leverage its full range of commands for managing conventional commits. Unlike other actions, it provides flexibility by not automating tasks like version bumping, committing, or pushing, enabling users to customize their workflows.