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.
January 10, 2026
SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-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 The SafetyCLI Self-Healing GitHub Action automates the detection and remediation of security vulnerabilities in Python dependencies. It scans for vulnerabilities using Safety CLI, creates GitHub issues with detailed CVE information, and assigns them to GitHub Copilot for AI-driven fixes or human assignees as a fallback.
January 10, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.41.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes your repositories to generate a gamified dashboard with detailed developer velocity metrics, such as commits, pull requests, reviews, and issues. It automates the process of tracking contributions, visualizing activity trends, and providing team analytics, while incorporating gamification features like achievements, leaderboards, and scoring systems.
January 10, 2026
RSOLV Test-First AI Security Fixes
Version updated for https://github.com/RSOLV-dev/rsolv-action to version v3.8.19.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary RSOLV is a GitHub Action designed to automate the detection, validation, and fixing of security vulnerabilities in code. It identifies vulnerabilities using robust security patterns, generates failing tests to prove their existence, and applies AI-driven fixes that ensure tests pass, providing verifiable solutions.
January 10, 2026
Neon Billing Alerts GitHub Action
Version updated for https://github.com/sam-harri/neon_billing_alerts 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 Neon Billing Alerts GitHub Action monitors Neon project usage and estimated costs, sending alerts to Slack or Discord based on predefined thresholds or on every run. It automates the tracking of key billing metrics such as compute units, storage usage, egress, and approximate spending, helping users stay informed and manage expenses effectively.
January 10, 2026
Lint Autofix (Community)
Version updated for https://github.com/shichifuku-dev/lint-autofix-community to version v1.0.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lint Autofix (Community) GitHub Action automates the process of running ESLint and Prettier on pull requests to identify and suggest code formatting or linting fixes. It generates a single comment on the pull request containing a diff of suggested changes, without making any commits to the repository.