January 10, 2026
Modrinth Publish
Version updated for https://github.com/cloudnode-pro/modrinth-publish to version v2.2.0.
This action is used across all versions by 128 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The modrinth-publish GitHub Action automates the process of publishing project versions to the Modrinth platform. It simplifies version management by allowing users to specify project details, such as version number, supported loaders, game versions, and files, directly within their CI/CD workflows. This action reduces manual effort and ensures consistent version deployments to Modrinth.
January 10, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes during CI workflows without sharing sensitive credentials like GitHub App private keys or relying on external services. By leveraging a unique server/client architecture built within GitHub Actions, it enhances workflow security while simplifying implementation.
January 10, 2026
Homebrew Action
Version updated for https://github.com/cssnr/homebrew-action to version v1.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Homebrew Action automates the process of updating Homebrew formulae by modifying the url, version, and sha256 fields. It ensures secure and verified commits using authentication via a token or app credentials. This action simplifies maintaining and deploying updated Homebrew packages directly from a GitHub workflow.
January 10, 2026
send-to-gotify
Version updated for https://github.com/dragonish/send-to-gotify 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 The send-to-gotify GitHub Action allows users to send customizable notifications to a Gotify server directly from their workflows. It automates the task of delivering messages with various attributes, such as priority, title, or media links, providing a streamlined way to integrate notification capabilities into CI/CD pipelines.
January 10, 2026
Install Edgees CLI
Version updated for https://github.com/edgee-cloud/install-edgee-cli to version v1.0.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the Edgee CLI to streamline the building and testing of Edgee components. It eliminates the manual setup process, enabling seamless integration of Edgee CLI into CI/CD workflows. This action simplifies the development lifecycle by ensuring the required tools are readily available for building and verifying WebAssembly components.
January 10, 2026
Get GitHub Token from SFP Server
Version updated for https://github.com/flxbl-io/get-github-token to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Get GitHub Token Action is a GitHub Action that securely retrieves a scoped installation token from the SFP Server for authenticating with GitHub repositories. It automates the process of generating and managing access tokens for CI/CD workflows, enabling tasks such as repository access, API interactions, and cross-repository operations.
January 10, 2026
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v13.2.9.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a shareable ESLint configuration tailored to Försäkringskassan’s coding standards. It automates the linting process for JavaScript and TypeScript projects, ensuring consistent code quality by applying predefined linting rules across different environments, including CI/CD pipelines. Additionally, it offers specialized configurations for various project types such as applications, documentation, and component libraries, streamlining development workflows and enforcing coding best practices.
January 10, 2026
Celq Action
Version updated for https://github.com/get-celq/celq-action to version v0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Celq GitHub Action allows users to execute Celq commands within their GitHub Actions workflows, enabling the querying and manipulation of JSON data using concise expressions. It automates tasks such as extracting, transforming, and processing JSON data, streamlining workflows that require JSON parsing or API response handling.
January 10, 2026
SelectiveCI Decision Engine
Version updated for https://github.com/KiAi-dev/selectiveci-action 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 SelectiveCI is a GitHub Action that acts as a decision engine for CI workflows by analyzing files changed in pull requests to determine how CI should run. It automates skipping CI for low-impact changes (e.g., documentation-only), running targeted CI for specific areas, or enforcing full CI for risky or unclear changes.