January 2, 2026
SonarQube Community to GitHub Security Tab (SARIF)
Version updated for https://github.com/vmvarela/sonarqube-ce-sarif-action to version v0.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates SonarQube Community Edition with GitHub by converting SonarQube scan results into SARIF format and uploading them to the GitHub Security Tab. It automates PR feedback through inline annotations, check summaries, and issue tracking in GitHub’s Security Tab, addressing the lack of native integration in SonarQube CE.
January 2, 2026
Creations Stats
Version updated for https://github.com/ArsenTech/creations-stats-workflow 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 Creations Stats GitHub Action generates and manages statistics for a user’s repositories and gists, allowing for customization and dynamic updates to profile README files. It automates the process of showcasing a curated portfolio, offering features like repository exclusions and customizable designs.
January 2, 2026
GitHub Space Shooter
Version updated for https://github.com/czl9707/gh-space-shooter to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-space-shooter GitHub Action transforms a user’s GitHub contribution graph into an animated space shooter game represented as a GIF. It automates the daily generation and update of this GIF, showcasing a gamified visualization of coding activity with enemy attack patterns based on contribution data.
January 2, 2026
Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.4.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Forge is a library and CLI tool designed to streamline the process of transitioning between CI systems by enabling reusable steps from various proprietary CI platforms to be run through a pluggable container runtime. It solves the problem of incompatibility and inefficiency when switching CI systems, allowing users to test or consume GitHub Actions and other CI functionalities more flexibly across different environments.
January 2, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, developed by the go-openapi project, provides reusable workflows and tools for automating CI/CD pipelines. It simplifies the management and installation of essential development tools (e.g., testing and reporting utilities) by downloading specific, vetted versions from binary releases, ensuring stability and security for CI workflows.
January 2, 2026
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.11.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Google Drive tools Action - recv,” automates the process of downloading files from Google Drive to a local filesystem in a CI/CD workflow. It allows users to specify the source file in Google Drive, its parent folder, and the desired local file name, simplifying the retrieval of files while offering options like MIME type conversion and BOM removal.
January 2, 2026
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.11.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Google Drive tools Action - send” GitHub Action automates the process of uploading files from a local filesystem to Google Drive. It supports both personal and shared drives, allowing users to specify file names, MIME types, and target folders. This action simplifies file transfer workflows, eliminating manual operations and enhancing integration with Google Drive in CI/CD pipelines.
January 2, 2026
Setup Haskell
Version updated for https://github.com/haskell-actions/setup to version v2.10.0.
This action is used across all versions by 2,652 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The haskell-actions/setup GitHub Action automates the setup of a Haskell development environment in CI workflows. It installs and configures specific versions of key Haskell tools like GHC, Cabal, and Stack, ensuring they are added to the system path and providing version-specific outputs.
January 2, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.208.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance linter and formatter for Markdown files, built with Rust for exceptional speed and efficiency. It ensures consistency and best practices in Markdown by providing 57 linting rules, automatic formatting, and intelligent caching for faster operations, making it ideal for CI/CD pipelines and developer workflows.