January 14, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.4.
This action is used across all versions by 113 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The release-notifier-action is a GitHub Action that automates notifications for repository release events by triggering repository dispatch events. It allows users to notify other repositories or systems whenever a release is created, updated, or deleted, streamlining communication and integration workflows. Key capabilities include customizable event types and support for GitHub App authentication for secure and automated release notifications.
January 14, 2026
hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.49.0.
This action is used across all versions by 189 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The hide-comment-action GitHub Action automates the process of hiding (minimizing) comments in pull requests, particularly those created by the github-actions user or matching specified conditions. It allows users to filter comments based on attributes such as author, or text patterns (e.g., starts with, ends with, contains), helping to declutter pull request discussions and maintain focus on relevant information.
January 14, 2026
Gzip Env Loader
Version updated for https://github.com/luviny/gzip-env-loader to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gzip Env Loader GitHub Action decompresses and parses Base64-encoded Gzip JSON payloads to securely and compactly hydrate workflow environments with environment variables or secrets. It automates the process of decoding and exporting these variables either directly to the GITHUB_ENV or into a .
January 14, 2026
Install Claude Code
Version updated for https://github.com/pleaseai/setup-claude-code to version v1.1.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Claude Code” GitHub Action simplifies the installation and management of the Claude Code CLI within GitHub workflows, with built-in caching to improve efficiency. It automates tasks such as version management, plugin installation from various marketplaces, and binary verification for enhanced security.
January 14, 2026
Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v1.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Build and Push Action is a streamlined wrapper around the official docker/build-push-action, designed to simplify Docker image building and pushing workflows. It automates tasks such as generating smart tags, supporting multi-architecture builds, and ensuring consistent metadata, while providing input validation and enhanced security features like SBOM and provenance attestations.
January 14, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v1.0.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem solution that transforms S3-compatible storage into a fully-functional filesystem, offering file-level access via NFS and 9P, and block-level access through NBD. It automates storage management with high-performance caching, encryption, and compression, enabling tasks like running ZFS, databases, or compiling software directly on S3.
January 14, 2026
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v2.0.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates testing, code analysis, and security scanning for Node.js (JavaScript/TypeScript) projects. It runs tests based on code changes, integrates with SonarCloud for coverage and code quality reporting, and optionally enables supply chain attack detection and dependency/export analysis. This helps streamline CI/CD workflows, enhance code quality, and improve security by detecting unused dependencies and malicious packages.
January 14, 2026
Deploy static site to AWS (S3+CDN+R53)
Version updated for https://github.com/bitovi/github-actions-deploy-static-site-to-aws to version v0.2.10.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of static sites to AWS by uploading files to an S3 bucket, with optional integration of a CDN and custom domain management via Route 53. It simplifies the process of hosting public files, configuring SSL certificates, and managing custom domains, providing scalable and secure static site hosting.
January 14, 2026
Semantic Firewall
Version updated for https://github.com/BlackVectorOps/semantic_firewall to version v2.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Semantic Firewall is a static analysis engine designed for Go code, enabling behavioral analysis by generating deterministic fingerprints of code behavior rather than its textual representation. It automates tasks such as detecting malicious code patterns, identifying obfuscation, and proving code equivalence despite stylistic or syntactic changes.