February 19, 2026
GA Stats Fetcher
Version updated for https://github.com/ghkdqhrbals/diurn 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 GA Stats Fetcher GitHub Action automates the process of retrieving daily Google Analytics 4 statistics and saves them as a JSON file for use in applications or websites. It solves the problem of manually fetching and processing GA4 data by providing an automated and structured approach to access metrics like active users, page views, and total users for specific timeframes.
February 19, 2026
Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.9.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ AI coding agent, Junie, into GitHub workflows to automate tasks such as code changes, issue resolution, pull request (PR) management, and conflict resolution.
February 19, 2026
Docker Swarm Deploy Action
Version updated for https://github.com/jrm402/docker-stack-deploy to version v1.2.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Stack Deploy Action is a GitHub Action designed to automate the deployment of Docker stacks on a remote Docker Swarm manager node. It simplifies the process of securely connecting to the remote host via SSH and executing deployment commands, supporting custom stack configurations and optional Docker registry authentication.
February 19, 2026
KarasuLab Mod Releaser
Version updated for https://github.com/Karasu-Lab/Karasu-Lab-Mod-Releaser to version v2.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The KarasuLab Mod Releaser is a GitHub Action designed to automate the release process for Minecraft mods. It streamlines tasks such as semantic versioning, changelog generation, building, and publishing mods to platforms like GitHub Releases, Modrinth, and CurseForge.
February 19, 2026
Approve PR creation from Issue
Version updated for https://github.com/knadh/approve-pr-creation-from-issue to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enforces a workflow where contributors must first open an issue, discuss proposed changes, and obtain explicit approval from maintainers via an issue comment before submitting a pull request (PR).
February 19, 2026
Slackalaka
Version updated for https://github.com/mallowigi/tag-n-slack to version 0.2.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Tag n’ Slack” GitHub Action automates the process of creating a new Git tag for a release, generating a changelog from either a CHANGELOG.md file or commit metadata, and notifying a specified Slack channel about the release.
February 19, 2026
Import Tofu output
Version updated for https://github.com/marcinbator/import-tofu-output to version v2.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 This GitHub Action automates the process of importing OpenTofu output variables from environment variables into a .tfvars.json file, streamlining the management of Terraform variable files for OpenTofu workflows. It solves the problem of manually handling and organizing outputs from multiple jobs by consolidating them into a single file, ensuring compatibility and reducing errors during OpenTofu execution.
February 19, 2026
gha-mergify-ci
Version updated for https://github.com/Mergifyio/gha-mergify-ci to version v12.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gha-mergify-ci GitHub Action integrates with Mergify to streamline CI workflows by processing JUnit XML files for insights, managing pull request scopes, and interacting with the Mergify Merge Queue.
February 19, 2026
Create PowerShell Module
Version updated for https://github.com/mod-posh/CreatePowerShellModule to version 0.0.2.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create PowerShell Module GitHub Action” automates the process of building a PowerShell module from source files, consolidating the necessary components into a structured module format. It simplifies module creation by handling tasks like sourcing files, managing dependencies, and defining output directories, making it easier for developers to package and distribute their PowerShell scripts.